• v1.0.0 ff093ddbb8

    Garage v1.0.0

    Ghost released this 2024-04-10 15:20:10 +00:00 | 197 commits to main since this release

    List of changes since v0.9.4:

    New features:

    • Implementation of SSE-C encryption (#602, #730)

    • Implementation of checksum algorithms (#347, #787)

    • Add a repair procedure for block reference counters (#782)

    • The replication_mode configuration parameter is now dividied in replication_factor and consistency_mode, allowing for arbitrary replication factors (#750)

    Bug fixes:

    • Properly maintain consistency when cluster composition is updated (adding or removing nodes) and data is being rebalanced between nodes (#667)

    • Fixes and refactoring in peering manager (#761, #786)

    Other:

    • Remove migration path from Garage v0.5 (#766)

    • Remove the Sled database engine (#767)

    • Internals: remove max_write_errors and max_faults (#760)

    • Documentation updates (#795)

    • Jepsen testing of Garage v1.0 (#796)

    Downloads