We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9202fd6 commit 54dbf4eCopy full SHA for 54dbf4e
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## Unreleased
4
5
+* Restore and deprecate the `SemanticAttributes` and `ResourceAttributes` classes removed in 1.23.1
6
+ for easier upgrades. These will be removed prior to a stable release
7
+ of `io.opentelemetry.semconv:opentelemetry-semconv`.
8
+ ([#62](https://github.com/open-telemetry/semantic-conventions-java/pull/62))
9
+* Update to semantic-conventions 1.25.0
10
+ ([#61](https://github.com/open-telemetry/semantic-conventions-java/pull/61))
11
+
12
## Version 1.24.0 (2024-03-27)
13
14
**NOTICE:** This release contains a significant restructuring of this repository and the generated
0 commit comments