[release/v1.34.x] Prepare release 1.34.0 (#1244)

This commit is contained in:
OpenTelemetry Bot 2024-03-27 15:54:00 +01:00 committed by GitHub
parent 3f71b8804f
commit 42804228e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Unreleased
## Version 1.34.0 (2024-03-27)
### AWS resources

View File

@ -1,5 +1,5 @@
val stableVersion = "1.34.0-SNAPSHOT"
val alphaVersion = "1.34.0-alpha-SNAPSHOT"
val stableVersion = "1.34.0"
val alphaVersion = "1.34.0-alpha"
allprojects {
if (findProperty("otel.stable") != "true") {