What's Changed
🚨 Breaking Changes
- Remove golang compatibility 1.24 by @Gsantomaggio in #483
✨ Enhancements
- Add .github/release.yml for release changelog by @Gsantomaggio in #477
- Update perftest to 1.26 by @Gsantomaggio in #484
- fix: correct multiple bugs and code quality issues in Coordinator by @Gsantomaggio in #485
- fix: correct bugs and code quality issues in client.go and socket.go by @Gsantomaggio in #486
- Add colors to perfTest by @Gsantomaggio in #489
- Add loadbalancer options by @Gsantomaggio in #490
🐛 Bug Fixes
🔄 Dependency Updates
- Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 by @dependabot[bot] in #479
- Bump go.opentelemetry.io/otel from 1.41.0 to 1.42.0 by @dependabot[bot] in #472
- Bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #475
- Bump go.opentelemetry.io/otel from 1.42.0 to 1.43.0 by @dependabot[bot] in #487
- Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /examples/metrics by @dependabot[bot] in #491
- Bump golang.org/x/text from 0.35.0 to 0.36.0 by @dependabot[bot] in #492
New Contributors
Full Changelog: v1.7.1...v1.8.0