Skip to content

Commit 27508ed

Browse files
committed
Add CHANGELOG entry for falcon _handle_exception refactor (#4207)
1 parent a23c80c commit 27508ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
112112
([#4078](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4171))
113113
- `opentelemetry-instrumentation-aiohttp-server`: fix HTTP error inconsistencies
114114
([#4175](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4175))
115+
- `opentelemetry-instrumentation-falcon`: Refactor `_handle_exception` to remove pylint disables
116+
([#4207](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4207))
115117

116118
### Breaking changes
117119

0 commit comments

Comments
 (0)