Skip to content

Commit

Permalink
Update changelog, prep for 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eapache committed Jul 21, 2015
1 parent 094e483 commit 2b0d726
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

#### Version 1.4.3 (2015-07-21)

Bug Fixes:
- Don't include the partitioner in the producer's "fetch partitions"
circuit-breaker ([#466](https://github.com/Shopify/sarama/pull/466)).
- Don't retry messages until the broker is closed when abandoning a broker in
the producer ([#468](https://github.com/Shopify/sarama/pull/468)).
- Update the import path for snappy-go, it has moved again and the API has
changed slightly ([#486](https://github.com/Shopify/sarama/pull/486)).

#### Version 1.4.2 (2015-05-27)

Bug Fixes:
Expand Down

0 comments on commit 2b0d726

Please sign in to comment.