Skip to content

Commit 1733d2c

Browse files
[release/v1.28.x] Prepare release 1.28.0 (#5608)
1 parent 087a4f1 commit 1733d2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## Version 1.28.0 (2023-07-07)
44

55
[opentelemetry-sdk-extension-autoconfigure](./sdk-extensions/autoconfigure) is now stable! See "SDK
66
Extension" notes below for changes made prior to stabilization.

version.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val snapshot = true
1+
val snapshot = false
22

33
allprojects {
44
var ver = "1.28.0"

0 commit comments

Comments
 (0)