chore: update changelog

This commit is contained in:
henrygd
2026-09-02 20:22:16 -04:00
parent a8def47018
commit 71af06b31c
+2
View File
@@ -1,5 +1,7 @@
## 0.19.0
- **Potential breaking change:** Agents now verify HTTPS certificates. If an agent connects to a hub using a self-signed or otherwise untrusted certificate, configure `CA_CERT_FILE` with the appropriate CA certificate or the connection will be rejected.
- Add ZFS pool and dataset monitoring (#2209)
- Add container health alerts with log excerpts in notifications (#2225)