CHANGELOG
FEATURE: New opt-in configuration item superNetwork
which enables multiple data plane connections to the OpenZiti underlay, a separate control plane connection, enabling SDK-based flow control. To opt-in use zrok config set superNetwork true
in each environment, or set the ZROK_SUPER_NETWORK
environment variable to true
(#1010)
CHANGE: Updated github.com/openziti/sdk-golang
to v1.2.1
(#1010)