Skip to content

Commit 714c8a2

Browse files
committed
Add changelog entry
1 parent 38fc53a commit 714c8a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2828
- `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` now keeps the metadata already present in the context when `WithHeaders` is used. (#5892)
2929
- `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc` now keeps the metadata already present in the context when `WithHeaders` is used. (#5911)
3030
- `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` now keeps the metadata already present in the context when `WithHeaders` is used. (#5915)
31+
- The default global API now supports full auto-instrumentation from the `go.opentelemetry.io/auto` package.
32+
See that package for more information. (#5920)
3133

3234
<!-- Released section -->
3335
<!-- Don't change this section unless doing release -->

0 commit comments

Comments
 (0)