Skip to content

Commit fafdd27

Browse files
committed
Add a changelog entry
1 parent 7392483 commit fafdd27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http
3232
- Cache offsets for Go `1.24.2`. ([#2081](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2081))
3333
- Cache offsets for `google.golang.org/grpc` `1.73.0-dev`. ([#2091](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2091))
3434
- Cache offsets for `golang.org/x/net` `0.39.0`. ([#2107](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2107))
35+
- The new `Multiplexer` type is added to `go.opentelemetry.io/auto/pipeline/otelsdk`.
36+
This type is used to support multiple process instrumentation using the same telemetry pipeline. ([#2016](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2016))
3537

3638
### Changed
3739

0 commit comments

Comments
 (0)