Skip to content

Releases: IBM/vpc-node-sdk

v0.9.0

05 May 08:42

Choose a tag to compare

0.9.0 (2022-05-05)

Features

  • release: Update SDK to use API version 2022-03-29 (#23) (182035a)

v0.8.0

21 Feb 11:57

Choose a tag to compare

0.8.0 (2022-02-21)

Features

  • release: Update SDK to use API version 2022-02-08 (#22) (a98cb94)

v0.7.0

07 Dec 16:31

Choose a tag to compare

0.7.0 (2021-12-07)

Features

  • release: Update SDK to use VPC API version 2021-11-23 (#20) (b276da1)

Breaking changes:

  • VPNGatewayConnectionPrototype
Type of ike_policy  is changed from IKEPolicyIdentity -> VPNGatewayConnectionIKEPolicyPrototype
Type of ipsec_policy  is changed from IPsecPolicyIdentity -> VPNGatewayConnectionIPsecPolicyPrototype
  • 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
  • ListKeysParams resourceGroupId is removed

  • CreateLoadBalancerListener port is not a required parameter. It is optional.

  • CodeCov package is removed

v0.6.0

01 Oct 19:46

Choose a tag to compare

0.6.0 (2021-10-01)

Features

  • 2021-09-21: Add SDK services for API version 2021-09-21 (#17) (787c65f)

v0.5.0

10 Aug 13:51

Choose a tag to compare

0.5.0 (2021-08-10)

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.4.0

13 May 01:21

Choose a tag to compare

0.4.0 (2021-05-13)

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.3.0

20 Mar 04:15

Choose a tag to compare

0.3.0 (2021-03-20)

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.2.1

19 Jan 15:20

Choose a tag to compare

0.2.1 (2021-01-19)

Bug Fixes

  • release: Update service to use API version 2020-01-12 (#9) (a75ce6c)

v0.2.0

18 Dec 03:53

Choose a tag to compare

0.2.0 (2020-12-18)

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

  • dedicated-host: Update VPC service with API version 2020-12-15 (#8) (f3e91ac)

v0.1.0

20 Nov 21:13

Choose a tag to compare

0.1.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 (#7) (dcc33bb)