File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
137142Initial 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
You can’t perform that action at this time.
0 commit comments