Skip to content

Commit bb8928c

Browse files
committed
Add changelog
1 parent 1b58cee commit bb8928c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
([#3916](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3916))
3030
- `opentelemetry-instrumentation-redis`: add support for `suppress_instrumentation` context manager for both sync and async Redis clients and pipelines
3131
- Update for Log SDK breaking changes. Rename InMemoryLogExporter to InMemoryLogRecordExporter in several tests
32-
([#3850](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3589))
32+
([#3589](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3589))
33+
- opentelemetry-instrumentation: allow to skip all instrumentations loading with a wildcard
34+
([#3967](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3967))
3335

3436
### Fixed
3537

0 commit comments

Comments
 (0)