What's Changed
- feat: Enables message keys for batch publishing by @ozeranskii in #2586
- feat: add env variable to disable rich CLI output by @Lancetnik in #2654
- feat: Add api for nats message scheduling by @sheldygg in #2640
- feat: trace is printed only once by @fil1n in #2661
- fix: update fast depends config when setting a broker by @borisalekseev in #2701
- fix: Dont raise on unknown content types by @borisalekseev in #2702
- fix(redis): fix xautoclaim consumption by @JonathanSerafini in #2628
- fix: bug in AsyncAPI schema by @kittywaresz in #2638
- fix(rabbit): handle leading slash in virtualhost correctly by @Vitaly312 in #2707
- fix: use publisher's exchange when applicable to send reply by @lachaib in #2655
- fix: kafka ack policies` behaviour by @borisalekseev in #2644
- refactor: streamline conditional logic in
get_onemethod of stream … by @powersemmi in #2667 - refactor: restructure justfile and unify cross-platform commands by @suiseriff in #2690
- refactor(docs): actualize kafka how to by @WorkHardes in #2692
- docs: Added a Code examples article by @RenameMe1 in #2670
- docs: Fix kafka subscribe docs and llms.txt by @borisalekseev in #2700
- docs: Fix link reference in FastAPI integration docs by @supadrupa in #2681
- chore: LICENSE copying added by @ZoRex15 in #2685
- chore: Add warning when using AckPolicy.REJECT_ON_ERROR with kafka by @borisalekseev in #2686
- chore: skip relator notifications for dependabot events by @if-i in #2669
- chore: added no_confirm=True warning by @roma-frolov in #2703
- chore: update relator by @Sehat1137 in #2650
New Contributors
- @if-i made their first contribution in #2669
- @supadrupa made their first contribution in #2681
- @ZoRex15 made their first contribution in #2685
- @WorkHardes made their first contribution in #2692
- @Vitaly312 made their first contribution in #2707
- @lachaib made their first contribution in #2655
Full Changelog: 0.6.3...0.6.4