File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,8 +18,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818### Fixed
1919- Properly remove stopped ct log workers (#74 )
2020- Added missing fields certificatePolicies and ctlPoisonByte (#85 )
21+ - Prevent race condition caused by simultaneous rw access to logmetrics
2122### Docs
2223
24+ ## [ v1.8.2] - 2025-11-22
25+ ### Fixed
26+ - Added missing fields certificatePolicies and ctlPoisonByte (#85 )
27+
2328## [ v1.8.1] - 2025-05-04
2429### Fixed
2530- No longer reject URLs with trailing slashes defined in the ` additional_logs ` config (#62 )
@@ -149,7 +154,8 @@ Fixed the connection issue due to the offline Google loglist urls.
149154## [ 1.0.0] - 2022-08-08
150155Initial release! First stable version of certstream-server-go is published as v1.0.0
151156
152- [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.8.0...HEAD
157+ [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.8.2...HEAD
158+ [ 1.8.2 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.8.1...v1.8.2
153159[ 1.8.1 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.8.0...v1.8.1
154160[ 1.8.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.7.1...v1.8.0
155161[ 1.7.1 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.7.0...v1.7.1
You can’t perform that action at this time.
0 commit comments