File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111### Fixed
1212### Docs
1313
14+ ## [ 1.5.0] - 2023-12-21
15+ ### Added
16+ - New ` -version ` switch to print version and exit afterwards
17+ - Print version on every run of the tool
18+ - Count and log number of skipped certificates per client
19+
20+ ### Changed
21+ - Update to chi/v5
22+ - Update ct-watcher timeout from 5 to 30 seconds
23+
24+ ### Fixed
25+ - Prevent invalid subscription types to be used
26+ - Kill connection after broadcasthandler was stopped
27+
1428## [ 1.4.0] - 2023-11-29
1529### Added
1630- Config option to use X-Forwarded-For or X-Real-IP header as client IP
@@ -78,7 +92,8 @@ Fixed the connection issue due to the offline Google loglist urls.
7892## [ 1.0.0] - 2022-08-08
7993Initial release! First stable version of certstream-server-go is published as v1.0.0
8094
81- [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.4.0...HEAD
95+ [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.0...HEAD
96+ [ 1.5.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.4.0...v1.5.0
8297[ 1.4.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.3.2...v1.4.0
8398[ 1.3.2 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.3.1...v1.3.2
8499[ 1.3.1 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.3.0...v1.3.1
You can’t perform that action at this time.
0 commit comments