Releases: hypertrace/java-grpc-utils
Releases · hypertrace/java-grpc-utils
Release v0.8.0
Release v0.7.7
What's Changed
- chore: Added spotless and explicit toString() impls by @singhalprerana in #33
- refactor: add support for client interceptors to registry by @aaron-steinfeld in #34
- Add Request ID to RequestContext by @aaron-steinfeld in #35
New Contributors
- @singhalprerana made their first contribution in #33
Full Changelog: 0.7.6...0.7.7
Release v0.7.6
What's Changed
- refactor: use bom to constrain netty by @aaron-steinfeld in #32
Full Changelog: 0.7.5...0.7.6
Release v0.7.5
What's Changed
- feat: add in process channel support by @aaron-steinfeld in #31
Full Changelog: 0.7.4...0.7.5
Release v0.7.4
What's Changed
- add codeql analysis action by @ravisingal in #29
- fix: add missing netty constraint on client utils by @aaron-steinfeld in #30
Full Changelog: 0.7.3...0.7.4
Release v0.7.3
What's Changed
- chore: constraint vulnerable netty version by @aaron-steinfeld in #28
Full Changelog: 0.7.2...0.7.3
Release v0.7.2
What's Changed
- chore: update versions to latest by @aaron-steinfeld in #27
Full Changelog: 0.7.1...0.7.2
Release v0.7.1
What's Changed
- feat: add support for more advanced contextual keys by @aaron-steinfeld in #25
- chore: update codecov gha to v2 by @tim-mwangi in #26
Full Changelog: 0.7.0...0.7.1
Release v0.7.0
What's Changed
- feat: upgrade jackson, grpc, constrain vulns and use bom by @aaron-steinfeld in #24
Full Changelog: 0.6.2...0.7.0
Release v0.6.2
feat(channel-registry): expose channel config (#23)