-
Garage v1.0.0 Stable
released this
2024-04-10 15:20:10 +00:00 | 62 commits to main since this release⚠️ Some users reported issues with 1.0 layout migrations when adding new nodes. We're investigating those issues, but in the meantime remembrer that changing a cluster layout can be still considered a significant change and you should backup your data beforehand.
This release is the final stable release of Garage v1.0.0.
A migration guide has been published for users that wish to migrate an existing v0.9.x Garage cluster.
The following changes since v0.9.4 are included:
Breaking changes:
- The Sled database engine has been removed (#767)
New features:
-
Add a repair procedure for block reference counters (#782)
-
The
replication_mode
configuration parameter is now dividied inreplication_factor
andconsistency_mode
, allowing for arbitrary replication factors (#750). This is not a breaking change, as the oldreplication_mode
parameter can still be used.
Bug fixes:
-
Properly maintain consistency when cluster composition is updated (adding or removing nodes) and data is being rebalanced between nodes (#667)
Other:
-
Remove migration path from Garage v0.5 (#766)
-
Internals: remove
max_write_errors
andmax_faults
(#760) -
Documentation updates (#795)
-
Jepsen testing of Garage v1.0 (#796)
Thanks to Yureka for contributing to this release.
Downloads
-
Source code (ZIP)
24 downloads
-
Source code (TAR.GZ)
218 downloads