TLDR:
- updates legacy OMS settings
- adds
os_type
fields for Windows based node support - allows you to add private IP listeners to the AGW definition
Allowing private IP listeners required a restructure of the agw() object in order to be able to toggle between public and private endpoints, as well as catching configuration differences between v1 and v2. Hence a breaking change semver bump.