Skip to content

Commit

Permalink
Update release notes (#1745)
Browse files Browse the repository at this point in the history
* Update Release Notes for 0.5.20

* Update secrets baseline

* Cleanup release notes changelog
  • Loading branch information
kumaranvpl authored Aug 30, 2024
1 parent dba131a commit e703b89
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"filename": "docs/docs/en/release.md",
"hashed_secret": "35675e68f4b5af7b995d9205ad0fc43842f16450",
"is_verified": false,
"line_number": 1618,
"line_number": 1633,
"is_secret": false
}
],
Expand All @@ -178,5 +178,5 @@
}
]
},
"generated_at": "2024-08-25T12:22:17Z"
"generated_at": "2024-08-30T10:05:35Z"
}
12 changes: 4 additions & 8 deletions docs/docs/en/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,14 @@ hide:
## 0.5.20

### What's Changed
* Update Release Notes for 0.5.19 by @faststream-release-notes-updater in [#1727](https://github.com/airtai/faststream/pull/1727){.external-link target="_blank"}
* refactor: change publisher fake subscriber generation logic by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [#1729](https://github.com/airtai/faststream/pull/1729){.external-link target="_blank"}
* Refactor: change publisher fake subscriber generation logic by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [#1729](https://github.com/airtai/faststream/pull/1729){.external-link target="_blank"}
* Remove docs/api directory before running create_api_docs script by [@kumaranvpl](https://github.com/kumaranvpl){.external-link target="_blank"} in [#1730](https://github.com/airtai/faststream/pull/1730){.external-link target="_blank"}
* CI: automatically approve & merge Dependabot PRs by [@dolfinus](https://github.com/dolfinus){.external-link target="_blank"} in [#1720](https://github.com/airtai/faststream/pull/1720){.external-link target="_blank"}
* Run check broken links after docs deploy by [@kumaranvpl](https://github.com/kumaranvpl){.external-link target="_blank"} in [#1733](https://github.com/airtai/faststream/pull/1733){.external-link target="_blank"}
* feature: extend FastStream.__init__ by [@Sehat1137](https://github.com/Sehat1137){.external-link target="_blank"} in [#1734](https://github.com/airtai/faststream/pull/1734){.external-link target="_blank"}
* Feature: extend FastStream.__init__ by [@Sehat1137](https://github.com/Sehat1137){.external-link target="_blank"} in [#1734](https://github.com/airtai/faststream/pull/1734){.external-link target="_blank"}
* Fix Dependabot group names by [@dolfinus](https://github.com/dolfinus){.external-link target="_blank"} in [#1737](https://github.com/airtai/faststream/pull/1737){.external-link target="_blank"}
* chore(deps): bump the pip group with 4 updates by [@dependabot](https://github.com/dependabot){.external-link target="_blank"} in [#1738](https://github.com/airtai/faststream/pull/1738){.external-link target="_blank"}
* fix: respect ignored exceptions by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [#1735](https://github.com/airtai/faststream/pull/1735){.external-link target="_blank"}
* Downgrade FastAPI by [@davorrunje](https://github.com/davorrunje){.external-link target="_blank"} in [#1739](https://github.com/airtai/faststream/pull/1739){.external-link target="_blank"}
* fix: update FastAPI to 0.112.2 by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [#1736](https://github.com/airtai/faststream/pull/1736){.external-link target="_blank"}
* Update version to 0.5.20 by [@kumaranvpl](https://github.com/kumaranvpl){.external-link target="_blank"} in [#1743](https://github.com/airtai/faststream/pull/1743){.external-link target="_blank"}
* Fix: respect ignored exceptions by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [#1735](https://github.com/airtai/faststream/pull/1735){.external-link target="_blank"}
* Fix: update FastAPI to 0.112.2 by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [#1736](https://github.com/airtai/faststream/pull/1736){.external-link target="_blank"}


**Full Changelog**: [#0.5.19...0.5.20](https://github.com/airtai/faststream/compare/0.5.19...0.5.20){.external-link target="_blank"}
Expand Down

0 comments on commit e703b89

Please sign in to comment.