Skip to content

Commit bae1df1

Browse files
committed
Moving entry to Added section in changelog.md
Signed-off-by: Shwejan Bhupathi <[email protected]>
1 parent c726a4d commit bae1df1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
([#2573](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2573))
1919
- `opentelemetry-instrumentation-confluent-kafka` Add support for version 2.4.0 of confluent_kafka
2020
([#2616](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2616))
21+
- `opentelemtry-instrumentation-botocore` Adds test case for NoOpTracerProvider
22+
([#2586](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2586))
2123

2224
### Breaking changes
2325

2426
- `opentelemetry-instrumentation-asgi`, `opentelemetry-instrumentation-fastapi`, `opentelemetry-instrumentation-starlette` Use `tracer` and `meter` of originating components instead of one from `asgi` middleware
2527
([#2580](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2580))
2628

27-
### Added
28-
29-
- `opentelemtry-instrumentation-botocore` Adds test case for NoOpTracerProvider ([#2586](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2586))
30-
3129
### Fixed
3230

3331
- `opentelemetry-instrumentation-httpx` Ensure httpx.get or httpx.request like methods are instrumented

0 commit comments

Comments
 (0)