v1.47.0-rc.1
Pre-release
Pre-release
·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
This is a release candidate for the v1.47.0 release.
That release is expected to include the v1 release of the OpenTelemetry Go Logs API and SDK and will provide stability guarantees for the following modules:
go.opentelemetry.io/otel/loggo.opentelemetry.io/otel/sdk/log
See our versioning policy for more information about these stability guarantees.
Added
- Add
Logger,GetLoggerProvider, andSetLoggerProvidertogo.opentelemetry.io/otel. (#8874)
Deprecated
- Deprecate
go.opentelemetry.io/otel/log/global; use the equivalent APIs ingo.opentelemetry.io/otel. (#8874)
Fixed
- Ignore attempts to unregister unknown span processors in
go.opentelemetry.io/otel/sdk/trace. (#8840)
Removed
What's Changed
- chore(deps): update open-telemetry/shared-workflows action to v0.11.0 by @renovate[bot] in #8866
- fix(deps): update module google.golang.org/grpc to v1.83.2 by @renovate[bot] in #8867
- fix(deps): update golang.org/x to e88cd73 by @renovate[bot] in #8865
- fix(deps): update googleapis to da73d73 by @renovate[bot] in #8872
- chore(deps): update module github.com/sirupsen/logrus to v1.10.2 by @renovate[bot] in #8871
- chore(deps): update module github.com/ghostiam/protogetter to v1 by @renovate[bot] in #8868
- chore(deps): update module github.com/securego/gosec/v2 to v2.29.0 by @renovate[bot] in #8875
- otel: add global LoggerProvider by @pellared in #8874
- chore(deps): update module github.com/raeperd/recvcheck to v0.3.1 by @renovate[bot] in #8878
- chore(deps): update github/codeql-action action to v4.37.9 by @renovate[bot] in #8877
- Drop support for Go 1.25 by @MrAlias in #8876
- fix(trace): ignore unknown span processor unregisters by @jstar0 in #8840
- fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 by @renovate[bot] in #8890
- chore(deps): update module github.com/skeema/knownhosts to v1.3.3 by @renovate[bot] in #8889
- chore(deps): update open-telemetry/shared-workflows action to v0.12.0 by @renovate[bot] in #8888
- chore(deps): update golang.org/x/telemetry digest to 9400fed by @renovate[bot] in #8887
- Release v1.47.0-rc.1 by @pellared in #8884
Full Changelog: v1.46.0...v1.47.0-rc.1