0.3.8 (2024-06-20)
Features
- cache: add cache status to response headers and support expiration config (cff30e7)
- cache: add DiskCache storage type (8ab5352)
- cache: add expiration/stale config (35c92c3)
- config: make cache configurable (df7749f)
Bug Fixes
- cache: generate namespaced cache keys (2981577)
Miscellaneous Chores
- release marker for 0.3.9 (ffec88a)