Skip to content

Commit 7c1bfbb

Browse files
committed
Update release notes
1 parent 92b3988 commit 7c1bfbb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

RELEASE_NOTES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
kafka-net Release Notes
22
=========
33

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+
413
Version 0.9.0.1
514
-------
615

0 commit comments

Comments
 (0)