osprofiler/releasenotes/notes/remove-strict-redis-9eb43d30c9c1fc43.yaml
Tobias Urdin f8d80022f3 Change StrictRedis usage to Redis
The StrictRedis class is only an alias for
Redis in >= 3.0.0

Change-Id: I5b72306ec2d3164b285c24190c0d3f9ced4b6a31
2023-02-08 10:53:26 +00:00

5 lines
77 B
YAML

---
upgrade:
- |
The minimum redis-py version required is now >= 3.0.0