Skip to content

Commit 60fc49c

Browse files
committed
Add changes to changelog
1 parent ab372e5 commit 60fc49c

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
@@ -31,6 +31,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
3131
- The `SpanStatusFromHTTPStatusCodeAndSpanKind` function in `go.opentelemetry.io/otel/semconv/v1.12.0` is split into `ClientStatus` and `ServerStatus` in `go.opentelemetry.io/otel/semconv/v1.13.0/httpconv`.
3232
- The `Client` function is included in `go.opentelemetry.io/otel/semconv/v1.13.0/netconv` to generate attributes for a `net.Conn`.
3333
- The `Server` function is included in `go.opentelemetry.io/otel/semconv/v1.13.0/netconv` to generate attributes for a `net.Listener`.
34+
- Add the `go.opentelemetry.io/otel/semconv/v1.16.0` package.
35+
The package contains semantic conventions from the `v1.16.0` version of the OpenTelemetry specification. (#3579)
3436

3537
### Changed
3638

0 commit comments

Comments
 (0)