- #1068: Fix a warning from LVM about leaked file descriptors.
- #1086: Fix for the "spot" check breaking when the "--progress" flag is used.
- #1089: Fix for the "spot" check erroring when a checksum command errors.
- #1091: Fix for the "config generate" action generating invalid configuration when upgrading
deprecated command hooks. - #1093: Fix for the LVM hook erroring when the "--dry-run" flag is used.
- #1094: Fix incorrect documentation about customizing Borg exit codes:
https://torsion.org/borgmatic/docs/how-to/customize-warnings-and-errors/ - #1095: Fix for the "spot" check's "xxh64sum_command" option erroring on commands containing
spaces. - Add support for Borg 2's "s3:" and "b2:" repository URLs, so you can backup to S3 or B2 cloud
storage services even without using Rclone. - During the "spot" check, truncate log messages containing many file paths.