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 b3b85cc commit 8811c2aCopy full SHA for 8811c2a
CHANGELOG.md
@@ -1,7 +1,14 @@
1
# OpenTelemetry Android Changelog
2
3
-## Unreleased
+## Version 0.9.1 (2025-01-21)
4
5
+### 🛠️ Bug fixes
6
+
7
+- Fix some artifacts missing from publication ([#761](https://github.com/open-telemetry/opentelemetry-android/pull/761))
8
9
+## Version 0.9.0 (2025-01-16)
10
11
+- NOTE: This version has a known issue with some artifacts missing from publication. Please use v0.9.1.
12
- This version builds on opentelemetry-java-instrumentation
13
[v2.11.0](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.11.0).
14
0 commit comments