Skip to content

Commit

Permalink
Prepare release 1.25.0 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored Apr 8, 2024
1 parent 54dbf4e commit 6822209
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## Version 1.25.0 (2024-04-08)

* Restore and deprecate the `SemanticAttributes` and `ResourceAttributes` classes removed in 1.23.1
for easier upgrades. These will be removed prior to a stable release
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

// start - updated by ./.github/workflows/prepare-release-branch.yml
val snapshot = true
val snapshot = false
// end

// The release version of https://github.com/open-telemetry/semantic-conventions used to generate classes
Expand Down

0 comments on commit 6822209

Please sign in to comment.