Skip to content

Commit 7fd1b28

Browse files
committed
Merge branch 'main' into users/hasirciogli/development
2 parents 28bb5cb + 7a6fcd8 commit 7fd1b28

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
### Security
2121

22+
## [1.0.5] - 2025-06-30
23+
24+
### Added
25+
26+
### Changed
27+
28+
- Improved TLS handshake timeout handling
29+
- Enhanced TLS configuration with stronger security settings
30+
- Added session ticket support for improved session resumption
31+
- Updated TLS version support to include TLS 1.2 and 1.3
32+
- Improved error handling for TLS handshake failures
33+
- Added more detailed logging for TLS handshake process
34+
35+
### Removed
36+
37+
### Fixed
38+
39+
### Security
40+
2241
## [1.0.4] - 2024-03-26
2342

2443
### Added

0 commit comments

Comments
 (0)