Hishel

Latest version: v0.1.1

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

Scan your dependencies

Page 3 of 6

0.0.23

- Make `S3Storage` to check staleness of all cache files with set interval. (182)
- Fix an issue where an empty file in `FileCache` could cause a parsing error. (181)
- Support caching for `POST` and other HTTP methods. (183)

0.0.22

- Make `FileStorage` to check staleness of all cache files with set interval. (169)
- Support AWS S3 storages. (164)
- Move `typing_extensions` from requirements.txt to pyproject.toml. (161)

0.0.21

- Fix inner transport and connection pool instances closing. (147)
- Improved error message when the storage type is incorrect. (138)

0.0.20

- Add in-memory storage. (133)
- Allow customization of cache key generation. (130)

0.0.19

- Add `force_cache` extension to enforce the request to be cached, ignoring the HTTP headers. (117)
- Fix issue where sqlite storage cache get deleted immediately. (119)
- Support float numbers for storage ttl. (107)

0.0.18

- Fix issue where freshness cannot be calculated to re-send request. (104)
- Add `cache_disabled` extension to temporarily disable the cache (109)
- Update `datetime.datetime.utcnow()` to `datetime.datetime.now(datetime.timezone.utc)` since `datetime.datetime.utcnow()` has been deprecated. (111)

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.