We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28bb5cb + 7a6fcd8 commit 7fd1b28Copy full SHA for 7fd1b28
CHANGELOG.md
@@ -19,6 +19,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
20
### Security
21
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
41
## [1.0.4] - 2024-03-26
42
43
### Added
0 commit comments