Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

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.

Bumps [grpc-server-spring-boot-starter](https://github.com/yidongnan/grpc-spring-boot-starter) from 2.10.1.RELEASE to 2.13.1.RELEASE.
- [Release notes](https://github.com/yidongnan/grpc-spring-boot-starter/releases)
- [Commits](yidongnan/grpc-spring-boot-starter@v2.10.1.RELEASE...v2.13.1.RELEASE)

---
updated-dependencies:
- dependency-name: net.devh:grpc-server-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants