Преглед изворни кода

Add Borg 1.4.1 features to NEWS (#1078).

Dan Helfman пре 1 месец
родитељ
комит
d36e5f24ce
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      NEWS

+ 5 - 0
NEWS

@@ -1,4 +1,9 @@
 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
    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.