Skip to content

Commit 4674f59

Browse files
committed
Changes added to CHANGELOG.md
1 parent 38c3607 commit 4674f59

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
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
## Unreleased
1414

15+
- Enabled the flake8-debugger rules for ruff linter. These rules do not allow for the use of debugger calls and imports in production code.
16+
([#5056](https://github.com/open-telemetry/opentelemetry-python/pull/5056))
1517
- Enabled the flake8-tidy-import plugins rules for the ruff linter. These rules throw warnings for relative imports in the modules.
1618
([#5019](https://github.com/open-telemetry/opentelemetry-python/pull/5019))
1719
- `opentelemetry-sdk`: Fix `AttributeError` in `ExplicitBucketHistogramAggregation` when applied to non-Histogram instruments without explicit boundaries

0 commit comments

Comments
 (0)