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