Skip to content

Releases: KenKundert/emborg

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

1.29

18 Dec 21:18
Compare
Choose a tag to compare
  • Do not signal failure to hooks if Borg completes normally, even if there were warnings.
  • Return an exit status of 1 if Emborg runs to completion but with exceptions, and 2 if it cannot complete normally due to a error or errors.

v1.28

07 Nov 02:06
Compare
Choose a tag to compare
  • Suppress log file generation for configs, due, help, log, settings and version commands.
  • Add version to the API.

v1.27

21 Sep 20:13
Compare
Choose a tag to compare
  • Improve the logging for composite configurations.
  • Add support for Borg-Space, a utility that allows you to track and plot disk space usage for your Borg repositories over time.

v1.26

04 Sep 00:52
Compare
Choose a tag to compare
  • Improve the tests

v1.25

28 Aug 20:02
Compare
Choose a tag to compare
  • Added the compare command.
  • Added the manage_diffs_cmd and report_diffs_cmd settings.
  • Added the run_before_first_backup and run_after_last_backup settings.
  • Allow files listed by manifest command to be constrained to those contained within a path.
  • Allow relative dates to be specified on the extract, manifest, mount and restore commands.
  • Allow BORG_PASSPHRASE, BORG_PASSPHRASE_FD, or BORG_PASSCOMMAND to dominate over Emborg passphrase settings.

v1.24

05 Jul 18:42
Compare
Choose a tag to compare
  • added healthchecks_url and cronhub_url settings.

v1.23

01 Jul 22:01
Compare
Choose a tag to compare
  • fix missing dependency.

v1.22

21 Jun 15:24
Compare
Choose a tag to compare
  • added support for healthchecks.io monitoring service.
  • added support for cronhub.io monitoring service.