Releases: hypertrace/java-grpc-utils
Releases · hypertrace/java-grpc-utils
v0.5.0
feat: add context-aware cache key (#16) * feat: add context-aware cache key * test: add tests * refactor: add no data run methods to key
v0.4.1
feat: add jwt decoder (#15) * feat: add jwt decoder * chore: remove jwt verification and expose the required info via context * test: add test for JwtParser * chore:address review comments
v0.4.0
feat: add grpc channel registry (#13)
v0.3.4
refactor: make request context a little nicer to use (#12)
v0.3.3
Fixes client utils to not put an extra RuntimeException wrapper on exceptions.