Add NEWS entry for dumps metadata.

This commit is contained in:
Dan Helfman
2025-09-03 19:35:13 -07:00
parent 03e3e0f5dd
commit 5a45a0cbc0
+1
View File
@@ -4,6 +4,7 @@
use.
* #1126: Create LVM snapshots as read-write to avoid an error when snapshotting ext4 filesystems
with orphaned files that need recovery.
* #1136: For all database hooks, record metadata on the dumps contained within an archive.
* #1139: Set "borgmatic" as the user agent when connecting to monitoring services.
* When running tests, use Ruff for faster and more comprehensive code linting and formatting,
replacing Flake8, Black, isort, etc.