Skip to content

Commit 48a4003

Browse files
authored
Merge pull request #35 from liuzengh/kafka-rc-v1.2.0
2 parents e786899 + bcbe1a0 commit 48a4003

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

kafka/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22

3-
## [1.1.0](https://github.com/trpc-ecosystem/go-database/releases/tag/kafka%2Fv1.1.0) (2023-12-22)
3+
## [kafka/v1.2.0](https://github.com/trpc-ecosystem/go-database/releases/tag/kafka%2Fv1.2.0) (2024-12-11)
4+
5+
### Features
6+
7+
- kafka: change default metadataRefreshFrequency to 60s and use GroupStrategies instead of deprecated Strategy config ( sync from the internal merge request 1379) (#34)
8+
- kafka: allow users to set sarama's Metadata parameters(sync from the internal merge request 1442) (#33)
9+
10+
## [kafka/v1.1.0](https://github.com/trpc-ecosystem/go-database/releases/tag/kafka%2Fv1.1.0) (2023-12-22)
411

512
### Breaking Changes
613

0 commit comments

Comments
 (0)