We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087a4f1 commit 1733d2cCopy full SHA for 1733d2c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## Version 1.28.0 (2023-07-07)
4
5
[opentelemetry-sdk-extension-autoconfigure](./sdk-extensions/autoconfigure) is now stable! See "SDK
6
Extension" notes below for changes made prior to stabilization.
version.gradle.kts
@@ -1,4 +1,4 @@
-val snapshot = true
+val snapshot = false
allprojects {
var ver = "1.28.0"
0 commit comments