Update module google.golang.org/grpc to v1.35.0 #2
No reviewers
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: unistack-org/micro-broker-service#2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/google.golang.org-grpc-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.27.1
->v1.35.0
Release Notes
grpc/grpc-go
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.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
Compare Source
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
Renovate configuration
📅 Schedule: 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 this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.