Skip to content

Releases: IBM/vpc-python-sdk

v0.12.0

07 Jul 19:37
Compare
Choose a tag to compare

0.12.0 (2022-07-07)

BREAKING CHANGES

  • RouteNextHopPrototypeRouteNextHopIP -> RoutePrototypeNextHopRouteNextHopPrototypeRouteNextHopIP

  • RouteNextHopPrototype -> RoutePrototypeNextHop

NEW FEATURES

  • release: Update SDK to use API generated on 2022-06-30 (#40) (829b4ad)
  • Support for Backup as a service( backup policy, backup policy plans)
  • Support for VPN servers(client-2-site)

v0.11.1

15 Jun 16:40
Compare
Choose a tag to compare

0.11.1 (2022-06-15)

Bug Fixes

  • Upgrade python core version to 3.15.2 to include new PyJWT version (to avoid a vulnerability) (#38) (b0f22ff)

v0.11.0

02 May 17:48
Compare
Choose a tag to compare

0.11.0 (2022-05-02)

Features

  • release: Update SDK to use API version 2022-03-29 (#35) (7ab1c6f)

  • Breaking change:
    create_snapshot() takes 'snapshot_prototype_model' which consists of source_volume and name

  • New addition:
    Reserved IP APIs for instance and bare metal

v0.10.0

03 Mar 16:37
Compare
Choose a tag to compare

0.10.0 (2022-03-03)

Features

  • Support for Bare Metal Servers

v0.9.0

07 Dec 05:27
Compare
Choose a tag to compare

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

v0.8.0

28 Sep 02:16
Compare
Choose a tag to compare

0.8.0 (2021-09-28)

Features

  • Support for Placement Groups
  • Removed support for InstanceTemplateInstanceBySourceTemplate
  • Support for LB https redirect
  • Support for Adjustable IOPS and expandable volume

v0.7.0

14 Jul 19:23
Compare
Choose a tag to compare

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

v0.6.0

12 May 18:57
Compare
Choose a tag to compare

Features

  • Placement target support for instances
  • Scheduled actions support for Instance Groups
  • Introduced console access token for an instance
  • Update, Retrieve an instance disk and List all instance disks
  • Update, Retrieve a dedicated host disk and List all disks on dedicated host
  • Body and Query is introduced in type of rules in Load Balancer Listener Policy Rule
  • Introduced Profile in instance patch
  • Pagination support for Instance Group Policies and Membership

v0.5.1

17 Apr 05:55
Compare
Choose a tag to compare

0.5.1 (2021-04-17)

Bug Fixes

  • build: Update travis.yml to fix publishing to repo manager (#21) (61a0064)

v0.5.0

19 Mar 19:59
Compare
Choose a tag to compare

0.5.0 (2021-03-19)

Features

  • Introduced support for Security Group Targets
  • Support for Load Balancer and Security Groups Integration
  • Support for dh_group19 and sha512 option for VPN IPSec and IKE policies
  • delegate_vpc action to the VPC Routing table Route
  • VPC Routing Table Route Next Hop now accepting VPN connection ID
  • Support for Image File checksum