chore(deps): update opentelemetry go #73
Reference in New Issue
Block a user
Delete Branch "renovate/opentelemetry-go"
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.58.0→v1.59.0v0.152.0→v0.153.0v1.58.0→v1.59.0v1.58.0→v1.59.0v0.152.0→v0.153.0v1.58.0→v1.59.0v1.58.0→v1.59.0v0.152.0→v0.153.0Release Notes
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/component)
v1.59.0🛑 Breaking changes 🛑
pkg/configoptional: Stabilize feature gate configoptional.AddEnabledField (#15333)pkg/confmap: Stabilize confmap.newExpandedValueSanitizer feature gate (#15339)pkg/exporterhelper: mark exporter.PersistRequestContext as stable (#15330)pkg/otelcol: Stabilize otelcol.printInitialConfig gate (#15340)pkg/pdata: Remove pdata.useCustomProtoEncoding feature gate (#15332)pkg/service: Stabilize telemetry.UseLocalHostAsDefaultMetricsAddress gate (#15342)pkg/xpdata: Stabilize pdata.enableRefCounting feature gate (#15331)🧰 Bug fixes 🧰
pkg/config/configgrpc: Fix memory corruption and fatal error in Snappy (#15237, #15320)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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR 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/collector/component/componentstatusv0.152.0->v0.153.0go.opentelemetry.io/collector/consumer/xconsumerv0.152.0->v0.153.0go.opentelemetry.io/collector/featuregatev1.58.0->v1.59.0go.opentelemetry.io/collector/internal/componentaliasv0.152.0->v0.153.0go.opentelemetry.io/collector/pdata/pprofilev0.152.0->v0.153.0go.opentelemetry.io/collector/pdata/testdatav0.152.0->v0.153.0go.opentelemetry.io/collector/pipelinev1.58.0->v1.59.0go.opentelemetry.io/collector/processor/xprocessorv0.152.0->v0.153.0golang.org/x/netv0.51.0->v0.55.0golang.org/x/sysv0.42.0->v0.45.0golang.org/x/textv0.34.0->v0.37.0google.golang.org/grpcv1.81.0->v1.81.1