Browse Source

Add Borg 1.4.1 features to NEWS (#1078).

Dan Helfman 1 month ago
parent
commit
d36e5f24ce
1 changed files with 5 additions and 0 deletions
  1. 5 0
      NEWS

+ 5 - 0
NEWS

@@ -1,4 +1,9 @@
 2.0.5.dev0
 2.0.5.dev0
+ * #1078: Add "keep_3monthly" and "keep_13weekly" options for customizing "prune" action archive
+   retention.
+ * #1078: Add a "use_chunks_archive" option for controlling whether Borg uses its chunks cache
+   directory.
+ * #1078: For the "compact" action, pass "--dry-run" through to Borg.
  * #1085: Fix a regression in which the default monitoring verbosity is 0 (warnings only) instead of
  * #1085: Fix a regression in which the default monitoring verbosity is 0 (warnings only) instead of
    1 (info about steps borgmatic is taking). This prevented logs from showing up in monitoring
    1 (info about steps borgmatic is taking). This prevented logs from showing up in monitoring
    services like Healthchecks unless you had an explicit monitoring verbosity set.
    services like Healthchecks unless you had an explicit monitoring verbosity set.