File tree Expand file tree Collapse file tree
opentelemetry-instrumentation-anthropic
opentelemetry-instrumentation-claude-agent-sdk Expand file tree Collapse file tree Original file line number Diff line number Diff 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+ - Update ` opentelemetry-util-genai ` dependency range to ` >= 0.4b0.dev, <0.5b0 `
11+ ([ #4520 ] ( hhttps://github.com/open-telemetry/opentelemetry-python-contrib/pull/4520 ) )
1012- Fix compatibility with wrapt 2.x by using positional arguments in ` wrap_function_wrapper() ` calls
1113 ([ #4445 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4445 ) )
1214
Original file line number Diff line number Diff line change @@ -7,5 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ - Update ` opentelemetry-util-genai ` dependency range to ` >= 0.4b0.dev, <0.5b0 `
11+ ([ #4520 ] ( hhttps://github.com/open-telemetry/opentelemetry-python-contrib/pull/4520 ) )
12+
1013### Added
1114
You can’t perform that action at this time.
0 commit comments