Skip to content

Commit

Permalink
Prepare release 1.29.0 (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored Dec 19, 2024
1 parent 5f4acc7 commit ca98d69
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.29.0 (2024-12-19)

* Update to semantic conventions 1.29.0 and weaver 0.12.0
([#118](https://github.com/open-telemetry/semantic-conventions-java/pull/118))
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 ca98d69

Please sign in to comment.