mirror of
https://github.com/openziti/desktop-edge-win.git
synced 2026-09-25 04:12:02 +00:00
update ziti-edge-tunnel@v1.11.3
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ $ADV_INST_HOME = "C:\Program Files (x86)\Caphyon\Advanced Installer ${ADV_INST_V
|
||||
$SIGNTOOL="${ADV_INST_HOME}\third-party\winsdk\x64\signtool.exe"
|
||||
$ADVINST = "${ADV_INST_HOME}\bin\x86\AdvancedInstaller.com"
|
||||
$ADVPROJECT = "${scriptPath}\ZitiDesktopEdge.aip"
|
||||
$ZITI_EDGE_TUNNEL_VERSION="v1.11.2"
|
||||
$ZITI_EDGE_TUNNEL_VERSION="v1.11.3"
|
||||
|
||||
echo "Cleaning previous build folder if it exists"
|
||||
Remove-Item "${buildPath}" -r -ErrorAction Ignore
|
||||
|
||||
@@ -1,3 +1,19 @@
|
||||
# Release 2.9.7.1
|
||||
## What's New
|
||||
* updated to ziti-edge-tunnel v1.11.3
|
||||
|
||||
## Bugs fixed:
|
||||
* handle token update errors (via ziti-sdk-c)
|
||||
|
||||
## Other changes
|
||||
n/a
|
||||
|
||||
## Dependencies
|
||||
* ziti-tunneler: v1.11.3
|
||||
* ziti-sdk: 1.14.3
|
||||
* tlsuv: v0.41.1[OpenSSL 3.6.1 27 Jan 2026]
|
||||
* tlsuv: v0.41.1[win32crypto(CNG): ncrypt[1.0] ]
|
||||
|
||||
# Release 2.9.7.0
|
||||
## What's New
|
||||
* updated to ziti-edge-tunnel v1.11.2
|
||||
|
||||
Reference in New Issue
Block a user