What's Changed
🐛 Fixes
- fix(decoder): use configurable limit for max number of records in a record batch by @rmb938 in #3120
- fix: ensure mock SyncProducer's SendMessage returns msg.Partition instead of 0 by @magiusdarrigo in #3122
- fix: send null instead of empty string when describing default client quotas by @petedannemann in #3128
- fix: improve getMetricName performance by @boekkooi-impossiblecloud in #3156
📦 Dependency updates
- chore(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot in #3103
- chore(deps): bump the golang-x group across 6 directories with 1 update by @dependabot in #3114
- chore(deps): bump the golang-x group across 7 directories with 2 updates by @dependabot in #3121
- chore(deps): bump the go_modules group across 7 directories with 1 update by @dependabot in #3148
- chore(deps): bump the go_modules group across 7 directories with 1 update by @dependabot in #3157
- chore(deps): bump golang.org/x/sync from 0.12.0 to 0.14.0 in the golang-x group across 1 directory by @dependabot in #3161
➕ Other Changes
- chore: bump minimum Go version to 1.23.0 by @dnwe in #3113
- fix(ci): bump golangci-lint to v2 by @dnwe in #3160
New Contributors
- @rmb938 made their first contribution in #3120
- @magiusdarrigo made their first contribution in #3122
- @petedannemann made their first contribution in #3128
- @renovate made their first contribution in #3155
- @boekkooi-impossiblecloud made their first contribution in #3156
Full Changelog: v1.45.1...v1.45.2