Skip to content

Commit fa43f93

Browse files
committed
docs: update changelog for v1.8.1
1 parent 4045b06 commit fa43f93

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Fixed
1313
### Docs
1414

15+
## [v1.8.1] - 2025-05-04
16+
### Fixed
17+
- No longer reject URLs with trailing slashes defined in the `additional_logs` config (#62)
18+
- When using `drop_old_logs` in the config, the server won't remove logs defined in `additional_logs` anymore (#64)
19+
1520
## [v1.8.0] - 2025-05-03
1621
### Security
1722
- Close several CVEs in x/crypto and x/net dependencies (#59)
@@ -137,6 +142,7 @@ Fixed the connection issue due to the offline Google loglist urls.
137142
Initial release! First stable version of certstream-server-go is published as v1.0.0
138143

139144
[unreleased]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.8.0...HEAD
145+
[1.8.1]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.8.0...v1.8.1
140146
[1.8.0]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.7.1...v1.8.0
141147
[1.7.1]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.7.0...v1.7.1
142148
[1.7.0]: https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.6.0...v1.7.0

0 commit comments

Comments
 (0)