Skip to content

Version 1.43.1 (2024-03-27)

Compare
Choose a tag to compare
@dnwe dnwe released this 27 Mar 11:45
· 21 commits to main since this release
4ad3504

What's Changed

๐Ÿ› Fixes

  • fix: message.max.bytes should default to 1048576 not 1 MB by @puellanivis in #2804
  • fix: add locking around broker throttle timer to prevent race condition by @chengsha in #2826

๐Ÿ“ฆ Dependency updates

  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.23.1 to 1.24.0 in /examples/interceptors by @dependabot in #2816
  • chore(deps): bump the golang-org-x group with 1 update by @dependabot in #2825
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #2822
  • chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdoutmetric from 1.23.1 to 1.24.0 in /examples/interceptors by @dependabot in #2815

New Contributors

Full Changelog: v1.43.0...v1.43.1