Garage v0.9.4 #798

Merged
lx merged 1 commits from rel-0.9.4 into main 2024-04-08 09:57:04 +00:00
Owner

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

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](https://garagehq.deuxfleurs.fr/download/)**
lx added 1 commit 2024-04-08 09:19:24 +00:00
ci/woodpecker/push/debug Pipeline was successful Details
ci/woodpecker/pr/debug Pipeline was successful Details
7dd7cb5759
[rel-0.9.4] upgrade version to v0.9.4
lx changed title from WIP: Garage v0.9.4 to Garage v0.9.4 2024-04-08 09:56:38 +00:00
lx merged commit 738bb2f09c into main 2024-04-08 09:57:04 +00:00
lx deleted branch rel-0.9.4 2024-04-08 09:57:04 +00:00
Sign in to join this conversation.
No description provided.