We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9be8d commit 6a1bf83Copy full SHA for 6a1bf83
ChangeLog.md
@@ -1,4 +1,4 @@
1
-## Changes Between 4.1.x and 5.0.0
+## Changes Between 4.1.x and 5.0.1
2
3
### Async consumers
4
@@ -42,6 +42,13 @@ GitHub issue: [rabbitmq-dotnet-client#226](https://github.com/rabbitmq/rabbitmq-
42
43
### Fix potential EventingBasicConsumer race condition
44
45
+### Re-introduce a Uri property on IConnectionFactory
46
+
47
+GitHub issue: [rabbitmq-dotnet-client#330](https://github.com/rabbitmq/rabbitmq-dotnet-client/issue/330)
48
49
+### Add CreateConnection overload to IConnectionFactory
50
51
+GitHub PR: [rabbitmq-dotnet-client#325](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/325)
52
53
## Changes Between 4.1.0 and 4.1.1
54
0 commit comments