v0.8.0
Release Notes - v0.8.0
This release adds several bug fixes, together with UI improvements. In
addition, the documentation, testing and other have been improved.
This release is meant for testing and feedback gathering. It is not recommended
for production use.
Should a bug be found and not expected to be related to the list below, one
should feel encouraged to file an issue in our
Github repository.
Features
-
S3GW
- Added a mechanism to check for incompatibility issues without changing the
original metadata database. When any incompatibility is found it is also shown
in the logs. - Added GC thread deleting permanently removed buckets, its objects and
versions.
- Added a mechanism to check for incompatibility issues without changing the
-
UI
Fixes
-
S3GW
- Fixed segfault when SFSAtomicWriter::complete is called with mtime output
variable set to nullptr
- Fixed segfault when SFSAtomicWriter::complete is called with mtime output
-
UI
- Fix table pagination issue. Only the first page was visible.
What's Changed
-
S3GW
- In order to make stat_bucket call available, SFSBucket::update_container_stat
now returns 0.
- In order to make stat_bucket call available, SFSBucket::update_container_stat
-
UI
- Display an error message on the login page if the RGW endpoint is not
configured correctly.
- Display an error message on the login page if the RGW endpoint is not
-
Charts
Breaking Changes
- None
Known Issues
- Multipart uploads are currently tracked solely in memory. Should the gateway
be stopped, ongoing multipart uploads will be lost. - Listing multipart uploads does not account for prefix or delimiters.
What's Changed
- Update charts submodule after 0.7.0 release by @0xavi0 in aquarist-labs/s3gw-tools#169
- adr: Adds ADR for project labels by @jhmarina in aquarist-labs/s3gw-tools#148
- adr: Add instruction for release captain by @jhmarina in aquarist-labs/s3gw-tools#153
- docs: Update rancher instructions and change addresses by @0xavi0 in aquarist-labs/s3gw-tools#200
- Update the release captain howto to the latest workflow. by @votdev in aquarist-labs/s3gw-tools#201
- Release v0.8.0 by @votdev in aquarist-labs/s3gw-tools#205
- Update docs. by @votdev in aquarist-labs/s3gw-tools#206
- Release v0.8.0 by @votdev in https://github.com/aquarist-labs/s3gw/pull/207
- Adapt and add ADRs by @votdev in https://github.com/aquarist-labs/s3gw/pull/209
- Adapt .gitmodules to new branch names. by @votdev in https://github.com/aquarist-labs/s3gw/pull/210
- Adapt release process docs. Tags need to be created. by @votdev in https://github.com/aquarist-labs/s3gw/pull/211
Full Changelog: aquarist-labs/s3gw-tools@v0.7.0...v0.8.0
Containers
The container images can be found at: