v0.9.0
0.9.0 (2021-12-07)
Features
CodeCov package is removed
Breaking changes:
In VPNGatewayConnectionPrototype
Type of ike_policy is changed from IKEPolicyIdentity -> VPNGatewayConnectionIKEPolicyPrototype
Type of ipsec_policy is changed from IPsecPolicyIdentity -> VPNGatewayConnectionIPsecPolicyPrototype
In VPNGatewayConnectionPatch
Type of ike_policy is changed from IKEPolicyIdentity -> VPNGatewayConnectionIKEPolicyPatch
Type of ipsec_policy is changed from IPsecPolicyIdentity -> VPNGatewayConnectionIPsecPolicyPatch
Type of dead_peer_detection is changed from VPNGatewayConnectionDPDPrototype -> VPNGatewayConnectionDPDPatch
In list_keys()
resource_group_id is removed
In create_load_balancer_listener()
'port' is not a required argument. It is optional