Skip to content

Commit a7eb541

Browse files
authored
Merge pull request #1883 from Shopify/changelog-1.28.0
Add changelog for 1.28.0
2 parents 0eba6f6 + 0e48eb8 commit a7eb541

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
#### Unreleased
44

5+
#### Version 1.28.0 (2021-02-15)
6+
7+
**Note that with this release we change `RoundRobinBalancer` strategy to match Java client behavior. See #1788 for details.**
8+
9+
- #1870 - @kvch - Update Kerberos library to latest major
10+
- #1876 - @bai - Update docs, reference pkg.go.dev
11+
- #1846 - @wclaeys - Do not ignore Consumer.Offsets.AutoCommit.Enable config on Close
12+
- #1747 - @XSAM - fix: mock sync producer does not handle the offset while sending messages
13+
- #1863 - @bai - Add support for Kafka 2.7.0 + update lz4 and klauspost/compress dependencies
14+
- #1788 - @kzinglzy - feat[balance_strategy]: announcing a new round robin balance strategy
15+
- #1862 - @bai - Fix CI setenv permissions issues
16+
- #1832 - @ilyakaznacheev - Update Godoc link to pkg.go.dev
17+
- #1822 - @danp - KIP-392: Allow consumers to fetch from closest replica
18+
519
#### Version 1.27.2 (2020-10-21)
620

721
# Improvements
@@ -72,7 +86,7 @@ This release has been marked as not ready for production and may be unstable, pl
7286

7387
- #1560 - @iyacontrol - add sync pool for gzip 1-9
7488
- #1605 - @dnwe - feat: protocol support for V11 fetch w/ rackID
75-
- #1617 - @sladkoff / @dwi-di / @random-dwi - Add support for alter/list partition reassignements APIs
89+
- #1617 - @sladkoff / @dwi-di / @random-dwi - Add support for alter/list partition reassignements APIs
7690
- #1632 - @bai - Add support for Go 1.14
7791
- #1640 - @random-dwi - Feature/fix list partition reassignments
7892
- #1646 - @mimaison - Add DescribeLogDirs to admin client

0 commit comments

Comments
 (0)