Skip to content

Tags: forkoooor/faststream

Tags

0.3.13

Toggle 0.3.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump version (airtai#1118)

0.3.12

Toggle 0.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix (airtai#1110): correct RMQ Topic pattern test publish (airtai#1112)

* fix (airtai#1110): correct RMQ Topic pattern test publish

* fix: Redis mixed PubSub pattern

0.3.11

Toggle 0.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix (airtai#1100): FastAPI 0.106 compatibility (airtai#1102)

* fix (airtai#1100): FastAPI 0.106 compatibility

* lint: fix anyio types

* lint: fix mypy

* lint: fix mypy

* fix: FastAPI 106 ge

* chore: update mypy

* lint: ignore anyio mypy

0.3.10

Toggle 0.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add Context initial section (airtai#1089)

* docs: add Context initial examples

* docs: add orjson mention

* chore: bump version

* ruff format replaced with black

---------

Co-authored-by: Davor Runje <davor@airt.ai>

0.3.9

Toggle 0.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix (airtai#1082): correct NatsTestClient stream publisher (airtai#1083)

* fix (airtai#1082): correct NatsTestClient stream publisher

* chore: remove anyio restriction

* test: add test for ExceptionGroup

* test: fix compatibility

0.3.8

Toggle 0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tests (airtai#570): cover docs (airtai#1077)

* tests (airtai#570): cover docs

* tests: fix 3.8 compatibility

0.3.7

Toggle 0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat (airtai#974): add FastAPI Context (airtai#1060)

* feat (airtai#974): add FastAPI Context

* chore: update pre-commit (airtai#1058)

* update precommit

* update precommit

* merge main

* docs: mv API index

* tests: fix test

* docs: mv API index back

* docs: gen API

* docs: remove useless API file

* fix wrong link

---------

Co-authored-by: Davor Runje <davor@airt.ai>

0.3.6

Toggle 0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.3.6 (airtai#1056)

* docs: polish

* docs: remove EmailStr double

* test: fix python3.9 compatibility

* lint: fix mypy

* docs: revert API index page

0.3.5

Toggle 0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.3.5 update (airtai#1048)

* upload some fixes

* chore: bump version

* chore: use default GHA user for release notes

* fix python compatibility

* lint: annotate all __init__

* test: fix compatibility

* docs: update API

0.3.4

Toggle 0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add support for anyio 4.x (airtai#1044)

* add support for anyio 4.x

* add support for anyio 4.x

---------

Co-authored-by: Tvrtko Sternak <117077296+sternakt@users.noreply.github.com>