v0.4.1
This fixes a resource leak that can cause growing memory and CPU usage over time (#57) for all S3 backend users.
It also fixes the update marker not working when a global S3 prefix is used, which causes the backend to use more expensive LIST API calls, leading to increased S3 usage costs. (#55)
This only affects you if you are using the opt-in upgrade marker.
What's Changed
- Upgrade Simpleblob to v0.2.4 by @franklouwers in #58
New Contributors
- @franklouwers made their first contribution in #58, thank you!
Full Changelog: v0.4.0...v0.4.1