Skip to content

Releases: IBM/vpc-python-sdk

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

v0.4.1

18 Jan 12:21
Compare
Choose a tag to compare

0.4.1 (2021-01-18)

Bug Fixes

  • release: Update SDK to use API version 2020-01-12 (#14) (f598ea8)

v0.4.0

21 Dec 17:27
Compare
Choose a tag to compare

0.4.0 (2020-12-21)

New Features

  • Add support for dedicated hosts, dedicated host groups and dedicated host profiles.
  • Add status unusable and a new field status_reasons for Image and Volumes.

Commits

  • DH: Update VPC service with API version 2020-12-15 (#13) (97399e6)

v0.3.0

20 Nov 18:38
Compare
Choose a tag to compare

0.3.0 (2020-11-20)

New Features

  • Subnet Reserved IP
Virtual Private Endpoints
  • Static Route VPN
  • Route Based VPN
  • Custom Routes with Ingress
  • Load Balancer Proxy Protocol feature
  • Anti-spoofing

Breaking changes

  • Get Region Zone endpoint: path parameter zoneName changed to name

Commit History

  • network: Update VPC service with API version 2020-11-17 (#12) (5651f05)

v0.2.0

20 Oct 22:38
Compare
Choose a tag to compare

0.2.0 (2020-10-20)

Features

  • New design for operations that accept JSON Merge Patch
  • patch: Update both services with API version 2020-10-06 (#11) (47a8939)

Bug

  • Fixes issue with unsetting session persistence for load balancers

v0.1.0

09 Sep 21:06
Compare
Choose a tag to compare

0.1.0 (2020-09-09)

Features

  • Autoscale: Update VPC SDK adding Autoscale and NLB features (#10) (a7c3831)

v0.0.3

02 Jul 15:32
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

0.0.3 (2020-07-02)

Bug Fixes

  • pypi: Add Manifest.in and fix readme (#7) (4966c62)

v0.0.2

30 Jun 22:24
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

0.0.2 (2020-06-30)

Bug Fixes

  • package: update travis to PyPI release (#5) (2fc108f)