Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-26 | 709 Bytes | |
v7.1.1 source code.tar.gz | 2025-02-26 | 7.5 MB | |
v7.1.1 source code.zip | 2025-02-26 | 7.8 MB | |
Totals: 3 Items | 15.3 MB | 0 |
What's Changed
- Fix bug in
IntervalList
by @lukebakken in https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1785 - Demonstrate handling of
Channel.Close
by @lukebakken in https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1791 - Port
IntAllocator
fromrabbitmq-java-client
by @lukebakken in https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1790 - Fix handling when rate limit lease can't be acquired. by @lukebakken in https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1794
Full Changelog: https://github.com/rabbitmq/rabbitmq-dotnet-client/compare/v7.1.0...v7.1.1