-
Notifications
You must be signed in to change notification settings - Fork 0
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.67.1 (master) #304
base: master
Are you sure you want to change the base?
Conversation
34c1067
to
a7be738
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.mod
|
a7be738
to
b054f3f
Compare
b054f3f
to
f648141
Compare
f648141
to
bcbbf07
Compare
bcbbf07
to
1a3cdbb
Compare
|
1a3cdbb
to
1e86844
Compare
1e86844
to
b50ebdf
Compare
b50ebdf
to
bce5c8b
Compare
bce5c8b
to
a7397b1
Compare
a7397b1
to
c5e4503
Compare
c5e4503
to
6b369ab
Compare
6b369ab
to
96a80c5
Compare
This PR contains the following updates:
v1.61.0
->v1.67.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.67.1
: Release 1.67.1Compare Source
Bug Fixes
v1.67.0
: Release 1.67.0Compare Source
Bug Fixes
Behavior Changes
GRPC_ENFORCE_ALPN_ENABLED
tofalse
(case insensitive). Please file a bug if you encounter any issues with this behavior. The environment variable to revert this behavior will be removed in an upcoming release. (#7535)v1.66.3
: Release 1.66.3Compare Source
Bug Fixes
v1.66.2
: Release 1.66.2Compare Source
Dependencies
testing
package (#7579)flate
package (#7595)Bug Fixes
v1.66.1
Compare Source
v1.66.0
: Release 1.66.0Compare Source
New Features
ValueFromIncomingContext
(#7368)WaitForStateChange
andGetState
methods, which were previously experimental. (#7425)total_issued_requests
field. (#7544)Bug Fixes
conn.Write
returns errors (#7394)Performance Improvements
Codec
which uses buffer recycling for encoded message (#7356)mem
package to facilitate buffer reuse (#7432)v1.65.1
: Release 1.65.1Compare Source
Bug Fixes
v1.65.0
: Release 1.65.0Compare Source
Dependencies
Behavior Changes
GRPC_ENFORCE_ALPN_ENABLED
is set to "true" (case insensitive). (#7184)New Features
WithMaxCallAttempts
to configure gRPC's retry behavior per-channel. (#7229)Bug Fixes
v1.64.1
: Release 1.64.1Compare Source
Dependencies
v1.64.0
: Release 1.64.0Compare Source
API Changes
InPayload.Data
andOutPayload.Data
; they were experimental and will be deleted in the next release (#7121)Behavior Changes
GRPC_GO_ADVERTISE_COMPRESSORS
to suppress setting supported compressors ingrpc-accept-encoding
header. Compressors will always be advertised, as they have been by default for some time (#7203)New Features
SetMinResolutionInterval
to set the minimum interval at which DNS re-resolutions may occur (#6962)fmt.Stringer
interface for pretty printingPeer
, andfmt.Stringer
interface for pretty printingMD
(#7137)Performance Improvements
Bug Fixes
OutPayload
,InPayload
, andEnd
(#7096)Dependencies
github.com/golang/protobuf
module (#7122)Documentation
WithBlock
,WithReturnConnectionError
,FailOnNonTempDialError
which are ignored byNewClient
(#7097)Dial
andDialContext
. These will continue to be supported throughout 1.x, but are deprecated to direct users toNewClient
(See #7090 for more information)v1.63.3
: Release 1.63.3Compare Source
Dependencies
v1.63.2
: Release 1.63.2Compare Source
Bugs
v1.63.1
: Release 1.63.1Compare Source
Bugs
API Changes
v1.63.0
: Release 1.63.0Compare Source
Behavior Changes
resolver.Address.String()
(experimental) (#6923)New Features
ClientConn.CanonicalTarget()
to return the canonical target string. (#7006)grpc.NewClient
to allow users to create new clients in idle mode and with "dns" as the default resolver (#7010)API Changes
ClientConn.Target()
(#7006)Bug Fixes
grpc.Server
as anhttp.Handler
with the Go stdlib HTTP server (#6989)SetResolvingTimeout
to allow configuring the DNS resolver's global timeout (#6917)v1.62.2
: Release 1.62.2Compare Source
Dependencies
v1.62.1
: Release 1.62.1Compare Source
Bug Fixes
no matching virtual host found
RPC errors due to a difference between the target and LDS resource names (#6997)InPayload.Length
for unary RPC calls (#6766)RecvBufferPool
DialOption
andServerOption
are now active during unary RPCs with compression (#6766)accept-encoding
header before determining compressorsv1.62.0
: Release 1.62.0Compare Source
New Features
Behavior Changes
Bug Fixes
Performance Improvements
x/net/trace
by usinggrpcnotrace
to enable dead code elimination (#6954)grpcrand
by adoptingmath/rand
's top-level functions for go version 1.21.0 and newer. (#6925)Dependencies
v1.61.2
: Release 1.61.2Compare Source
Dependencies
v1.61.1
: Release 1.61.1Compare Source
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 this update again.
This PR has been generated by Renovate Bot.