Skip to content

Commit

Permalink
Merge pull request #721 from linkedin/update-chg
Browse files Browse the repository at this point in the history
Add missing changelog entries
  • Loading branch information
bai committed Oct 13, 2021
2 parents 1220b27 + 5e46b99 commit 3e02ff9
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,26 @@
## 1.3.7

- #723 - @bai - Update Go to 1.17.2 and bump golangci-lint
- #722 - @bai - Revert "fix prometheus metrics leakage when nonexisting consumer removed from memory"
- #708 - @ArickNan - fix prometheus metrics leakage when nonexisting consumer removed from memory
- #720 - @jyates - Continue to support losely specified older Kafka versions
- #719 - @bai - Use Go 1.17 with GitHub Actions
- #718 - @Thiago-Dantas - Update go build version
- #716 - @jyates - Allow rewind detection when previous zero lag
- #715 - @bai - Update Sarama to version 1.30.0
- #712 - @shrijeet-tesla - Expose network timeout consumer configs via client profile
- #695 - @martianzhang - fix NPE for err & msg in kafka_client.go
- #700 - @james-bjss - Fix to show metrics for incomplete partitions
- #638 - @fr0stbyte - fix metric reporting
- #690 - @bai - Update Golang to version 1.16
- #591 - @aboutNisblee - Add allowedLag setting to cache evaluator
- #657 - @d1egoaz - add a groups reaper to remove non existing groups

## 1.3.6

- #687 - @bai - Fix goreleaser github action
- #686 - @bai - Update base alpine image from 3.12 to 3.13

## 1.3.5

- #684 - @bai - Add support for Kafka 2.7.0
Expand Down

0 comments on commit 3e02ff9

Please sign in to comment.