What's Changed
🐛 Fixes
- perf: cache topic batch-size metric lookup by @huynhanx03 in #3498
- fix: stabilise TestFuncTxnProduceAndCommitOffset flakes by @dnwe in #3517
- test: relax producer batch metrics assertions by @DCjanus in #3523
- fix: prevent race during partition consumer close by @dnwe in #3524
- fix: return leaderless errors in metadata refresh by @dnwe in #3525
📦 Dependency updates
- chore(deps): update dependency golangci/golangci-lint to v2.12.1 by @renovate[bot] in #3509
- chore(deps): bump github.com/klauspost/compress from 1.18.5 to 1.18.6 by @dependabot[bot] in #3508
- chore(deps): bump golang.org/x/sys from 0.43.0 to 0.44.0 in the golang-x group across 1 directory by @dependabot[bot] in #3520
- chore(deps): update module golang.org/x/crypto to v0.51.0 by @renovate[bot] in #3521
- fix(deps): update module golang.org/x/net to v0.54.0 by @renovate[bot] in #3526
- chore(deps): update dependency golangci/golangci-lint to v2.12.2 by @renovate[bot] in #3515
🔧 Maintenance
New Contributors
- @huynhanx03 made their first contribution in #3498
Full Changelog: v1.48.0...v1.48.1