Skip to content

Releases: linkedin/Burrow

v1.4.0

11 Jan 07:52
@bai bai
4ec0fde

Choose a tag to compare

What's Changed

  • Handle consumer group tombstones by @ricky26 in #727
  • Update Go dependencies + address recent Go CVEs (1.17.6) by @bai in #732
  • Update Alpine image to 3.15 by @bai in #733
  • Prefer http.NoBody to nil body by @bai in #734
  • Update changelog for v1.4.0 by @bai in #735

New Contributors

Full Changelog: v1.3.8...v1.4.0

v1.3.8

15 Oct 12:53
@bai bai
07bc788

Choose a tag to compare

What's Changed

  • Fix deprecated binaries goreleaser field by @bai in #724

Full Changelog: v1.3.7...v1.3.8

v1.3.7

13 Oct 10:00
@bai bai
3e02ff9

Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v1.3.6...v1.3.7

v1.3.6

16 Feb 13:57
@bai bai
2808a3e

Choose a tag to compare

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

v1.3.5

15 Feb 14:38
@bai bai
19e69e6

Choose a tag to compare

v1.3.4

13 Jun 06:41
@bai bai
cd2347d

Choose a tag to compare

v1.3.3

16 Mar 05:58
@bai bai
d896a3f

Choose a tag to compare

v1.3.2

29 Jan 11:02
@bai bai
aa8787a

Choose a tag to compare

  • #608 - @bai - Disable travis ci integration
  • #607 - @bai - Build docker image with Go 1.13.7
  • #605 - @alvarolmedo - Improve zk lock method to avoid trying lock errors
  • #541 - @danudey - Use system SSL store for notifiers by default
  • #606 - @bai - Update sarama with fixes for zstd and deadlock
  • #548 - @hoesler - feature: configure sarama logger
  • #601 - @bai - Add more linters and address select issues
  • #597 - @bai - Use golangci-lint instead of assorted linters, build with github actions

v1.3.2-alpha0

15 Jan 05:27
@bai bai
2a57890

Choose a tag to compare

v1.3.2-alpha0 Pre-release
Pre-release

This is a test release to verify new binary release process. Please ignore.

v1.3.1

13 Jan 15:48
@bai bai
25c7a46

Choose a tag to compare

  • #596 - @bai - Fix deprecated goreleaser config opts