github borgmatic-collective/borgmatic 1.8.3
borgmatic 1.8.3

latest releases: 1.8.14, 1.8.13, 1.8.12...
11 months ago
  • #665: BREAKING: Simplify logging logic as follows: Syslog verbosity is now disabled by
    default, but setting the "--syslog-verbosity" flag enables it regardless of whether you're at an
    interactive console. Additionally, "--log-file-verbosity" and "--monitoring-verbosity" now
    default to 1 (info about steps borgmatic is taking) instead of 0. And both syslog logging and
    file logging can be enabled simultaneously.
  • #743: Add a monitoring hook for sending backup status and logs to to Grafana Loki. See the
    documentation for more information:
    https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#loki-hook
  • #753: When "archive_name_format" is not set, filter archives using the default archive name
    format.
  • #754: Fix error handling to log command output as one record per line instead of truncating
    too-long output and swallowing the end of some Borg error messages.
  • #757: Update documentation so "sudo borgmatic" works for pipx borgmatic installations.
  • #761: Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C.
  • Update documentation to recommend installing/upgrading borgmatic with pipx instead of pip. See the
    documentation for more information:
    https://torsion.org/borgmatic/docs/how-to/set-up-backups/#installation
    https://torsion.org/borgmatic/docs/how-to/upgrade/#upgrading-borgmatic

Don't miss a new borgmatic release

NewReleases is sending notifications on new releases.