We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9516457 commit a6f718fCopy full SHA for a6f718f
1 file changed
util/opentelemetry-util-genai/CHANGELOG.md
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
([#4320](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4320))
16
- Add workflow invocation type to genAI utils
17
([https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4310](#4310))
18
+- Check if upload works at startup in initializer of the `UploadCompletionHook`, instead
19
+of repeatedly failing on every upload ([https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4390](#4390)).
20
21
## Version 0.3b0 (2026-02-20)
22
0 commit comments