Evan Huus 11 лет назад
Родитель
Сommit
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))
    and they will automatically shut down if the offset falls out of range
    ([#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:
  - Fix a rare race condition in the client's background metadata refresher if