What's Changed
- feat (#2291): add global_qos option to Channel by @Lancetnik in #2297
- feat: added delete method to redis message by @ilya-4real in #2294
- feat: add CLI extra options by @Sehat1137 in #2231
- feat: redis pipeline by @Maclovi in #2270
- fix: replace passive with declare by @Maclovi in #2236
- fix: deprecate log fmt by @Maclovi in #2240
- fix (#2252): remove useless code snippet by @Lancetnik in #2256
- fix (depends): removed SetupError if correct fastapi.Depends is included to annotation by @NelsonNotes in #2280
- Improve license badge by @sobolevn in #2241
- chore: use stricter mypy settings by @sobolevn in #2243
- docs: alwayse use
'
in dependency groupds by @sobolevn in #2242 - docs: better highlight first example by @sobolevn in #2245
- docs: add more links to readme by @sobolevn in #2246
- docs: Improve README code examples by @sobolevn in #2247
- docs: reword
Multiple Subscriptions
section by @sobolevn in #2250 - docs: Improve README code examples by @mxnoob in #2253
- docs: highlight more code by @sobolevn in #2255
- docs: Fix code style in
Context Fields Declaration
by @sobolevn in #2269 - docs: Improve
Context
docs by @sobolevn in #2265 - docs: Reword
publishing/decorator.md
by @sobolevn in #2260 - docs: Imporve dependencies docs by @sobolevn in #2263
- docs: Refactor
publishing/index.md
docs by @sobolevn in #2259 - docs: Improve wordings in test docs by @sobolevn in #2258
- docs: Link to test.md from initial tutorial by @sobolevn in #2257
- docs: Improve the documentation page with
Response
class by @anywindblows in #2238 - docs: fix broken links by @Lancetnik in #2271
- docs: Fix
serialization/index.md
wording and syntax by @sobolevn in #2277 - docs: import types from correct place by @sobolevn in #2278
- docs: Improve serialization examples by @sobolevn in #2282
- docs: improve
Lifespan: Hooks
page by @sobolevn in #2284 - docs: -1/+1 fix mistake by @Sehat1137 in #2286
- docs: doc fix by @RenameMe1 in #2288
- docs: remove deprecated syntax from examples by @Lancetnik in #2234
- docs: Improve grammar in
Lifespan: testing
by @sobolevn in #2298
New Contributors
- @mxnoob made their first contribution in #2253
- @anywindblows made their first contribution in #2238
- @ilya-4real made their first contribution in #2294
Full Changelog: 0.5.42...0.5.43