Skip to content

Commit de3d626

Browse files
committed
Fix links
1 parent fc409dd commit de3d626

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

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

1313
## Unreleased
1414

15-
- opentelemetry-sdk: Added request filter which fixes invalid type at WSGI request headers and attributes
15+
- opentelemetry-api: Convert objects of any type other than AnyValue which fixes invalid type at WSGI request attributes
1616
([#4808](https://github.com/open-telemetry/opentelemetry-python/pull/4808))
1717
- docs: Added sqlcommenter example
1818
([#4734](https://github.com/open-telemetry/opentelemetry-python/pull/4734))
@@ -1721,7 +1721,7 @@ can cause a deadlock to occur over `logging._lock` in some cases ([#4636](https:
17211721
- Add reset for the global configuration object, for testing purposes
17221722
([#636](https://github.com/open-telemetry/opentelemetry-python/pull/636))
17231723
- Add support for programmatic instrumentation
1724-
([#579](https://github.com/open-telemetry/opentelemetry-python/pull/569))
1724+
([#569](https://github.com/open-telemetry/opentelemetry-python/pull/569))
17251725

17261726
### Changed
17271727

0 commit comments

Comments
 (0)