Add Loki documentation link to NEWS (#1289).

This commit is contained in:
Dan Helfman
2026-04-13 09:22:22 -07:00
parent 462e1392da
commit 0ca5333fd4
+2 -1
View File
@@ -1,5 +1,6 @@
2.1.5.dev0
* #1289: Add mutual TLS support for the Loki monitoring hook.
* #1289: Add mutual TLS support for the Loki monitoring hook. See the documentation for more
information: https://torsion.org/borgmatic/reference/configuration/monitoring/loki/
* #1292: Fix a "source directories do not exist" regression when configuration paths are relative
symlinks and the bootstrap data source hook is enabled.
* #1294: Fix a regression in which SSH warnings from remote repositories broke the "spot" check.