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 4f921f1 commit 7afa48dCopy full SHA for 7afa48d
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+# RabbitMQ Objective-C and Swift Client Changelog
2
+
3
+## [0.12.0] - 2022-04-24
4
5
+ ### Fixed
6
7
+ * Eliminated a memory leak in environments where connections were closed and opened
8
+ dynamically during application operations.
9
10
+ Contributed by @BarryDuggan and @michaelklishin.
11
12
+ GitHub issue: [#198](https://github.com/rabbitmq/rabbitmq-objc-client/pull/198)
0 commit comments