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 92b3988 commit 7c1bfbbCopy full SHA for 7c1bfbb
RELEASE_NOTES.md
@@ -1,6 +1,15 @@
1
kafka-net Release Notes
2
=========
3
4
+Version 0.9.0.14
5
+-------
6
+Fix memory leak in NagleBlockingCollection.
7
+Timeout does not reset when new data is added.
8
+Fix thread contention when producer has many threads loading data into it's buffer.
9
+Fix many deadlock senarios on cancelling and disposing.
10
+More unit tests around threading.
11
+
12
13
Version 0.9.0.1
14
-------
15
0 commit comments