https://projects.torsion.org/borgmatic-collective/borgmatic/releases/tag/1.6.5
- #553: Fix logging to include the full traceback when Borg experiences an internal error, not just
the first few lines. - #554: Fix all monitoring hooks to warn if the server returns an HTTP 4xx error. This can happen
with Healthchecks, for instance, when using an invalid ping URL. - #555: Fix environment variable plumbing so options like "encryption_passphrase" and
"encryption_passcommand" in one configuration file aren't used for other configuration files.