Skip to content

Commit c11adfa

Browse files
committed
Update CHANGELOG.md
1 parent d6f95e1 commit c11adfa

File tree

1 file changed

+3
-1
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-google-genai

1 file changed

+3
-1
lines changed

instrumentation-genai/opentelemetry-instrumentation-google-genai/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
- Support `suppress_instrumentation` contextmanager from `opentelemetry.instrumentation.utils`.
11+
1012
## Version 0.5b0 (2025-12-11)
1113

1214
- Ensure log event is written and completion hook is called even when model call results in exception. Put new
@@ -39,4 +41,4 @@ span attribute `gen_ai.response.finish_reasons` is empty ([#3417](https://github
3941
([#3298](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3298))
4042

4143
Create an initial version of Open Telemetry instrumentation for github.com/googleapis/python-genai.
42-
([#3256](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3256))
44+
([#3256](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3256))

0 commit comments

Comments
 (0)