I'm happy to announce the release of <S3 Gateway v...
# s3gw
e
I'm happy to announce the release of S3 Gateway v0.12.0🎉 The changes include: • The UI now displays prefixes like folders 💻 • The backend now handles out-of-space conditions gracefully 💾 • The backend now accesses the SQLite metadata store more efficiently, leading to performance improvements • Various errors and exceptions are relayed through the appropriate error codes to the client • More bugfixes 🐛 • More tests 🧪 • More documentation 📚 Breaking Changes: • The on-disk format of the metadata store has changed. Volumes previously used with an older version of s3gw are not guaranteed to work with this and following versions. Get the container images from: • quay.io/s3gw/s3gw:v0.12.0quay.io/s3gw/s3gw-ui:v0.12.0 or just use the Helm chart
🎉 3