rustic v0.10.0 #1557
aawsome
announced in
Announcements
rustic v0.10.0
#1557
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
rustic
eans,we are happy to release rustic 0.10.0. This release features various new functionalities including:
rustic init
orrustic config
. Moreover, fixed-size chunking has been added as option preventing potential chunking attacks and also improves backup performance for large files.rustic key
commands have been added allowing management of repository keys/passwordsbackup
command supporting Prometheus and OpenTelemetrydelete-unchanged
makesforget
delete snapshots which identical to the previous one.Note that some of the changes may slightly change existing behavior, those changes are marked as breaking below.
Notable is the removal of
filter-fn
. Please replace it withfilter-jq
.Thanks a lot to everyone who contributed with code, issues or discussions!
Changelog
Features
Bugfixes
Miscellaneous
exclude-if-present
option descritption (#1506)This discussion was created from the release rustic v0.10.0.
Beta Was this translation helpful? Give feedback.
All reactions