Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 10:25
· 2 commits to refs/heads/main since this release

πŸš€ New features and improvements

  • Rewrite META-INF/services in standalone jar to avoid ServiceLoader ServiceConfigurationErrors (#138) @markdingram
  • feat: allow injection of additional interceptors. (#154) @RafeArnold
  • (fix) add support for binary headers (#153) @iankurrathi

πŸ“– Documentation

  • Revise the doc to clearly indicate the exact supported extensions for descriptor files (#139) @n4b1lb

πŸ“¦ Dependency updates

✍ Other changes

  • actions/cache@v1 is now deprecated so update to v4 (#151) @leeturner