Releases: stjude-rust-labs/http-cache-stream
Releases · stjude-rust-labs/http-cache-stream
v0.3.0
What's Changed
- feat: add a "revalidation hook" to
Cacheto allow for recalculation of authentication. by @peterhuene in #15 - chore: implement some basic tests. by @peterhuene in #16
- release: bump version to
0.3.0. by @peterhuene in #17
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix: fix error encountered with Azure Storage. by @peterhuene in #10
- refactor: refactor cache body implementation to stream to cache. by @peterhuene in #11
- fix: add back
x-cache-digestheader. by @peterhuene in #13 - release: bump version to 0.2.0. by @peterhuene in #14
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: setup CI. by @peterhuene in #1
- fix: remove redundant calculation of storage key. by @peterhuene in #2
- chore: update README. by @peterhuene in #3
- chore: remove incorrect comment by @peterhuene in #4
- chore: prepare for transer to St. Jude Rust Labs. by @peterhuene in #5
- feat: implement content-addressed storage. by @peterhuene in #7
- fix: replace depricated async-std with smol by @sauhardh in #9
New Contributors
Full Changelog: https://github.com/stjude-rust-labs/http-cache-stream/commits/v0.1.0