Skip to content

Commit b191b0b

Browse files
committed
Update CHANGELOG with async Redis support
1 parent 2e7393b commit b191b0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
### Added
2020
- `opentelemetry-instrument` and `opentelemetry-bootstrap` now include a `--version` flag
2121
([#1065](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1065))
22+
- `opentelemetry-instrumentation-redis` now instruments asynchronous Redis clients, if the installed redis-py includes async support (>=4.2.0).
23+
([#1076](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1076))
2224

2325
## [1.11.1-0.30b1](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.11.1-0.30b1) - 2022-04-21
2426

0 commit comments

Comments
 (0)