Skip to content

AGW Update and deprecation cleanup

Latest
Compare
Choose a tag to compare
@Justin-DynamicD Justin-DynamicD released this 26 Sep 04:35
0930aec

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.