-
Garage v0.9.4
released this
2024-04-08 09:55:48 +00:00 | 317 commits to main since this releaseNew features:
-
Add snapshotting of metadata db, manual with
garage meta snapshot
and automatic with themetadata_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 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)
Thanks to all of the contributors for this release: jirutka, stefano, Yureka
Downloads
-