Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.9.6
->v1.9.7
v1.103.0
->v1.105.0
v0.30.0
->v0.30.1
v0.9.6
->v0.10.0
v1.17.1
->v1.17.2
v1.21.1
->v1.22.0
v1.12.6
->v1.13.0
v1.14.7
->v1.15.0
v1.3.6
->v1.4.0
v1.12.2
->v1.13.0
v1.1.6
->v1.2.0
v1.20.4
->v1.21.0
v1.9.5
->v1.10.0
v1.23.0
->v1.23.1
v1.48.0
->v1.49.0
v1.44.0
->v1.44.1
v0.14.1
->v0.14.2
v0.11.0
->v0.11.1
v2.14.1
->v2.15.0
v1.69.1
->v1.70.0
v1.25.0
->v1.27.0
v1.38.1
->v1.39.0
v1.16.1
->v1.17.0
v1.18.0
->v1.19.0
v1.5.2
->v1.5.3
v1.23.0
->v1.23.1
v1.14.5
->v1.14.6
v1.23.0
->v1.24.0
v1.24.2
->v1.24.3
v1.12.0
->v1.12.1
v1.15.0
->v1.15.1
v1.28.0
->v1.28.1
v1.13.0
->v1.13.1
v1.15.0
->v1.15.1
v1.11.6
->v1.11.7
v1.12.6
->v1.12.7
v2.9.5
->v2.9.6
1.25.1
->1.25.3
7c0ddcb
->49b9836
7c0ddcb
->49b9836
7c0ddcb
->49b9836
Release Notes
googleapis/google-cloud-go (cloud.google.com/go/apigeeregistry)
v0.10.0
pubsub: Subscription.ModifyPushConfig replaced with Subscription.Update.
pubsub: Subscription.Receive now runs concurrently for higher throughput.
vision: cloud.google.com/go/vision is deprecated. Use
cloud.google.com/go/vision/apiv1 instead.
translation: now stable.
trace: several changes to the surface. See the link below.
Code changes required from v0.9.0
pubsub: Replace
with
trace: traceGRPCServerInterceptor will be provided from *trace.Client.
Given an initialized
*trace.Client
namedtc
, instead ofwrite
trace trace.GRPCClientInterceptor will also provided from *trace.Client.
Instead of
write
trace: We removed the deprecated
trace.EnableGRPCTracing
. Use the gRPCinterceptor as a dial option as shown below when initializing Cloud package
clients:
actions/go-versions (go)
v1.25.3
: 1.25.3Compare Source
Go 1.25.3
v1.25.2
: 1.25.2Compare Source
Go 1.25.2
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.