Skip to content

Commit 7022b1b

Browse files
committed
Changes added to the CHANGELOG.md file
1 parent 4325dea commit 7022b1b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Added
1515

16+
- Enabled the flake8-tidy-import plugins rules for the ruff linter. These rules throw warnings for relative imports in the modules.
17+
([4395](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4395))
1618
- `opentelemetry-instrumentation-asgi`: Respect `suppress_http_instrumentation` context in ASGI middleware to skip server span creation when HTTP instrumentation is suppressed
1719
([#4375](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4375))
1820
- `opentelemetry-instrumentation-confluent-kafka`: Loosen confluent-kafka upper bound to <3.0.0

0 commit comments

Comments
 (0)