Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update release notes #881

Merged
merged 4 commits into from
Oct 23, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions docs/docs/en/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,48 @@ hide:

# Release Notes

## 0.2.8

### What's Changed
* fix: FASTAPI_V2 always True by [@shepilov](https://github.com/shepilov){.external-link target="_blank"}-vladislav in [https://github.com/airtai/faststream/pull/877](https://github.com/airtai/faststream/pull/877){.external-link target="_blank"}
* feat: better RMQ AsyncAPI by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/879](https://github.com/airtai/faststream/pull/879){.external-link target="_blank"}

### New Contributors
* [@shepilov](https://github.com/shepilov){.external-link target="_blank"}-vladislav made their first contribution in [https://github.com/airtai/faststream/pull/877](https://github.com/airtai/faststream/pull/877){.external-link target="_blank"}

**Full Changelog**: [https://github.com/airtai/faststream/compare/0.2.7...0.2.8](https://github.com/airtai/faststream/compare/0.2.7...0.2.8){.external-link target="_blank"}


## 0.2.7

### What's Changed
* fix: ImportError: typing 'override' from 'faststream._compat' (python 3.12) by [@Jaroslav2001](https://github.com/Jaroslav2001){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/870](https://github.com/airtai/faststream/pull/870){.external-link target="_blank"}
* fix: remove jsonref dependency by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/873](https://github.com/airtai/faststream/pull/873){.external-link target="_blank"}


**Full Changelog**: [https://github.com/airtai/faststream/compare/0.2.6...0.2.7](https://github.com/airtai/faststream/compare/0.2.6...0.2.7){.external-link target="_blank"}

## 0.2.6

### What's Changed
* docs: add avro encoding, decoding examples by [@kumaranvpl](https://github.com/kumaranvpl){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/844](https://github.com/airtai/faststream/pull/844){.external-link target="_blank"}
* docs: fix typo in README.md by [@omimakhare](https://github.com/omimakhare){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/849](https://github.com/airtai/faststream/pull/849){.external-link target="_blank"}
* fix: update mypy, semgrep versions and fix arg-type mypy error by [@kumaranvpl](https://github.com/kumaranvpl){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/851](https://github.com/airtai/faststream/pull/851){.external-link target="_blank"}
* docs: fix typo by [@kumaranvpl](https://github.com/kumaranvpl){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/859](https://github.com/airtai/faststream/pull/859){.external-link target="_blank"}
* docs: detail Release Notes by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/855](https://github.com/airtai/faststream/pull/855){.external-link target="_blank"}
* docs: write documentation for kafka security by [@sternakt](https://github.com/sternakt){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/860](https://github.com/airtai/faststream/pull/860){.external-link target="_blank"}
* docs: asyncapi tool config added by [@davorrunje](https://github.com/davorrunje){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/861](https://github.com/airtai/faststream/pull/861){.external-link target="_blank"}
* docs: retain GET params while redirecting by [@kumaranvpl](https://github.com/kumaranvpl){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/862](https://github.com/airtai/faststream/pull/862){.external-link target="_blank"}
* docs: add article for using FastStream with Django by [@kumaranvpl](https://github.com/kumaranvpl){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/864](https://github.com/airtai/faststream/pull/864){.external-link target="_blank"}
* chore: discord invite link changed by [@davorrunje](https://github.com/davorrunje){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/863](https://github.com/airtai/faststream/pull/863){.external-link target="_blank"}
* docs: add some Django integration details by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/866](https://github.com/airtai/faststream/pull/866){.external-link target="_blank"}
* fix: remove pydantic defs in AsyncAPI schema by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [https://github.com/airtai/faststream/pull/869](https://github.com/airtai/faststream/pull/869){.external-link target="_blank"}

### New Contributors
* [@omimakhare](https://github.com/omimakhare){.external-link target="_blank"} made their first contribution in [https://github.com/airtai/faststream/pull/849](https://github.com/airtai/faststream/pull/849){.external-link target="_blank"}

**Full Changelog**: [https://github.com/airtai/faststream/compare/0.2.5...0.2.6](https://github.com/airtai/faststream/compare/0.2.5...0.2.6){.external-link target="_blank"}

## 0.2.5

### What's Changed
Expand Down