From 9ba1d4d915a3a742d8067e8f6de41e59eebe67e6 Mon Sep 17 00:00:00 2001 From: Andrew Ayer Date: Wed, 7 May 2025 16:47:31 -0400 Subject: [PATCH] Release v0.19.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e440a65..4d4f060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## v0.19.0 (2025-05-07) +- Add support for static-ct-api logs, the next generation of CT logs. +- Add support for downloading entries in parallel, to avoid backlogs when + monitoring fast-growing logs. +- Use $EMAIL environment variable to determine sender of emails. +- Remove submitct command. +- Make certspotter more resilient to system crashes such as power failures. + ## v0.18.0 (2023-11-13) - Fix bug with downloading entries that did not materialize in practice with any of the current logs.