We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a66cac commit 4dc877eCopy full SHA for 4dc877e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## Version 1.43.0 (2025-01-17)
4
5
### Azure resources - New 🌟
6
version.gradle.kts
@@ -1,5 +1,5 @@
-val stableVersion = "1.43.0-SNAPSHOT"
-val alphaVersion = "1.43.0-alpha-SNAPSHOT"
+val stableVersion = "1.43.0"
+val alphaVersion = "1.43.0-alpha"
allprojects {
if (findProperty("otel.stable") != "true") {
0 commit comments