Bump version

This commit is contained in:
世界 2026-04-24 10:31:11 +08:00
parent 75f0c0ffc0
commit b2d5fb6229
No known key found for this signature in database
GPG key ID: CD109927C34A63C4

View file

@ -2,10 +2,19 @@
icon: material/alert-decagram
---
#### 1.14.0-alpha.17
#### 1.14.0-alpha.18
* Add Windows TLS engine **1**
* Fixes and improvements
**1**:
The new `windows` value for outbound TLS
[`engine`](/configuration/shared/tls/#engine) routes the TLS handshake
through Schannel via SSPI. Only available on Windows build 17763 or
later (Windows 10 version 1809, Windows Server 2019, or newer); TLS 1.3
is only negotiated on Windows 11 or Windows Server 2022 and newer.
#### 1.13.11
* Fix process searcher failure introduced in 1.13.9