Skip to content

Commit 4b4a217

Browse files
committed
docs: add changelog for 1.8.2 and recent change
1 parent 85a3d03 commit 4b4a217

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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
150155
Initial 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

0 commit comments

Comments
 (0)