Releases: IBM/vpc-python-sdk
Releases · IBM/vpc-python-sdk
v0.15.0
0.15.0 (2023-02-20)
New Features
- Metadata post ga: response_hop_limit, protocol added to InstanceMetadataServicePrototype, InstanceMetadataServicePatch and InstanceMetadataService
- SnapshotClone support for snapshots
- BackupPolicyPlanClonePolicy for backup policy plan
- ip_version added to NetworkACLRulePrototype
- enable_secure_boot support for baremetal servers
- BareMetalServerTrustedPlatformModulePrototype(trusted_platform_module) support for baremetal
- LoadBalancerLoggingDatapathPrototype, LoadBalancerLoggingDatapathPatch for load balancers
BREAKING CHANGES
none
v0.14.0
v0.13.0
v0.12.0
0.12.0 (2022-07-07)
BREAKING CHANGES
-
RouteNextHopPrototypeRouteNextHopIP
->RoutePrototypeNextHopRouteNextHopPrototypeRouteNextHopIP
-
RouteNextHopPrototype
->RoutePrototypeNextHop
NEW FEATURES
v0.11.1
v0.11.0
v0.10.0
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
v0.8.0
v0.7.0
NEW FEATURES
- Support for Load Balancer Session Persistence Cookie.
- Support filtering Instances with Dedicated Host identifiers.
- Support for SSH Key Paginated collection.
- Support for Snapshots feature
- Support for creating image from a volume
- Support for Load Balancer pagination
- Instance Group Action schema name changes upgrade
- Support for startable attribute on Instances