Skip to content

Commit c7704ef

Browse files
committed
move CHANGELOG entry to unreleased
1 parent eed611e commit c7704ef

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
([#3385](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3385))
2020
- `opentelemetry-instrumentation` Make auto instrumentation use the same dependency resolver as manual instrumentation does
2121
([#3202](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3202))
22+
- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
23+
([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
2224

2325
### Fixed
2426

@@ -35,8 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3537
## Version 1.31.0/0.52b0 (2025-03-12)
3638

3739
### Added
38-
- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
39-
([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
40+
4041
- `opentelemetry-instrumentation-openai-v2` Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms
4142
([#3279](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3279))
4243
- `opentelemetry-instrumentation-system-metrics` Add `process` metrics and deprecated `process.runtime` prefixed ones

0 commit comments

Comments
 (0)