v7.0.0-rc.12
Pre-release
Pre-release
This is release candidate 12, suitable for testing in pre-production environments
What's Changed
- Try to address some test flakes by @lukebakken in #1672
- Sequence Number non-blocking by @danielmarbach in #1675
- Make connection events async by @danielmarbach in #1677
- Use unique queue and exchange names by @lukebakken in #1678
- Make session events async by @danielmarbach in #1679
- Make channel events async by @danielmarbach in #1680
- Async flow control by @danielmarbach in #1681
- Event args cancellation by @danielmarbach in #1683
- Move code to appropriate directories that match namespace structure by @lukebakken in #1685
- AsyncDisposable by @danielmarbach in #1684
- Fix exception when refreshing oauth2 token by @BreakingBread0 in #1690
- Track publisher confirmations automatically by @lukebakken in #1687
New Contributors
- @BreakingBread0 made their first contribution in #1690
Full Changelog: v7.0.0-rc.11...v7.0.0-rc.12