3.5.0
ngrok Agent 3.5.0
Added 1
- Add --app-protocol option for the upstream that can be set to http2
Changed 3
- Rename --verify-upstream-tls to --upstream-tls-verify with backwards compatibility
- Rename --upstream-ca-path to --upstream-tls-verify-cas with backwards compatibility
- The StopTunnel message is now handled by the agent
Deprecated 1
- The --region flag has been deprecated; ngrok automatically chooses the region with lowest latency
The --region flag has been deprecated, ngrok automatically chooses the region with lowest latency The upstream tls configs have been renamed, with backwards compatibility: --verify-upstream-tls is now --upstream-tls-verify --upstream-ca-path is now --upstream-tls-verify-cas An option for --app-protocol of the upstream, which can be set to http2, has been added The StopTunnel message is now handled by the agent