Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump grpc-server-spring-boot-starter from 2.10.1.RELEASE to 2.13.0.RELEASE #343

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2021

Bumps grpc-server-spring-boot-starter from 2.10.1.RELEASE to 2.13.0.RELEASE.

Release notes

Sourced from grpc-server-spring-boot-starter's releases.

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

Thanks to all our contributors:

v2.12.0.RELEASE

Breaking Changes

... (truncated)

Commits
  • 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
  • ed56965 Merge branch 'master' into feature/keystoreSupport
  • 8ce5b13 Merge pull request #606 from yidongnan/docs/client-health
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [grpc-server-spring-boot-starter](https://github.com/yidongnan/grpc-spring-boot-starter) from 2.10.1.RELEASE to 2.13.0.RELEASE.
- [Release notes](https://github.com/yidongnan/grpc-spring-boot-starter/releases)
- [Commits](yidongnan/grpc-spring-boot-starter@v2.10.1.RELEASE...v2.13.0.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2022

Superseded by #350.

@dependabot dependabot bot closed this Jan 10, 2022
@dependabot dependabot bot deleted the dependabot/maven/net.devh-grpc-server-spring-boot-starter-2.13.0.RELEASE branch January 10, 2022 05:16
# for free to join this conversation on GitHub. Already have an account? # 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