spring-cloud-contract-samples icon indicating copy to clipboard operation
spring-cloud-contract-samples copied to clipboard

Bump grpc-server-spring-boot-starter from 2.10.1.RELEASE to 2.13.1.RELEASE

Open dependabot[bot] opened this issue 3 years ago • 0 comments

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

v2.13.0.RELEASE

Fixes

  • Don't reference sleuth directly in the annotation #585
  • Align default keepAlive with gRPC defaults #550

Improvements

  • @GrpcClientBean annotation to add @GrpcClient channels/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
  • 92f8ee6 Merge pull request #616 from yidongnan/release/2.13.1
  • e30e983 Prepare release 2.13.1
  • fcdc5af Release 2.13.0
  • baca1c6 Merge pull request #610 from yidongnan/update/spring
  • b92a72b Update to spring-boot 2.5.7
  • d329e49 Merge pull request #608 from yidongnan/events/server-lifecycle
  • e703f5b Update TOC
  • 3616389 Fix javadocs
  • 7a0b361 Merge branch 'master' into events/server-lifecycle
  • 8e3df86 Merge pull request #605 from yidongnan/feature/keystoreSupport
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Jan 10 '22 05:01 dependabot[bot]