Skip to content

Releases: requests-cache/requests-cache

v1.2: Compatibility updates, bugfixes, and minor performance improvements

17 Feb 23:31
Compare
Choose a tag to compare

v1.1: Bugfixes and SQLite concurrency improvements

30 Jun 23:40
Compare
Choose a tag to compare

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 ✨

02 Jun 18:31
Compare
Choose a tag to compare

See Changelog for complete release details.

Release highlights

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

v0.9: Improved performance, thread safety, Cache-Control support, and general QoL

01 Jan 18:41
Compare
Choose a tag to compare

v0.8: Conditional requests, custom request matching, and comprehensive user guide

07 Sep 19:37
Compare
Choose a tag to compare

v0.7: Cache-Control, Filesystem backend, and serializers

29 Jul 20:37
79f2dd9
Compare
Choose a tag to compare

v0.6: URL pattern-based expiration, improved serialization format, and lots of bugfixes

29 Jul 20:41
Compare
Choose a tag to compare

v0.5: New backends, response filtering, and SQLite bulk commits

29 Jul 20:43
Compare
Choose a tag to compare