Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jroland committed Apr 5, 2015
1 parent 92b3988 commit 7c1bfbb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
kafka-net Release Notes
=========

Version 0.9.0.14
-------
Fix memory leak in NagleBlockingCollection.
Timeout does not reset when new data is added.
Fix thread contention when producer has many threads loading data into it's buffer.
Fix many deadlock senarios on cancelling and disposing.
More unit tests around threading.


Version 0.9.0.1
-------

Expand Down

0 comments on commit 7c1bfbb

Please sign in to comment.