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,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111### Fixed
1212### Docs
1313
14+ ## [ 1.2.0] - 2022-12-15
15+ ### Added
16+ - Log x-Forwarded-For header for requests
17+ - More logging for certain error situations
18+
19+ ### Changed
20+ - Updated certificate-transparency-go dependency to v1.1.4
21+ - Code improvements, adhering to styleguide
22+ - Rename module to certstream-server-go
23+ - Use log_list.json instead of all_logs_list.json
24+
1425## [ 1.1.0] - 2022-10-19
1526Fix for missing loglist urls.
1627
@@ -20,6 +31,7 @@ Fixed the connection issue due to the offline Google loglist urls.
2031## [ 1.0.0] - 2022-08-08
2132Initial release! First stable version of certstream-server-go is published as v1.0.0
2233
23- [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.1.0...HEAD
24- [ 1.1.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/tree/v1.1.0
34+ [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.2.0...HEAD
35+ [ 1.2.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.1.0...v1.2.0
36+ [ 1.1.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.0.0...v1.1.0
2537[ 1.0.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/tree/v1.0.0
You can’t perform that action at this time.
0 commit comments