Skip to content
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

Bump grpc-spring-boot-starter from 4.5.8 to 4.6.0 #113

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps grpc-spring-boot-starter from 4.5.8 to 4.6.0.

Release notes

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

Version 4.6.0

⭐ New Features

  • Enable users to configure the error handling interceptor precedence #276

🐞 Bug Fixes

  • Upgrade io.netty:netty-tcnative-boringssl-static to compatible version #279
  • Cannot boot if there is no GRpcService #264

🔨 Dependency Upgrades

  • Upgrade grpc to 1.43.x #271
  • Add support for Spring Boot 2.6 #270
  • Upgrade protoc compiler to 3.19.2 #262

Version 4.5.10

⭐ New Features

  • Expose grpc health indicator under /actuator/health #259
  • Expose /actuator/grpc endpoint #258
  • kubernetes healthcheck #98

🐞 Bug Fixes

  • Application with configured grpc.consul.xxx properties fails to start if no consul in classpath #256

🔨 Dependency Upgrades

  • Upgrade protoc compiler to 3.17.3 #262
  • Upgrade protobuf-gradle-plugin to 0.8.17 #261

Version 4.5.9

⭐ New Features

  • Support separate consul discovery properties for grpc and http services #250
  • Add metadata to consul service discovery #249
  • Spring security SPEL expressions support (@PreAuthorize and @PostAuthorize) #175

🐞 Bug Fixes

  • Circular bean dependency since 4.5.8 #253

🔨 Dependency Upgrades

  • Upgrade spring boot to 2.5.6 #255
Changelog

Sourced from grpc-spring-boot-starter's changelog.

Version 4.6.0

⭐ New Features

  • Enable users to configure the error handling interceptor precedence #276

🐞 Bug Fixes

  • Upgrade io.netty:netty-tcnative-boringssl-static to compatible version #279
  • Cannot boot if there is no GRpcService #264

🔨 Dependency Upgrades

  • Upgrade grpc to 1.43.x #271
  • Add support for Spring Boot 2.6 #270
  • Upgrade protoc compiler to 3.19.2 #262

Version 4.5.10

⭐ New Features

  • Expose grpc health indicator under /actuator/health #259
  • Expose /actuator/grpc endpoint #258
  • kubernetes healthcheck #98

🐞 Bug Fixes

  • Application with configured grpc.consul.xxx properties fails to start if no consul in classpath #256

🔨 Dependency Upgrades

  • Upgrade protobuf-gradle-plugin to 0.8.17 #261
  • Upgrade grpc to 1.42.0 #260

Version 4.5.9

⭐ New Features

  • Support separate consul discovery properties for grpc and http services #250
  • Add metadata to consul service discovery #249
  • Spring security SPEL expressions support (@PreAuthorize and @PostAuthorize) #175

🐞 Bug Fixes

  • Circular bean dependency since 4.5.8 #253

🔨 Dependency Upgrades

  • Upgrade spring boot to 2.5.6 #255
Commits

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-spring-boot-starter](https://github.com/LogNet/grpc-spring-boot-starter) from 4.5.8 to 4.6.0.
- [Release notes](https://github.com/LogNet/grpc-spring-boot-starter/releases)
- [Changelog](https://github.com/LogNet/grpc-spring-boot-starter/blob/master/ReleaseNotes.md)
- [Commits](LogNet/grpc-spring-boot-starter@v.4.5.8...v.4.6.0)

---
updated-dependencies:
- dependency-name: io.github.lognet:grpc-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants