Skip to content

v0.14.0

Compare
Choose a tag to compare
@uibm uibm released this 26 Nov 06:03
· 56 commits to master since this release
9d1e177

NEW FEATURE

  • Support for API version 2021-11-23
  • Support for go-sdk-core 5.7.2

CHANGES

  • introduction of VPNGatewayConnectionDpdPatch in VPNGatewayConnectionPatch
  • Removal of ResourceGroupID filter from ListKeysOptions

in VPNGatewayConnectionPatch :

  • IkePolicyIdentityIntf is modified to VPNGatewayConnectionIkePolicyPatchIntf
  • IPsecPolicyIdentityIntf is modified to VPNGatewayConnectionIPsecPolicyPatchIntf
  • DeadPeerDetection is modified from VPNGatewayConnectionDpdPrototype to VPNGatewayConnectionDpdPatch

in VPNGatewayConnectionPrototype :

  • IkePolicyIdentityIntf is modified to VPNGatewayConnectionIkePolicyPrototypeIntf
  • IPsecPolicyIdentityIntf is modified to VPNGatewayConnectionIPsecPolicyPrototypeIntf