Skip to content

Version 1.34.1 (2022-06-07)

Compare
Choose a tag to compare
@dnwe dnwe released this 07 Jun 17:01
· 424 commits to main since this release
23c4286

What's Changed

🐛 Fixes

  • fix(examples): check session.Context().Done() in examples/consumergroup by @zxc111 in #2240
  • fix(protocol): move AuthorizedOperations into GroupDescription of DescribeGroupsResponse by @aiquestion in #2247
  • fix(protocol): tidyup DescribeGroupsResponse by @dnwe in #2248
  • fix(consumer): range balance strategy not like reference by @njhartwell in #2245

🔧 Maintenance

  • chore(ci): experiment with using tparse by @dnwe in #2236
  • chore(deps): bump thirdparty dependencies to latest releases by @dnwe in #2242

New Contributors

Full Changelog: v1.34.0...v1.34.1