Garage v1.0.1 #881

Merged
lx merged 1 commit from rel-v1.0.1 into main 2024-09-22 13:02:03 +00:00
Owner

Preliminary changelog


Garage v1.0.1

This minor release includes the following improvements and fixes:

Features:

  • Add rpc_public_addr_subnet configuration option (#817)

  • Improve LMDB performance (#855)

  • Improve metadata performance (#873, #877)

Bug fixes:

  • PostObject: don't modify request before validating policy (#850)

  • Fix logic in garage layout skip-dead-nodes (#879, #880)

  • Kill opened connections after SIGINT after 10s deadline (#806, #864)

  • Discard old layout info when it is completely out-of-date (#841, #861)

Other:

  • Update the time dependency to fix builds using Rust 1.80 (#849, #865)

  • Fix build when lmdb feature is disabled (#800, #863)

  • Improvements to Nix tooling (#816)

  • Improvements to Helm chart (#823, #843)

  • Toolchain updates (#866)

  • Documentation fixes (#799, #802, #831, #875, #803, #862)

  • CLI help and error message improvements (#813, #846)

Preliminary changelog ---- Garage v1.0.1 This minor release includes the following improvements and fixes: Features: - Add `rpc_public_addr_subnet` configuration option (#817) - Improve LMDB performance (#855) - Improve metadata performance (#873, #877) Bug fixes: - PostObject: don't modify request before validating policy (#850) - Fix logic in `garage layout skip-dead-nodes` (#879, #880) - Kill opened connections after SIGINT after 10s deadline (#806, #864) - Discard old layout info when it is completely out-of-date (#841, #861) Other: - Update the `time` dependency to fix builds using Rust 1.80 (#849, #865) - Fix build when `lmdb` feature is disabled (#800, #863) - Improvements to Nix tooling (#816) - Improvements to Helm chart (#823, #843) - Toolchain updates (#866) - Documentation fixes (#799, #802, #831, #875, #803, #862) - CLI help and error message improvements (#813, #846)
lx added 1 commit 2024-09-22 12:26:18 +00:00
Bump to version 1.0.1
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/tag/debug Pipeline was successful
ci/woodpecker/deployment/debug Pipeline was successful
ci/woodpecker/deployment/release/3 Pipeline was successful
ci/woodpecker/deployment/release/2 Pipeline was successful
ci/woodpecker/deployment/release/1 Pipeline was successful
ci/woodpecker/deployment/release/4 Pipeline was successful
ci/woodpecker/deployment/publish Pipeline was successful
7a143f46fc
lx changed title from WIP: Garage v1.0.1 to Garage v1.0.1 2024-09-22 13:01:56 +00:00
lx merged commit a18b3f0d1f into main 2024-09-22 13:02:03 +00:00
lx deleted branch rel-v1.0.1 2024-09-22 13:02:04 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#881
No description provided.