Skip to content

Releases: KenKundert/emborg

v1.39

29 Apr 19:34
Compare
Choose a tag to compare
  • Add date of last check to output of info command.
  • Added cmd_name setting.
  • Miscellaneous refinements.

v1.38

05 Nov 04:14
Compare
Choose a tag to compare
  • Added ‘last checked date’ reporting to due command.
  • Do not run check --repair and compact commands if --dry-run is requested.
  • Pass output of Borg create command to hooks to allow it to be reported to HealthChecks.

v1.37

18 May 19:12
Compare
Choose a tag to compare
  • add missing dependency

v1.36

16 May 06:10
Compare
Choose a tag to compare

This release provides new mechanisms that allow you to monitor your pruning and compaction operations to help assure that these activities are not neglected. Both a prune and a compact operation must be performed to release disk space by eliminating expired archives. The combination of these to operations is referred to by Emborg as a squeeze.

  • specifying an integer for --date now finds archive by index.
  • due and info commands now report the latest pruneand compact operations as well as the latestcreate operation.

v1.35

20 Mar 22:14
Compare
Choose a tag to compare
  • Improved the time resolution in due command.
  • Added si format to manifest command.
  • Allow config_dir to be specified through API.

v1.34

04 Nov 04:58
Compare
Choose a tag to compare
  • Added ability to apply the info command to a particular archive

v1.33

23 Oct 03:08
Compare
Choose a tag to compare
  • Added compare command.
  • Added manage_diffs_cmd and report_diffs_cmd settings.
  • Allow ~/.config/emborg to always hold settings files if user prefers.

v1.32

01 Apr 18:54
Compare
Choose a tag to compare
  • Fixed issues associated with compact_after_delete setting.

v1.31

21 Mar 21:12
Compare
Choose a tag to compare
  • Enhanced Emborg to support new Borg 1.2 features.
    • Added compact command.
    • Added chunker_params, sparse, threshold, upload_ratelimit, upload_buffer settings.
  • Added the run_before_borg and run_after_borg settings.
  • Added the --cache-only option and the ability to delete multiple archives at one time to the delete command.

v1.30

05 Jan 03:19
Compare
Choose a tag to compare
  • Fix some issues with relative paths