Skip to content

Commit 11f4897

Browse files
committed
Add changelog entry
1 parent 2791832 commit 11f4897

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
@@ -12,6 +12,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1212

1313
- Add `go.opentelemetry.io/otel/sdk/metric/exemplar.AlwaysOffFilter`, which can be used to disable exemplar recording. (#5850)
1414
- Add `go.opentelemetry.io/otel/sdk/metric.WithExemplarFilter`, which can be used to configure the exemplar filter used by the metrics SDK. (#5850)
15+
- The `go.opentelemetry.io/otel/semconv/v1.27.0` package.
16+
The package contains semantic conventions from the `v1.27.0` version of the OpenTelemetry Semantic Conventions. (#5894)
1517

1618
<!-- Released section -->
1719
<!-- Don't change this section unless doing release -->

0 commit comments

Comments
 (0)