fix(deps): update module google.golang.org/grpc to v1.75.0 #197
Reference in New Issue
Block a user
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 MR contains the following updates:
v1.74.2->v1.75.0Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.75.0: Release 1.75.0Compare Source
Behavior Changes
DelayedPickCompleteevent, a type alias ofPickerUpdated. (#8465)PickerUpdatedsymbol.grpc.WithAuthorityas the highest-priority option for setting authority, above the setting in the credentials themselves. (#8488)WithAuthorityis available, the credentials should not be used to override the authority.New Features
GRPC_ENABLE_TXT_SERVICE_CONFIG) to provide a way to disable TXT lookups in the DNS resolver (by setting it tofalse). By default, TXT lookups are enabled, as they were previously. (#8377)Bug Fixes
callandendpointin curly braces to comply with UCUM and gRPC OpenTelemetry guidelines. (#8481)grpc.NewClient(":<port-number-or-name>")). (#8488)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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
go.opentelemetry.io/otelv1.36.0->v1.37.0go.opentelemetry.io/otel/metricv1.36.0->v1.37.0go.opentelemetry.io/otel/tracev1.36.0->v1.37.0mentioned in issue #3
marked the checklist item If you want to rebase/retry this MR, check this box as completed
added 2 commits
5b97522a- 1 commit from branchmastera0b32b4b- fix(deps): update module google.golang.org/grpc to v1.75.0Compare with previous version
marked the checklist item If you want to rebase/retry this MR, check this box as incomplete
changed the description