File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99### Added
1010- Ability to store and resume processing of certs from where it left off after a restart - see sample config "recovery" (#49 )
1111- New CLI switch for creating an index file from a CT log (#49 )
12+ - Support for [ Static CT] ( https://github.com/C2SP/C2SP/blob/main/static-ct-api.md ) logs
1213- Check for retired CT logs and prevent them from being watched / stop watching them (#77 )
1314- Accept websocket connections from all origins
1415- Option to disable the default logs provided by Google - see sample config "disable_default_logs"
@@ -19,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1920- Properly remove stopped ct log workers (#74 )
2021- Added missing fields certificatePolicies and ctlPoisonByte (#85 )
2122- Prevent race condition caused by simultaneous rw access to logmetrics
23+ - Properly display metrics for all initially watched logs (#95 )
24+ - Properly add new metrics for all newly found logs (#96 )
2225### Docs
2326
2427## [ 1.8.2] - 2025-11-22
You can’t perform that action at this time.
0 commit comments