Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Unreleased

* Use weaver for semantic convention codegen
([#70](https://github.com/open-telemetry/semantic-conventions-java/pull/70))
* Include Incubating prefix on enum inner class names
([#83](https://github.com/open-telemetry/semantic-conventions-java/pull/83))
* Add new class annotations to deprecated classes
([#89](https://github.com/open-telemetry/semantic-conventions-java/pull/89))
* Update to semantic-conventions 1.28.0
([#91](https://github.com/open-telemetry/semantic-conventions-java/pull/91))

## Version 1.27.0 (2024-08-20)

* Update to semantic-conventions 1.27.0
Expand Down
Loading