Skip to content

v0.4.1

Compare
Choose a tag to compare
@ahouene ahouene released this 29 Jun 13:30
· 23 commits to main since this release
730635f

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

New Contributors

Full Changelog: v0.4.0...v0.4.1