File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments