What's Changed
- Ensure that disposable instances are always disposed. by @lukebakken in #1814
- Ship OAuth2 client version 2 by @lukebakken in #1824
- Add dedicated exception for
basic.returnmessages. by @lukebakken in #1832 - Pin .NET SDK versions for CI/CD runs by @danielmarbach in #1842
- Prevent downstream dependencies to pickup MinVer as a depencency by @romerod in #1838
- Cancel recovery CTS on connection Dispose by @AndreReise in #1839
- Improve AsyncManualResetEvent implementation to address races by @danielmarbach in #1843
- Allow parent/child relationship in Opentelemetry spans by @meum in #1779
- Investigate & fix
SemaphoreFullExceptionby @lukebakken in #1819 - fix: prevent possible connection leak in AutorecoveringConnection during creation by @krisz2000 in #1857
- Closes#1849: include a message id tag in rabbitmqactivitysource for published messages by @YayBurritos in #1852
- Bump versions by @lukebakken in #1872
- Do not handle publisher confirms when disposed by @lukebakken in #1873
- Ensure Connection and Channel cancellation token properly float into handlers by @danielmarbach in #1740
- Added option to specify ClientCertificateContext in .NET 8+ by @tyb-dev in #1866
- Prepare PublicAPI for next release by @lukebakken in #1874
- v7.2.0 CHANGELOG by @lukebakken in #1875
New Contributors
- @romerod made their first contribution in #1838
- @AndreReise made their first contribution in #1839
- @meum made their first contribution in #1779
- @krisz2000 made their first contribution in #1857
- @YayBurritos made their first contribution in #1852
Full Changelog: v7.1.2...v7.2.0