Skip to content

Commit 95c008f

Browse files
authored
Update CHANGELOG.md
1 parent fd7f9c4 commit 95c008f

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

CHANGELOG.md

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

88
## Unreleased
99

10-
<<<<<<< middleware-always-set-status-code-on-duration-attrs
11-
- `opentelemetry-instrumentation-django` Handle exceptions from request/response hooks
12-
([#2153](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2153))
13-
- `opentelemetry-instrumentation-asyncio` instrumented `asyncio.wait_for` properly raises `asyncio.TimeoutError` as expected
14-
([#2637](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2637))
15-
- `opentelemetry-instrumentation-aws-lambda` Bugfix: AWS Lambda event source key incorrect for SNS in instrumentation library.
16-
([#2612](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2612))
17-
- `opentelemetry-instrumentation-system-metrics` Permit to use psutil 6.0+.
18-
([#2630](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2630))
19-
- `opentelemetry-instrumentation-asgi` Bugfix: Middleware did not set status code attribute on duration metrics for non-recording spans.
20-
([#2627](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2627))
21-
22-
23-
=======
24-
>>>>>>> main
2510
### Added
2611

2712
- `opentelemetry-instrumentation-pyramid` Record exceptions raised when serving a request
@@ -74,6 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7459
([#2153](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2153))
7560
- `opentelemetry-instrumentation-asgi` Removed `NET_HOST_NAME` AND `NET_HOST_PORT` from active requests count attribute
7661
([#2610](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2610))
62+
- `opentelemetry-instrumentation-asgi` Bugfix: Middleware did not set status code attribute on duration metrics for non-recording spans.
63+
([#2627](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2627))
7764

7865

7966
## Version 1.25.0/0.46b0 (2024-05-31)

0 commit comments

Comments
 (0)