Skip to content

Commit d102d81

Browse files
committed
Add changelog
1 parent 65d7479 commit d102d81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
- The attributes `code.filepath`, `code.lineno`, and `code.namespace` have been renamed to `code.file.path`, and
66
`code.line.number`, and `code.module.name`, to align with the opentelemetry semantic conventions for code.
7+
- Upgrade from opentelemetry 0.30.0 to 0.31.0. Refer to the upstream
8+
[changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/opentelemetry-sdk/CHANGELOG.md#0310)
9+
for more information.
710

811
### Removed
912

0 commit comments

Comments
 (0)