Releases: karldreher/b2-cloudflare-worker
Releases · karldreher/b2-cloudflare-worker
v1.1.1
v1.1.0
v1.0.0
1.2.0
1.2.0
adds parameterized cache-control and increases efficiency.
What's Changed
- 1.2.0 by @karldreher in #5
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.1
is a small update to 1.1.0
which adds automated testing. 🚀 🎉 🥳
1.1.0
1.1.0
is a minor update which changes the strategy for storing secrets + configuration items in Environment Variables rather than KV.
In the future the KV still may be valuable to this project, however this will reduce the number of API calls to a minimum.
1.0.0
The first release has stable functionality for downloading files from a private backblaze B2 bucket and caching them within Cloudflare.