spring-cloud-contract-samples
spring-cloud-contract-samples copied to clipboard
Bump grpc-server-spring-boot-starter from 2.10.1.RELEASE to 2.13.1.RELEASE
Bumps grpc-server-spring-boot-starter from 2.10.1.RELEASE to 2.13.1.RELEASE.
Release notes
Sourced from grpc-server-spring-boot-starter's releases.
v2.13.1.RELEASE
Dependencies
- Update to spring-boot v2.5.8 (was 2.5.7) to avoid accidentally referring to vulnerable log4j2 versions
- Update to grpc-java v1.42.2 (was 1.42.1) to avoid CVE-2021-22569. See the protobuf advisory
- Update to protobuf v3.19.2 (was 3.19.1) to avoid CVE-2021-22569. See the protobuf advisory
- spring-cloud v2020.0.5
v2.13.0.RELEASE
Fixes
- Don't reference sleuth directly in the annotation #585
- Align default keepAlive with gRPC defaults #550
Improvements
@GrpcClientBeanannotation to add@GrpcClientchannels/stubs to the application context #580- Error handling is now supported for streaming calls #586
- Added grpc server lifecycle events #608
- Added support for key- and truststores via configuration #605
- Added dynamic CallCredentials helpers #596
- Improve authentication capabilities #594
- Improve DiscoveryClientNameResolver implementation #600 , #429
- Support max connection idle and age limits #549
- Update dependencies and plugins #598, #583, #520
- Improve test script #530
Examples
- Log response messages and other data in Interceptor example #578
- Add consul to automated test suite #530
- Condense/Simplify examples #539, #531
Documentation
- Mention grpcChannel health indicator in docs #606
- Updated the getting started documentation #609
- Updated and move compatibility info to version documentation #595
- Fix client configuration examples with server interceptors #579
Dependencies
Acknowledgements
... (truncated)
Commits
92f8ee6Merge pull request #616 from yidongnan/release/2.13.1e30e983Prepare release 2.13.1fcdc5afRelease 2.13.0baca1c6Merge pull request #610 from yidongnan/update/springb92a72bUpdate to spring-boot 2.5.7d329e49Merge pull request #608 from yidongnan/events/server-lifecyclee703f5bUpdate TOC3616389Fix javadocs7a0b361Merge branch 'master' into events/server-lifecycle8e3df86Merge pull request #605 from yidongnan/feature/keystoreSupport- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)