Skip to content

Commit 1f65e7d

Browse files
Update changelog.
1 parent d5989f5 commit 1f65e7d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
- Fix `Invalid type NoneType for attribute X (opentelemetry-instrumentation-aws-lambda)` error when some attributes do not exist
11+
([#1780](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1780))
12+
1013
## Version 1.18.0/0.39b0 (2023-05-10)
1114

1215
- `opentelemetry-instrumentation-system-metrics` Add `process.` prefix to `runtime.memory`, `runtime.cpu.time`, and `runtime.gc_count`. Change `runtime.memory` from count to UpDownCounter. ([#1735](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1735))
@@ -39,8 +42,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3942
([#1738](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1738))
4043
- Fix `None does not implement middleware` error when there are no middlewares registered
4144
([#1766](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1766))
42-
- Fix `Invalid type NoneType for attribute X (opentelemetry-instrumentation-aws-lambda)` error when some attributes do not exist
43-
([#1780](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1780))
4445

4546
## Version 1.17.0/0.38b0 (2023-03-22)
4647

0 commit comments

Comments
 (0)