Skip to content

v0.9.0

Compare
Choose a tag to compare
@ibm-vpc ibm-vpc released this 07 Dec 05:27
· 97 commits to master since this release

0.9.0 (2021-12-07)

Features

  • release: Update SDK to use API version 2021-11-23 (#32) (a19eb05)

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