Requests Cache Versions Save

Persistent HTTP cache for python requests

v1.2.0

2 months ago

See Changelog for complete release details.

v1.1.0

10 months ago

This is a smaller release with mainly bugfixes and some improvements to the SQLite backend.

See Changelog for complete release details.

Thanks to everyone who provided bug reports, suggestions, and other feedback!

v1.0.0

11 months ago

See Changelog for complete release details.

Release highlights

  • :rocket: Lots of miscellaneous performance improvements
  • :rocket: Fast automatic cache cleanup with TTL integration for MongoDB, DynamoDB and Redis
  • :memo: Improved NoSQL/document database support: human-readable and indexable response data in MongoDB and DynamoDB
  • :clock8: Complete support for Cache-Control headers (including its extensions)
  • :sparkles: Complete type hinting and more details from cached responses
  • :lock: Redact common authentication headers and parameters from the cache by default
  • :gear: Improved session settings interface, and more settings for refreshing, revalidation, and offline cache usage

v0.9.0

2 years ago

See Changelog for release details

v0.8.0

2 years ago

See Changelog for release details

v0.5.0

2 years ago

See Changelog for release details

v0.6.0

2 years ago

See Changelog for release details

v0.7.0

2 years ago

See Changelog for release details