Skip to content

Version 1.36.0 (2022-08-11)

Compare
Choose a tag to compare
@dnwe dnwe released this 11 Aug 22:54
· 380 commits to main since this release
3083a9b

What's Changed

πŸŽ‰ New Features / Improvements

  • feat: add option to propagate OffsetOutOfRange error by @dkolistratova in #2252
  • feat(producer): expose ProducerMessage.byteSize() function by @k8scat in #2315
  • feat(metrics): track consumer fetch request rates by @dnwe in #2299

πŸ› Fixes

πŸ“¦ Dependency updates

  • chore(deps): bump module github.com/klauspost/compress to v1.15.9 by @dnwe in #2304
  • chore(deps): bump golang.org/x/net digest to c7608f3 by @dnwe in #2301
  • chore(deps): bump golangci/golangci-lint-action action to v3 by @dnwe in #2311
  • chore(deps): bump golang.org/x/net digest to 07c6da5 by @dnwe in #2307
  • chore(deps): bump github actions versions (major) by @dnwe in #2313
  • chore(deps): bump module github.com/jcmturner/gofork to v1.7.6 by @dnwe in #2305
  • chore(deps): bump golang.org/x/sync digest to 886fb93 by @dnwe in #2302
  • chore(deps): bump module github.com/jcmturner/gokrb5/v8 to v8.4.3 by @dnwe in #2303

πŸ”§ Maintenance

  • chore: add kafka 3.1.1 to the version matrix by @dnwe in #2300

βž• Other Changes

New Contributors

Full Changelog: v1.35.0...v1.36.0