Skip to content

Commit b2d5fb6

Browse files
committed
Bump version
1 parent 75f0c0f commit b2d5fb6

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,19 @@
22
icon: material/alert-decagram
33
---
44

5-
#### 1.14.0-alpha.17
5+
#### 1.14.0-alpha.18
66

7+
* Add Windows TLS engine **1**
78
* Fixes and improvements
89

10+
**1**:
11+
12+
The new `windows` value for outbound TLS
13+
[`engine`](/configuration/shared/tls/#engine) routes the TLS handshake
14+
through Schannel via SSPI. Only available on Windows build 17763 or
15+
later (Windows 10 version 1809, Windows Server 2019, or newer); TLS 1.3
16+
is only negotiated on Windows 11 or Windows Server 2022 and newer.
17+
918
#### 1.13.11
1019

1120
* Fix process searcher failure introduced in 1.13.9

0 commit comments

Comments
 (0)