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,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111### Fixed
1212### Docs
1313
14+ ## [ 1.6.0] - 2024-03-05
15+ ### Added
16+ - New metric for skipped certs per client (#34 )
17+
1418## [ 1.5.2] - 2024-02-17
1519### Fixed
1620- Fixed an issue with ip whitelists for the websocket server (#33 )
@@ -100,7 +104,8 @@ Fixed the connection issue due to the offline Google loglist urls.
100104## [ 1.0.0] - 2022-08-08
101105Initial release! First stable version of certstream-server-go is published as v1.0.0
102106
103- [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.2...HEAD
107+ [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.6.0...HEAD
108+ [ 1.6.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.2...v1.6.0
104109[ 1.5.2 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.1...v1.5.2
105110[ 1.5.1 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.5.0...v1.5.1
106111[ 1.5.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.4.0...v1.5.0
You can’t perform that action at this time.
0 commit comments