Evan Huus 11 роки тому
батько
коміт
b5d3953b24
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -20,6 +20,8 @@ Improvements:
    ([#418](https://github.com/Shopify/sarama/pull/418))
    ([#418](https://github.com/Shopify/sarama/pull/418))
    and they will automatically shut down if the offset falls out of range
    and they will automatically shut down if the offset falls out of range
    ([#424](https://github.com/Shopify/sarama/pull/424)).
    ([#424](https://github.com/Shopify/sarama/pull/424)).
+ - Small performance improvment in encoding and decoding protocol messages
+   ([#427](https://github.com/Shopify/sarama/pull/427)).
 
 
 Bug Fixes:
 Bug Fixes:
  - Fix a rare race condition in the client's background metadata refresher if
  - Fix a rare race condition in the client's background metadata refresher if