Releases: karpetrosyan/hishel
Releases · karpetrosyan/hishel
1.2.1
What's Changed in 1.2.1
⚙️ Miscellaneous Tasks
- explicitly set build backend by @karpetrosyan
Contributors
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed in 1.2.0
♻️ Refactoring
- improve sqlite concurrency by @karpetrosyan
⚙️ Miscellaneous Tasks
- simplify pyproject.toml, use src layout by @karpetrosyan
📚 Documentation
- mention support for Zapros HTTP Client by @karpetrosyan
🚀 Features
- feat: add support for redis by @karpetrosyan in #455
Contributors
Full Changelog: 1.1.10...1.2.0
1.1.10
What's Changed in 1.1.10
⚙️ Miscellaneous Tasks
- fix non-existing rfc reference by @karpetrosyan
🐛 Bug Fixes
- don't discard no-cache and vary-mismatched entries by @karpetrosyan
- fix: properly save per-request hishel_ttl setting by @LiteralGenie in #445
📚 Documentation
- document storages by @karpetrosyan
- move docs to vitepress by @karpetrosyan
Contributors
Full Changelog: 1.1.9...1.1.10
1.1.9
What's Changed in 1.1.9
⚙️ Miscellaneous Tasks
- chore: drop python 3.9 support by @CharString in #418
📦 Dependencies
- chore(deps-dev): bump the python-packages group across 1 directory with 5 updates by @dependabot[bot] in #440
Contributors
Full Changelog: 1.1.8...1.1.9
1.1.8
What's Changed in 1.1.8
⚙️ Miscellaneous Tasks
- chore(ci): remove redis action by @karpetrosyan in #428
🐛 Bug Fixes
- fix: prevent race conditions by @karpetrosyan in #436
Contributors
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed in 1.1.7
♻️ Refactoring
- refactor(storage): create sqlite database path only when creating connections by @jeefberkey in #426
⚙️ Miscellaneous Tasks
- chore(deps-dev): bump the python-packages group with 5 updates by @dependabot[bot] in #424
🐛 Bug Fixes
📚 Documentation
- add release process guidelines for maintainers by @karpetrosyan
🚀 Features
Contributors
Full Changelog: 1.1.6...1.1.7
1.1.6
What's Changed in 1.1.6
📚 Documentation
- remove some stale httpx configs by @karpetrosyan
🚀 Features
- Add support for request no-cache directive by @karpetrosyan in #416
Contributors
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed in 1.1.5
🐛 Bug Fixes
- filter out soft-deleted, expired and incomplete entries in
get_entriesby @karpetrosyan
Contributors
Full Changelog: 1.1.4...1.1.5
1.1.4
What's Changed in 1.1.4
🐛 Bug Fixes
- don't raise an error on consumed streams that were read into memory by @karpetrosyan
- close sqlite connections properly by @karpetrosyan
Contributors
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed in 1.1.3
⚙️ Miscellaneous Tasks
- improve git-cliff docs by @karpetrosyan
🐛 Bug Fixes
- fix: add BaseFilter to all exports by @martinblech in #408
- fix: set
after_revalidation=TrueforNeedsToBeUpdated->FromCachetransition by @jlopex in #402
Full Changelog: 1.1.2...1.1.3