What's Changed
- Updating dependencies to fix CVEs by @JvD-Ericsson in #491
- Remove Default /debug Endpoint by @Format-C-eft in #490
- Substitute pkg/errors by stdlib errors by @peczenyj in #488
- Added support for SASL mechanism OAuthBearer by @LuxTheDude in #503
- add concurrent workers for consumer group metrics collection by @donovanbai-dd in #506
- feat: add sasl.oauthbearer-scopes parameter by @sebvautour in #514
- Update go and sarama versions to address CVEs by @MichaelMorrisEst in #517
- fix: upgrade to Go 1.27, resolve all Go CVEs, and update CI to match by @ashmere in #531
- Add support for reading OAUTH tokens from file by @scholzj in #525
- fix: race condition between collectChans and its metric collecting goroutine by @restanrm in #530
New Contributors
- @JvD-Ericsson made their first contribution in #491
- @Format-C-eft made their first contribution in #490
- @peczenyj made their first contribution in #488
- @LuxTheDude made their first contribution in #503
- @donovanbai-dd made their first contribution in #506
- @sebvautour made their first contribution in #514
- @MichaelMorrisEst made their first contribution in #517
- @ashmere made their first contribution in #531
- @scholzj made their first contribution in #525
- @restanrm made their first contribution in #530
Full Changelog: v1.9.0...v1.10.0