Skip to content

Commit b8088fe

Browse files
committed
docs: update changelog with v1.9.0-beta.3 changes
1 parent 8e67407 commit b8088fe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)