- #1105: More accurately collect Btrfs subvolumes to snapshot. As part of this, the Btrfs hook no
longer uses "findmnt" and the "findmnt_command" option is deprecated. - #1123: Add loading of systemd credentials even when running borgmatic outside of a systemd
service. - #1149: Add support for Python 3.14.
- #1149: Include automated tests in the source dist tarball uploaded to PyPI.
- #1151: Fix snapshotting in the ZFS, Btrfs, and LVM hooks to play nicely with the Borg 1.4+
"slashdot" hack within source directory paths. - #1152: Fix a regression in the Loki monitoring hook in which log messages weren't sending.
- #1156: Fix snapshotting in the ZFS, Btrfs, and LVM hooks to snapshot both parent and child
volumes/filesystems instead of just the parent. As part of this fix, borgmatic no longer
deduplicates patterns except for those containing the borgmatic runtime directory. - Fix a traceback (TypeError) regression in the "spot" check when the "local_path" option isn't
set.