|
|
@@ -6,6 +6,10 @@ Improvements:
|
|
|
- Optimizations when decoding snappy messages, thanks to John Potocny
|
|
|
([#446](https://github.com/Shopify/sarama/pull/446)).
|
|
|
|
|
|
+Bug Fixes:
|
|
|
+ - Fix a hypothetical race condition on producer shutdown
|
|
|
+ ([#450](https://github.com/Shopify/sarama/pull/450)).
|
|
|
+
|
|
|
#### Version 1.4.0 (2015-05-01)
|
|
|
|
|
|
New Features:
|