Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Damien Mathieu <42@dmathieu.com>
  • Loading branch information
VinozzZ and dmathieu authored Jul 15, 2024
1 parent f088be0 commit 7fcb46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

- Support for stdoutlog exporter in `go.opentelemetry.io/contrib/config`. (#5850)
- Add macOS ARM64 platform to the compatibility testing suite. (#5868)
- Allow configuring the `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` with the `OTEL_HTTP_CLIENT_COMPATIBILITY_MODE` environment variable to receive both the current v1.20.0 and the new v1.24.0 attributes. (#5333, #5401)
- Support for the `OTEL_HTTP_CLIENT_COMPATIBILITY_MODE=http/dup` environment variable in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` to emit attributes for both the v1.20.0 and v1.24.0 semantic conventions. (#5401)

### Removed

Expand Down

0 comments on commit 7fcb46e

Please sign in to comment.