diff --git a/ceph b/ceph index 92347c9..c6d4304 160000 --- a/ceph +++ b/ceph @@ -1 +1 @@ -Subproject commit 92347c9d536f4d2fb73bf285ece9d65fa5a9fd1c +Subproject commit c6d43046393638cd7c2eb7f6c7a42540e032f5a8 diff --git a/charts b/charts index b3a834d..9e109d8 160000 --- a/charts +++ b/charts @@ -1 +1 @@ -Subproject commit b3a834d18453ad1a125e2665873cfded66b8fe7c +Subproject commit 9e109d8c2fcd271988432a2440e7220f7e87bd8f diff --git a/docs/release-notes/latest b/docs/release-notes/latest index 6e18bc0..faf4098 120000 --- a/docs/release-notes/latest +++ b/docs/release-notes/latest @@ -1 +1 @@ -s3gw-v0.22.0.md \ No newline at end of file +s3gw-v0.23.0.md \ No newline at end of file diff --git a/docs/release-notes/s3gw-v0.23.0.md b/docs/release-notes/s3gw-v0.23.0.md new file mode 100644 index 0000000..9c2c2ed --- /dev/null +++ b/docs/release-notes/s3gw-v0.23.0.md @@ -0,0 +1,40 @@ +# Release Notes - v0.23.0 + +This release contains significant improvements and new bug fixes. Notably, +this release brings more SQLite efficiency, better consistency when we use +'s3gw' vs 'rgw' terminology, and several UI improvements. + +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 with known issues, one +should feel encouraged to file an issue in our +[Github repository](https://github.com/aquarist-labs/s3gw/issues/new/choose). + +## Features + +- rgw/sfs: Add SQLite connection pool +- rgw/sfs: Begin transition from sqlite_orm to sqlite_modern_cpp +- rgw/sfs: Rename on-disk database from s3gw.db to sfs.db +- rgw/sfs: Standardize log levels +- ui: Subpath support for better Longhorn integration +- ui: Allow deletion of specific objects +- ui: Support configuring S3 addressing style +- ui: Identify instance associated with the running UI + +## Fixes + +- rgw/sfs: Improve attribute setting +- rgw/sfs: Init bucket mtime +- rgw/sfs: Delete multiparts only on existing buckets +- rgw/sfs: Mark all OPEN versions DELETED on startup +- ui: Prevent user from logging out when deleting a locked object version +- ui: Fix error when deleting an object in an unversioned bucket + +## Breaking Changes + +- No breaking changes are known. + +## Known Issues + +- No known issues. diff --git a/ui b/ui index 492603d..13fe561 160000 --- a/ui +++ b/ui @@ -1 +1 @@ -Subproject commit 492603d7a2ff9a5df1293457a200853517b5d46d +Subproject commit 13fe561b91ea1158dce64a3f014a8feee0e081ed