Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
c4c4f68 to
a12ade2
Compare
christos68k
approved these changes
Jun 9, 2025
a12ade2 to
bc52bf5
Compare
bc52bf5 to
40d1d31
Compare
florianl
approved these changes
Jun 10, 2025
fabled
approved these changes
Jun 10, 2025
This was referenced Jul 8, 2025
This was referenced Aug 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.29.14->v1.29.15v1.80.0->v1.80.1v1.33.0->v1.34.0v0.127.0->v0.128.0v0.127.0->v0.128.0v0.127.1-0.20250602202233-e45c0e524c62->v0.128.0v1.33.0->v1.34.0v0.127.0->v0.128.0v0.127.0->v0.128.0v0.17.0->v0.18.0b6e5de4->dcc06eev0.14.0->v0.15.0v1.72.2->v1.73.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/component)
v1.34.0🛑 Breaking changes 🛑
service/telemetry: Mark "telemetry.disableAddressFieldForInternalTelemetry" as stable (#13152)💡 Enhancements 💡
confighttp: Update the HTTP server span naming to use the HTTP method and route pattern instead of the path. (#12468)The HTTP server span name will now be formatted as
<http.request.method> <http.route>.If a route pattern is not available, it will fall back to
<http.request.method>.service: Use configured loggers to log errors as soon as it is available (#13081)service: Remove stabilized featuregate useOtelWithSDKConfigurationForInternalTelemetry (#13152)🧰 Bug fixes 🧰
telemetry: Add generated resource attributes to the printed log messages. (#13110)If service.name, service.version, or service.instance.id are not specified in the config, they will be generated automatically.
This change ensures that these attributes are also included in the printed log messages.
mdatagen: Fix generation when there are no events in the metadata. (#13123)confmap: Do not panic on assigning nil maps to non-nil maps (#13117)pdata: Fix event_name skipped when unmarshalling LogRecord from JSON (#13127)grpc/grpc-go (google.golang.org/grpc)
v1.73.0: Release 1.73.0Compare Source
New Features
GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST=falsein your environment. (#8253)CallAuthorityCall Option that can be used to overwrite the http:authorityheader on per-RPC basis. (#8068)Listmethod to gRPC Health service. (#8155)GRPC_EXPERIMENTAL_XDS_MTLS_SPIFFE=true. (#8167, #8180, #8229, #8343)Bug Fixes
grpc-timeoutheader is created. (#8312)grpc-timeoutheader values are now rejected. This is consistent with the gRPC protocol spec. (#8290)Performance Improvements
Documentation
Configuration
📅 Schedule: Branch creation - "before 8am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.