-
-
Notifications
You must be signed in to change notification settings - Fork 39
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 module google.golang.org/grpc to v1.47.0 #121
base: develop
Are you sure you want to change the base?
Conversation
6149f23
to
a8bf3ae
Compare
06d15ef
to
0a169d9
Compare
Kudos, SonarCloud Quality Gate passed! |
d8f0253
to
7f1b0c2
Compare
Kudos, SonarCloud Quality Gate passed! |
7f1b0c2
to
6e7efe5
Compare
6e7efe5
to
49620e6
Compare
|
49620e6
to
eff87a8
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: go.sum
|
Kudos, SonarCloud Quality Gate passed! |
eff87a8
to
04360d2
Compare
Kudos, SonarCloud Quality Gate passed! |
04360d2
to
214811a
Compare
214811a
to
768bcf3
Compare
Kudos, SonarCloud Quality Gate passed! |
768bcf3
to
c714106
Compare
c714106
to
edf6ec2
Compare
Kudos, SonarCloud Quality Gate passed! |
edf6ec2
to
32024d3
Compare
Kudos, SonarCloud Quality Gate passed! |
This PR contains the following updates:
v1.26.0
->v1.47.0
v1.26.0
->v1.47.0
Release Notes
grpc/grpc-go
v1.47.0
Compare Source
New Features
Bug Fixes
Behavior Changes
Documentation
v1.46.2
Compare Source
Bug Fixes
v1.46.1
Compare Source
v1.46.0
Compare Source
New Features
TCP_USER_TIMEOUT
ongrpc.Server
connections usingkeepalive.ServerParameters.Time
(#5219)ClientConn
by default (#5285)API Changes
WithBalancerName()
API, deprecated over 4 years ago in #1697 (#5232)Behavior Changes
TransientFailure
inpick_first
LB policy when all addresses are removed (#5274)Bug Fixes
Dependencies
v1.45.0
Compare Source
Bug Fixes
Performance Improvements
Behavior Changes
Canceled
orDeadlineExceeded
), instead ofUnknown
(#5156)New Features
NewServer(ServerOptions)
for creating a reflection server with advanced customizations (#5197)v1.44.0
Compare Source
New Features
Bug Fixes
Documentation
map
s) must implement Equal (#5109)v1.43.0
Compare Source
API Changes
WithConnectParams
DialOption
(#4915)Behavior Changes
FromContextError
(#4977)New Features
Authority
inBuildOptions
for server name to use in the authentication handshake with a remote load balancer (#4969)Bug Fixes
ClientConn
leak upon resolver initialization failure (#4900)nil
panic in rare race conditions with the pick first LB policy (#4971)Documentation
v1.42.0
Compare Source
Behavior Changes
GenericXdsConfig
instead ofPerXdsConfig
(#4898)connection
header (#4803)New Features
grpc.WithAuthority
when secure credentials are used (#4817)Equal
method (#4855)AddressMap
andState.BalancerAttributes
(#4855)URL
field toTarget
to store parsed dial target (#4817)target_name
field to lb config to specify target when used as a child policy (#4847)Bug Fixes
Documentation
API Changes
TransportCredentials.OverrideServerName
method as deprecated (#4817)v1.41.1
Compare Source
v1.41.0
Compare Source
API Changes
ExitIdle
interface to instruct the balancer to attempt to leave the IDLE state by connecting SubConns if appropriate. (#4673)Balancer
interface in the futureBehavior Changes
New Features
Bug Fixes
v1.40.1
Compare Source
v1.40.0
Compare Source
Behavior Changes
Bug Fixes
Write()
method if proto marshaling fails (#4582)bufferedSink
(#4583)New Features
Performance Improvements
v1.39.1
Compare Source
v1.39.0
Compare Source
Behavior Changes
New Features
Performance Improvements
Bug Fixes
Documentation
v1.38.1
Compare Source
internal/transport: do not mask ConnectionError (#4561)
v1.38.0
Compare Source
API Changes
Behavior Changes
New Features
Performance Improvements
Bug Fixes
Documentation
v1.37.1
Compare Source
v1.37.0
Compare Source
API Changes
Behavior Changes
New Features
Bug Fixes
v1.36.1
Compare Source
v1.36.0
Compare Source
New Features
Bug Fixes
Documentation
v1.35.1
Compare Source
v1.35.0
Compare Source
Behavior Changes
New Features
Bug Fixes
server_features
should be a child ofxds_servers
and not a sibling (#4087)v1.34.2
Compare Source
v1.34.1
Compare Source
v1.34.0
Compare Source
New Features
Performance Improvements
Bug Fixes
Documentation
v1.33.3
Compare Source
v1.33.2
Compare Source
v1.33.1
API Changes
New Features
Bug Fixes
v1.32.0
Compare Source
Dependencies
New Features
Bug Fixes
v1.31.1
Compare Source
v1.31.0
Compare Source
API Changes
New Features
Bug Fixes
Documentation
v1.30.1
Compare Source
v1.30.0
Compare Source
API Changes
xds
. This is the stable version of the schemexds-experimental
that was introduced in v1.28.0.xds-experimental
scheme will be removed in subsequent releases so you must switch toxds
scheme instead.xds
scheme is a client side implementation of xDSv2 APIs. This allows a gRPC client written in Go to receive configuration from an xDSv2 API compatible server and use that configuration to load balance RPCs. In this release, only the virtual host matching, default path (“” or “/”) matching and cluster route action are supported. The features supported in a given release are documented here.balancer.Balancer
andbalancer.Picker
with theV2Balancer
andV2Picker
versions.balancer.ClientConn.UpdateBalancerState
.grpc.Balancer
, and all related functionality.naming
package.Behavior Changes
New Features
Performance Improvements
Bug Fixes
Documentation
v1.29.1
Compare Source
v1.29.0
Compare Source
New Features
Bug Fixes
Documentation
v1.28.1
Compare Source
v1.28.0
Compare Source
New Features
API Changes
Bug Fixes
Dependencies
v1.27.1
Compare Source
v1.27.0
Compare Source
API Changes
Behavior Changes
New Features
Bug Fixes
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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.