WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Port `IntAllocator` from `rabbitmq-java-client`[\#1786](https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/1786)
10
+
11
+
**Fixed bugs:**
12
+
13
+
- Intermittent deadlock when closing a channel using CloseAsync in 7.x [\#1751](https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/1751)
14
+
- Bug in `IntervalList` causes leak in locks. [\#1784](https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/1784)
15
+
16
+
**Merged pull requests:**
17
+
18
+
- Fix handling when rate limit lease can't be acquired. [\#1794](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1794) ([lukebakken](https://github.com/lukebakken))
19
+
- Demonstrate handling of `Channel.Close`[\#1791](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1791) ([lukebakken](https://github.com/lukebakken))
20
+
- Port `IntAllocator` from `rabbitmq-java-client`[\#1790](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1790) ([lukebakken](https://github.com/lukebakken))
21
+
- Fix bug in `IntervalList`[\#1785](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1785) ([lukebakken](https://github.com/lukebakken))
0 commit comments