Skip to content

v3.1.0.RELEASE

Latest
Compare
Choose a tag to compare
@yidongnan yidongnan released this 14 Apr 12:34
· 11 commits to master since this release
7e6bc37

What's Changed

  • Add support for maxInboundMetadataSize client configuration in #1064
  • Add instrumentation tags to grpc metrics in #1081
  • Apply grpc service config from consul #1045
  • Upgrade grpc and remove unused method #1052

Documentation

  • Small README format fix in #1066
  • Add the survey in the README.md in #1069
  • Update documentation links to current in #1074
  • Updated the source links that provide visualizations of the Project Setup #1078

Dependencies

  • update spring boot to v3.2.4
  • update grpc-java to 1.63.0

New Contributors

Full Changelog: v3.0.0.RELEASE...v3.1.0