-
Notifications
You must be signed in to change notification settings - Fork 224
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
fix(deps): update grpc version #315
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should wait for grpc/grpc
to be included in this PR.
there is a pending workaround for these cases by delaying PRs updating just the go package.
406fcf2
to
5e34fa8
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: gwy/templates/go.mod.tmpl
|
961f0dc
to
4a11697
Compare
a6201a6
to
0666f9c
Compare
cde3e1f
to
11f0294
Compare
0bbde49
to
6addc83
Compare
2ef2f89
to
84f0372
Compare
3fce242
to
a14298c
Compare
This PR contains the following updates:
v1.48.0
->v1.49.0
1.48
->1.49
1.48
->1.49
Release Notes
grpc/grpc-go
v1.49.0
Compare Source
New Features
GRPC_CONFIG_OBSERVABILITY_JSON
(#5525)Behavior Changes
Bug Fixes
nil
stats handler togrpc.WithStatsHandler
orgrpc.StatsHandler
(#5543)IDLE
overTRANSIENT_FAILURE
when aggregating connectivity state (#5473)GRPC_EXPERIMENTAL_ENABLE_OUTLIER_DETECTION
is set to true (#5537)grpc/grpc
v1.49
Compare Source
This is release 1.49.0 (gamma) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
Python
Ruby
grpc/grpc-java
v1.49
Compare Source
New Features
OkHttpServerBuilder
. The server can be used directly, but is not yet available viaServerBuilder.forPort()
andGrpc.newServerBuilderForPort()
. It passes our tests, but has seen no real-world use. It is also lacking connection management featuresBug Fixes
no such target '@​io_grpc_grpc_java//services:services'
for services and missing ORCA classes for xds. The wrong target names were introduced in 1.47.0Behavior Changes
Acknowledgement
@benjaminp
@j-min5u
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.