• v0.9.4 7dd7cb5759

    Garage v0.9.4 Stable

    lx released this 2024-04-08 09:55:48 +00:00 | 128 commits to main since this release

    This minor release includes the following improvements and fixes:

    New features:

    • Add snapshotting of metadata db, manual with garage meta snapshot and automatic with the metadata_auto_snapshot_interval configuration parameter (#775)

    • Add a disable_scrub configuration option (#774)

    • CLI: allow manipulating buckets using a prefix of their full hex id (#783)

    • Add support for logging to syslog (#368, #784)

    • Add marker file in data directory that is checked upon startup (#601, #785)

    Bug fixes:

    • Avoid unbounded buffering in RAM, add config option block_ram_buffer_max (#788, #792)

    • Allow utf-8 in headers such as object metadata (#763)

    Other:

    • db engines: refactoring, improved defaults, connection pooling for sqlite backend, testing of multiple backends (#660, #765, #779, #793)

    • refactoring: add request helper (#751)

    • disable unreliable K2V tests (#789, #791)

    • documentation updates (#773, #781, #795)

    Thanks to all of the contributors for this release: jirutka, stefano, Yureka

    Click here to get a binary release suited to your platform

    Downloads