Skip to content

Current CHANGELOG

Marcel Lauhoff edited this page Aug 1, 2023 · 34 revisions

v0.19.0 - UNRELEASED

Features

  • 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

Changes

  • UI
    • xxxxx

Breaking Changes

  • xxxxx

Known Issues

  • xxxxx