Skip to content

chore(deps): update go module updates minor to v0.15.0#35

Merged
ChBLA merged 1 commit intomainfrom
renovate/go-module-updates-minor
Feb 3, 2026
Merged

chore(deps): update go module updates minor to v0.15.0#35
ChBLA merged 1 commit intomainfrom
renovate/go-module-updates-minor

Conversation

@netic-renovate
Copy link
Contributor

@netic-renovate netic-renovate bot commented Feb 3, 2026

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.14.0v0.15.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.14.0v0.15.0 age confidence
go.opentelemetry.io/otel/log v0.14.0v0.15.0 age confidence
go.opentelemetry.io/otel/sdk/log v0.14.0v0.15.0 age confidence

Release Notes

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc)

v0.15.0

Compare Source

Added
  • The WithIDGenerator TracerProviderOption is added to the go.opentelemetry.io/otel/trace package to configure an IDGenerator for the TracerProvider. (#​1363)
Changed
  • The Zipkin exporter now uses the Span status code to determine. (#​1328)
  • NewExporter and Start functions in go.opentelemetry.io/otel/exporters/otlp now receive context.Context as a first parameter. (#​1357)
  • Move the OpenCensus example into example directory. (#​1359)
  • Moved the SDK's internal.IDGenerator interface in to the sdk/trace package to enable support for externally-defined ID generators. (#​1363)
  • Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#​1374)
  • Bump github.com/golangci/golangci-lint in /internal/tools (#​1375)
Fixed
  • Metric SDK SumObserver and UpDownSumObserver instruments correctness fixes. (#​1381)

Raw changes made between v0.14.0 and v0.15.0

61e07a0 (HEAD -> master, tag: v0.15.0, tag: sdk/v0.15.0, tag: exporters/trace/zipkin/v0.15.0, tag: exporters/trace/jaeger/v0.15.0, tag: exporters/stdout/v0.15.0, tag: exporters/otlp/v0.15.0, tag: exporters/metric/prometheus/v0.15.0, tag: example/zipkin/v0.15.0, tag: example/prometheus/v0.15.0, tag: example/otel-collector/v0.15.0, tag: example/opencensus/v0.15.0, tag: example/namedtracer/v0.15.0, tag: example/jaeger/v0.15.0, tag: example/basic/v0.15.0, tag: bridge/opentracing/v0.15.0, tag: bridge/opencensus/v0.15.0, upstream/master, origin/master, origin/HEAD) Release v0.15.0 (#​1392)
599c080 Fix typo in readme (#​1390)
eb28005 Metric Accumulator fix for SumObservers (#​1381)
970755b Enable support for externally-defined ID generators (#​1363)
0021ab0 Rework proto generation (#​1371)
787e3f4 chore(zipkin-exporter): relay on the status code for the request but still read the response body. (#​1328)
66db2d8 (johananl/master) Build examples last (#​1370)
958041d Bump github.com/golangci/golangci-lint in /internal/tools (#​1375)
e1ff2d1 Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#​1374)
5d0372d Fix typo in comment (#​1377)
55ff277 Fix golint issue caused by typo (#​1372)
5a728db Another batch of cleanups in otlp exporter (#​1357)
e081978 Move opencensus example to the example directory (#​1359)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@netic-renovate netic-renovate bot added the renovate-auto-approve Enables auto approval for Renovate PRs label Feb 3, 2026
@netic-renovate netic-renovate bot requested review from a team and gh-netic-robot as code owners February 3, 2026 09:50
@netic-renovate netic-renovate bot added the renovate-auto-approve Enables auto approval for Renovate PRs label Feb 3, 2026
@netic-renovate
Copy link
Contributor Author

netic-renovate bot commented Feb 3, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: modules/docker/go.sum
Command failed: go get -t ./...
go: docker imports
	docker/internal/dagger: package docker/internal/dagger is not in std (/opt/containerbase/tools/golang/1.25.5/src/docker/internal/dagger)

File name: modules/kind/go.sum
Command failed: go get -t ./...
go: downloading github.com/samber/lo v1.52.0
go: dagger/kind imports
	dagger/kind/internal/dagger: package dagger/kind/internal/dagger is not in std (/opt/containerbase/tools/golang/1.25.6/src/dagger/kind/internal/dagger)

@ChBLA ChBLA merged commit 0fec5b3 into main Feb 3, 2026
2 of 3 checks passed
@ChBLA ChBLA deleted the renovate/go-module-updates-minor branch February 3, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate-auto-approve Enables auto approval for Renovate PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments