Skip to content

Bump grpc.version from 1.37.0 to 1.38.0#17

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/grpc.version-1.38.0
Closed

Bump grpc.version from 1.37.0 to 1.38.0#17
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/grpc.version-1.38.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2021

Copy link
Copy Markdown
Contributor

Bumps grpc.version from 1.37.0 to 1.38.0.
Updates grpc-netty from 1.37.0 to 1.38.0

Release notes

Sourced from grpc-netty's releases.

v1.37.1

Bug Fixes

  • netty: fixed a bug that client RPCs may fail with a wrong exception with message "Maximum active streams violated for this endpoint" when receiving GOAWAY while MAX_CONCURRENT_STREAMS is reached. After the fix the client RPC should fail with UNAVAILABLE status in such a scenario.
  • grpclb, xds: fixed a day-one issue that the control plane RPC are using the same Context as the inbound application RPC, which can cause control plane RPC aborted when the inbound application RPC completes.
  • xds: fixed a bug that xDS LB policies may process and propagate load balancing state update from its child LB policy after itself being shut down. This can be cascaded and result in hard-to-reason behaviors if any one layer of the LB policies does not clean up its internal state after shutdown.
Commits
  • 51a1c77 Bump version to 1.38.0
  • 78a3d68 Update README etc to reference 1.38.0
  • 88ca874 buildscripts: switch xds-k8s cluster to 1.20.x
  • 65d4bf5 xds: add null reference checks in SslContextProviderSupplier (#8169) (#8171)
  • 9055e6d netty: Remove Maven pom.properties from netty-shaded
  • f049530 xds: use a standalone Context for xDS control plane RPCs (v1.38.x backport) (...
  • 48ea63d grpclb: use a standalone Context for gRPCLB control plane RPCs (v1.38.x backp...
  • d2160ea Extend the xDS interop tests timeout to 360 mins (#8133)
  • c9e327d xds: extend SslContextProviderSupplier to DowmstreamTlsContext for server sid...
  • 27b1641 xds: import envoy (#8145)
  • Additional commits viewable in compare view

Updates grpc-protobuf from 1.37.0 to 1.38.0

Release notes

Sourced from grpc-protobuf's releases.

v1.37.1

Bug Fixes

  • netty: fixed a bug that client RPCs may fail with a wrong exception with message "Maximum active streams violated for this endpoint" when receiving GOAWAY while MAX_CONCURRENT_STREAMS is reached. After the fix the client RPC should fail with UNAVAILABLE status in such a scenario.
  • grpclb, xds: fixed a day-one issue that the control plane RPC are using the same Context as the inbound application RPC, which can cause control plane RPC aborted when the inbound application RPC completes.
  • xds: fixed a bug that xDS LB policies may process and propagate load balancing state update from its child LB policy after itself being shut down. This can be cascaded and result in hard-to-reason behaviors if any one layer of the LB policies does not clean up its internal state after shutdown.
Commits
  • 51a1c77 Bump version to 1.38.0
  • 78a3d68 Update README etc to reference 1.38.0
  • 88ca874 buildscripts: switch xds-k8s cluster to 1.20.x
  • 65d4bf5 xds: add null reference checks in SslContextProviderSupplier (#8169) (#8171)
  • 9055e6d netty: Remove Maven pom.properties from netty-shaded
  • f049530 xds: use a standalone Context for xDS control plane RPCs (v1.38.x backport) (...
  • 48ea63d grpclb: use a standalone Context for gRPCLB control plane RPCs (v1.38.x backp...
  • d2160ea Extend the xDS interop tests timeout to 360 mins (#8133)
  • c9e327d xds: extend SslContextProviderSupplier to DowmstreamTlsContext for server sid...
  • 27b1641 xds: import envoy (#8145)
  • Additional commits viewable in compare view

Updates grpc-stub from 1.37.0 to 1.38.0

Release notes

Sourced from grpc-stub's releases.

v1.37.1

Bug Fixes

  • netty: fixed a bug that client RPCs may fail with a wrong exception with message "Maximum active streams violated for this endpoint" when receiving GOAWAY while MAX_CONCURRENT_STREAMS is reached. After the fix the client RPC should fail with UNAVAILABLE status in such a scenario.
  • grpclb, xds: fixed a day-one issue that the control plane RPC are using the same Context as the inbound application RPC, which can cause control plane RPC aborted when the inbound application RPC completes.
  • xds: fixed a bug that xDS LB policies may process and propagate load balancing state update from its child LB policy after itself being shut down. This can be cascaded and result in hard-to-reason behaviors if any one layer of the LB policies does not clean up its internal state after shutdown.
Commits
  • 51a1c77 Bump version to 1.38.0
  • 78a3d68 Update README etc to reference 1.38.0
  • 88ca874 buildscripts: switch xds-k8s cluster to 1.20.x
  • 65d4bf5 xds: add null reference checks in SslContextProviderSupplier (#8169) (#8171)
  • 9055e6d netty: Remove Maven pom.properties from netty-shaded
  • f049530 xds: use a standalone Context for xDS control plane RPCs (v1.38.x backport) (...
  • 48ea63d grpclb: use a standalone Context for gRPCLB control plane RPCs (v1.38.x backp...
  • d2160ea Extend the xDS interop tests timeout to 360 mins (#8133)
  • c9e327d xds: extend SslContextProviderSupplier to DowmstreamTlsContext for server sid...
  • 27b1641 xds: import envoy (#8145)
  • Additional commits viewable in compare view

Updates grpc-auth from 1.37.0 to 1.38.0

Release notes

Sourced from grpc-auth's releases.

v1.37.1

Bug Fixes

  • netty: fixed a bug that client RPCs may fail with a wrong exception with message "Maximum active streams violated for this endpoint" when receiving GOAWAY while MAX_CONCURRENT_STREAMS is reached. After the fix the client RPC should fail with UNAVAILABLE status in such a scenario.
  • grpclb, xds: fixed a day-one issue that the control plane RPC are using the same Context as the inbound application RPC, which can cause control plane RPC aborted when the inbound application RPC completes.
  • xds: fixed a bug that xDS LB policies may process and propagate load balancing state update from its child LB policy after itself being shut down. This can be cascaded and result in hard-to-reason behaviors if any one layer of the LB policies does not clean up its internal state after shutdown.
Commits
  • 51a1c77 Bump version to 1.38.0
  • 78a3d68 Update README etc to reference 1.38.0
  • 88ca874 buildscripts: switch xds-k8s cluster to 1.20.x
  • 65d4bf5 xds: add null reference checks in SslContextProviderSupplier (#8169) (#8171)
  • 9055e6d netty: Remove Maven pom.properties from netty-shaded
  • f049530 xds: use a standalone Context for xDS control plane RPCs (v1.38.x backport) (...
  • 48ea63d grpclb: use a standalone Context for gRPCLB control plane RPCs (v1.38.x backp...
  • d2160ea Extend the xDS interop tests timeout to 360 mins (#8133)
  • c9e327d xds: extend SslContextProviderSupplier to DowmstreamTlsContext for server sid...
  • 27b1641 xds: import envoy (#8145)
  • Additional commits viewable in compare view

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.version` from 1.37.0 to 1.38.0.

Updates `grpc-netty` from 1.37.0 to 1.38.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.37.0...v1.38.0)

Updates `grpc-protobuf` from 1.37.0 to 1.38.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.37.0...v1.38.0)

Updates `grpc-stub` from 1.37.0 to 1.38.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.37.0...v1.38.0)

Updates `grpc-auth` from 1.37.0 to 1.38.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.37.0...v1.38.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 19, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #31.

@dependabot dependabot Bot closed this Jun 18, 2021
@dependabot dependabot Bot deleted the dependabot/maven/grpc.version-1.38.0 branch June 18, 2021 22:07
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