What's Changed
- fix(TestClient-redis): [#2963] Fixed groups for TestRedisBroker by @ApusBerliozi in #2965
- bug(kafka): [#2943] Added sinchronization for key's indexes by @ApusBerliozi in #2951
- Update Release Notes for 0.7.3 by @Lancetnik in #2964
- fix (fastapi): skip init=False fields when copying Dependant by @Lancetnik in #2966
- feat(rabbit): support EXTERNAL authentication by @WellFREEzZ in #2953
- fix(cli): make supervisor signal handling portable by @Lancetnik in #2967
- refactor: use queue fixture and RedisClusterTestcaseConfig by @IvanKirpichnikov in #2973
- refactor: typing.Iterator has been replaced by typing.Generator in al… by @IvanKirpichnikov in #2970
- feat: #2683 Add
ws_connection_headersandreconnect_to_server_handlerparams" by @IvanKirpichnikov in #2971 - refactor: using a fixture event, instead of creating an asyncio.Event by @IvanKirpichnikov in #2972
- refactor: fix type hints for BaseTestcaseConfig.patch_broker by @IvanKirpichnikov in #2974
- chore(deps): bump the github-actions group with 5 updates by @dependabot[bot] in #2985
- bug(kafka/confluent): batch per-message key alignment raises when a Response isn't first, or on duplicate bodies by @ApusBerliozi in #2983
- fix: prevent handler exceptions leaking under AnyIO by @dk3yyyy in #2984
- bug(nats): [#2674] faststream raises authentication error by @ApusBerliozi in #2981
- fix(cli): relax Typer version upper bound by @arimu1 in #2994
- chore: Bump zmqtt to 0.1 and fix compat by @borisalekseev in #2997
New Contributors
- @WellFREEzZ made their first contribution in #2953
- @arimu1 made their first contribution in #2994
Full Changelog: 0.7.3...0.7.4