File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file. The format
44
55## Table of Contents
66
7+ - [ 1.2.2 - 2025-06-30] ( #122---2025-06-30 )
78- [ 1.2.1 - 2025-06-12] ( #121---2025-06-12 )
89- [ 1.2.0 - 2025-06-10] ( #120---2025-06-10 )
910- [ 1.1.27 - 2025-05-15] ( #1127---2025-05-15 )
@@ -36,6 +37,16 @@ All notable changes to this project will be documented in this file. The format
3637- [ 1.1.0 - 2024-08-19] ( #110---2024-08-19 )
3738- [ 1.0.0 - 2024-06-06] ( #100---2024-06-06 )
3839
40+ ## [ 1.2.2] - 2025-06-30
41+
42+ ### Fixed
43+ - Fixed an encoding bug in peer authentication
44+ - Fixed certificate signing bug in ` certificate_debug.go `
45+ - Fixed ` TestPeerCertificateExchange ` test to properly encrypt certificate fields
46+ - Improved error handling consistency using ` NewAuthError `
47+ - Fixed variable naming consistency
48+
49+
3950## [ 1.2.1] - 2025-06-12
4051
4152### Added
You can’t perform that action at this time.
0 commit comments