Ghost
released this
2024-09-22 12:57:42 +00:00
| 146 commits to main since this release
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)
Downloads