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.3.2] - 2023-11-28
15+ ### Fixed
16+ - Memory leak related to clients disconnecting from the websocket not being handled properly
17+
1418## [ 1.3.1] - 2023-09-18
1519### Changed
1620- Updated config.sample.yaml to run both certstream and prometheus metrics on same socket
@@ -68,7 +72,8 @@ Fixed the connection issue due to the offline Google loglist urls.
6872## [ 1.0.0] - 2022-08-08
6973Initial release! First stable version of certstream-server-go is published as v1.0.0
7074
71- [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.3.1...HEAD
75+ [ unreleased ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.3.2...HEAD
76+ [ 1.3.1 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.3.1...v1.3.2
7277[ 1.3.1 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.3.0...v1.3.1
7378[ 1.3.0 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.2.2...v1.3.0
7479[ 1.2.2 ] : https://github.com/d-Rickyy-b/certstream-server-go/compare/v1.2.1...v1.2.2
You can’t perform that action at this time.
0 commit comments