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 0b7c5de commit b3a3b2cCopy full SHA for b3a3b2c
CHANGELOG.md
@@ -2,8 +2,6 @@
2
3
## Unreleased
4
5
-## Version 1.47.0 (2025-05-19)
6
-
7
### GCP authentication extension
8
9
- Update the internal implementation such that the required headers are retrieved
version.gradle.kts
@@ -1,5 +1,5 @@
1
-val stableVersion = "1.48.0-SNAPSHOT"
-val alphaVersion = "1.48.0-alpha-SNAPSHOT"
+val stableVersion = "1.47.0-SNAPSHOT"
+val alphaVersion = "1.47.0-alpha-SNAPSHOT"
allprojects {
if (findProperty("otel.stable") != "true") {
0 commit comments