There was an error while loading. Please reload this page.
1 parent f3f9e26 commit 12eb472Copy full SHA for 12eb472
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## Version 1.27.0 (2023-06-16)
4
5
### AWS X-Ray SDK support
6
version.gradle.kts
@@ -1,5 +1,5 @@
-val stableVersion = "1.27.0-SNAPSHOT"
-val alphaVersion = "1.27.0-alpha-SNAPSHOT"
+val stableVersion = "1.27.0"
+val alphaVersion = "1.27.0-alpha"
allprojects {
if (findProperty("otel.stable") != "true") {
0 commit comments