Asphalt-redis

Latest version: v4.1.0

Safety actively analyzes 620828 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

4.1.0

- Removed explicit run-time argument type checks and the ``typeguard`` dependency

4.0.0

- **BACKWARD INCOMPATIBLE** Upgraded Asphalt dependency to ~4.7
- **BACKWARD INCOMPATIBLE** Switched backing library from aioredis to the official
redis-py (which now has asyncio support)
- **BACKWARD INCOMPATIBLE** Refactored component to only provide a single Redis client
(you will have to add two components to get two clients)
- **BACKWARD INCOMPATIBLE** Dropped the context attribute (use dependency injection
instead)

3.0.1

- Fixed overly restrictive dependency constraint on Asphalt core

3.0.0

- **BACKWARD INCOMPATIBLE** Upgraded aioredis dependency to ~2.0
- Added support for Python 3.10
- Dropped support for Python 3.5 and 3.6

2.1.1

- Unpinned aioredis dependency to allow upgrading from v1.0 (the version pinning was an accident)

2.1.0

- Updated to work with aioredis 1.0+

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.