فهرست منبع

update changelog

Evan Huus 10 سال پیش
والد
کامیت
bb163bfb12
1فایلهای تغییر یافته به همراه14 افزوده شده و 0 حذف شده
  1. 14 0
      CHANGELOG.md

+ 14 - 0
CHANGELOG.md

@@ -1,5 +1,19 @@
 # Changelog
 
+#### Version 1.8.0 (trunk)
+
+New Features:
+ - Add a missing protocol constant, `GroupGenerationUndefined`
+   ([#586](https://github.com/Shopify/sarama/pull/586)).
+
+Improvements:
+ - Optimize for fewer system calls when reading from the network
+   ([#584](https://github.com/Shopify/sarama/pull/584)).
+
+Bug Fixes:
+ - Fix the OffsetManager to be compatible with Kafka 0.9
+   ([#585](https://github.com/Shopify/sarama/pull/585)).
+
 #### Version 1.7.0 (2015-12-11)
 
 New Features: