We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06af3ee commit b50bd56Copy full SHA for b50bd56
1 file changed
CHANGELOG.md
@@ -21,16 +21,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
- Prevent race condition caused by simultaneous rw access to logmetrics
22
### Docs
23
24
-## [v1.8.2] - 2025-11-22
+## [1.8.2] - 2025-11-22
25
### Fixed
26
- Added missing fields certificatePolicies and ctlPoisonByte (#85)
27
28
-## [v1.8.1] - 2025-05-04
+## [1.8.1] - 2025-05-04
29
30
- No longer reject URLs with trailing slashes defined in the `additional_logs` config (#62)
31
- When using `drop_old_logs` in the config, the server won't remove logs defined in `additional_logs` anymore (#64)
32
33
-## [v1.8.0] - 2025-05-03
+## [1.8.0] - 2025-05-03
34
### Security
35
- Close several CVEs in x/crypto and x/net dependencies (#59)
36
0 commit comments