CHANGELOG
FEATURE: A new compatibility
> version_patterns
array is included in the controller configuration, allowing for dynamic adjustment of allowed client version strings (#1030)
FEATURE: A new compatibility
> log_version
boolean is included in the controller configuration. When this boolean is set to true
, the controller will log all client versions provided for compatibility checking.
CHANGE: Update github.com/openziti/sdk-golang
to v1.2.3
CHANGE: Minor vulnerability packages updated in ui
and agent/agentUi
FIX: The scope
field of the metrics returned from /metrics/environment/...
is now properly set as environment
and the from /metrics/share/...
is now properly set as share
(#1031)