Skip to content

Releases: IBM/vpc-go-sdk

v0.3.0

20 Nov 00:02
Compare
Choose a tag to compare

0.3.0 (2020-11-20)

New Features

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

Breaking changes

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

Commits

  • SDK: Update VPC Gen2 and Gen1 services with API version 2020-11-17 (#15) (6f97a1a)

v0.2.0

16 Oct 01:28
Compare
Choose a tag to compare

0.2.0 (2020-10-16)

Features

New Features:

Encrypted Images: Encrypted images are now supported in the SDK.

Bug Fix:

Support patch request to accept nullable attributes

  • version update: Update both services with API version 2020-10-06 (#14) (179880c)

v0.1.1

09 Sep 20:56
Compare
Choose a tag to compare

0.1.1 (2020-09-09)

Bug Fixes

v0.1.0

03 Sep 22:42
Compare
Choose a tag to compare

0.1.0 (2020-09-03)

Features

  • autoscale: Add autoscale feature and NLB feature (#12) (0ee5ea1)

v0.0.3

06 Aug 22:55
Compare
Choose a tag to compare

0.0.3 (2020-08-06)

Bug Fixes

  • version: Release SDK for API version 2020-07-28 (#10) (4550ccc)

New Features

  • Volume Encryption

Schema name changes

  • ListInstanceNetworkInterfaces will return a response of type NetworkInterfaceUnpaginatedCollection
  • All instances of cidr or Cidr are fixed to CIDR
  • CreateVPCRoute Next_Hop attribute is required field, Constructor definition reflect this change
  • FloatingIPPrototype Target type updated to FloatingIPByTargetTarget
  • NetworkACLRule Protocol is required field
  • NetworkACLRulePrototype Before is of type NetworkACLRuleIdentityIntf and Protocol is required feild
  • NetworkACLRulePrototypeNetworkACLContext Protocol is required
  • VPNGateway IkePolicy and IkePolicy type change to IkePolicyReference and IPsecPolicyReference
  • More such changes are expected to happen in upcoming versions

v0.0.2

06 Jul 21:01
Compare
Choose a tag to compare

0.0.2 (2020-07-06)

Bug Fixes

  • doc: Minor update to example code in the README (#9) (f3841fc)

v0.0.1

19 Jun 23:03
Compare
Choose a tag to compare

0.0.1 (2020-06-19)

Bug Fixes

  • go-sdk: adding semantic release versioning (#4) (1d92ee5)
  • version: Update version to enable semantic release (#6) (2699a61)