v3.1.0.RELEASE
版本发布时间: 2024-04-14 20:34:20
grpc-ecosystem/grpc-spring最新发布版本:v3.1.0.RELEASE(2024-04-14 20:34:20)
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
- @stanley-cheung made their first contribution in #1066
- @o-shevchenko made their first contribution in #1064
- @Sineaggi made their first contribution in #1052
- @arnoldmashava made their first contribution in #1078
Full Changelog: https://github.com/grpc-ecosystem/grpc-spring/compare/v3.0.0.RELEASE...v3.1.0