• 1.4.11 50f62d73b7

    witten released this 2019-11-18 00:54:27 +00:00 | 1301 commits to main since this release

    • #241: When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for
      completion and failure pings.
    • With --verbosity level 1 or 2, show error logs both inline when they occur and in the summary
      logs at the bottom. With lower verbosity levels, suppress the summary and show error logs when
      they occur.
    Downloads
  • 1.4.10 6cdc92bd0c

    witten released this 2019-11-13 18:41:57 +00:00 | 1308 commits to main since this release

    • #246: Fix for "borgmatic restore" showing success and incorrectly extracting archive files, even
      when no databases are configured to restore. As this can overwrite files from the archive and
      lead to data loss, please upgrade to get the fix before using "borgmatic restore".
    • Reopen the file given by "--log-file" flag if an external program rotates the log file while
      borgmatic is running.
    Downloads
  • 1.4.9 bf0d38ff2a

    witten released this 2019-11-12 19:59:01 +00:00 | 1313 commits to main since this release

    • #228: Database dump hooks for MySQL/MariaDB, so you can easily dump your databases before backups
      run.
    • #243: Fix repository does not exist error with "borgmatic extract" when repository is remote.
    Downloads
  • 1.4.8 17fda7281a

    witten released this 2019-11-07 18:08:44 +00:00 | 1325 commits to main since this release

    Downloads
  • 1.4.7 ac777965d0

    witten released this 2019-11-06 17:52:21 +00:00 | 1326 commits to main since this release

    Downloads
  • 1.4.6 7bc9482970

    witten released this 2019-11-04 01:03:19 +00:00 | 1330 commits to main since this release

    • Verbosity level "-1" for even quieter output: Errors only (#236).
    Downloads
  • 1.4.5 a9104ed090

    witten released this 2019-11-02 18:23:18 +00:00 | 1338 commits to main since this release

    • Log to file instead of syslog via command-line "--log-file" flag (#233).
    Downloads
  • 1.4.4 f48f52079d

    witten released this 2019-11-01 22:50:59 +00:00 | 1346 commits to main since this release

    • #234: Support for Borg --keep-exclude-tags and --exclude-nodump options.
    Downloads
  • 1.4.3 8fd46b8c70

    witten released this 2019-11-01 18:33:15 +00:00 | 1348 commits to main since this release

    Downloads
  • 1.4.2 e3dd545345

    witten released this 2019-11-01 17:00:26 +00:00 | 1350 commits to main since this release

    • Extract files to a particular directory via "borgmatic extract --destination" flag.
    • Rename "borgmatic extract --restore-path" flag to "--path" to reduce confusion with the separate
      "borgmatic restore" action. Any uses of "--restore-path" will continue working.
    Downloads