-
Notifications
You must be signed in to change notification settings - Fork 21
Current CHANGELOG
Marcel Lauhoff edited this page Aug 1, 2023
·
34 revisions
- SFS/Backend
- Improve regular (list_versions=0) objects listing implementation. Support S3 query parameters prefix, delim, max, and continuation markers.
- New multi-part upload implementation.
- Server-side retries of critical transactions. Previous release pushed many retries to the client reducing performance
- Disable support for versioning suspended buckets
- RGW Admin Ops API now supports creating admin users
- Fix Invalid argument exception on exit with telemetry off
- Fix dirty read bug when concurrently uploading to an unversioned bucket
- Add developer option to output SQL statements and profiling information (--rgw_sfs_sqlite_profile)
- Logs now show SQLite errors and warnings reported via the SQLite error handler.
- UI
- xxxxx
- UI
- xxxxx
- xxxxx
- xxxxx
- v0.17.0 - 2023-06-08
- v0.16.0 - 2023-05-12
- v0.15.0 - 2023-04-28
- v0.14.0 - 2023-03-30
- v0.13.0 - 2023-03-09
- v0.12.0 - 2023-02-17
- v0.11.0 - 2023-01-27
- v0.10.0 - 2022-12-22
- v0.9.1 - 2022-12-07
- v0.9.0 - 2022-12-01
- v0.8.0 - 2022-11-11
- v0.7.0 - 2022-10-20
- v0.6.1 - 2022-10-05
- v0.6.0 - 2022-09-29
- v0.5.0 - 2022-09-15
- v0.4.0 - 2022-09-01
- v0.3.0 - 2022-08-05
- v0.2.0 - 2022-07-28
- v0.1.0 - 2022-07-14