Skip to content

Releases: IBM/vpc-go-sdk

v0.24.0

14 Sep 05:48
367b56b
Compare
Choose a tag to compare

NEW FEATURES

  • Subnets patching support in load balancers (LoadBalancerPatch)
  • support for bare metal server nic ips
  • vpc reference in VPNGatewayPolicyMode, VPNGateway
  • support for InstanceTemplatePrototypeInstanceBySourceSnapshot

BREAKING CHANGES

  • None

CHANGES

  • None

BUG FIXES

  • None

v0.23.0

26 Aug 08:52
361cd71
Compare
Choose a tag to compare

Breaking changes:

None

New features:

  • UserTags in

    • VolumeAttachmentPrototypeVolume
    • VolumeAttachmentVolumePrototypeInstanceContext
    • VolumePrototypeInstanceByImageContext
    • VolumePrototypeInstanceBySourceSnapshotContext
    • VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContext
    • VolumeAttachmentVolumePrototypeInstanceContextVolumePrototypeInstanceContext
    • VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeByCapacity
    • VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeBySourceSnapshot
    • VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContext
    • VolumeAttachmentVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeByCapacity
  • LifecycleReasons & LifecycleState in Instance struct

  • CertificateInstance in LoadBalancerListenerPrototypeLoadBalancerContext

  • HTTPSRedirect in CreateLoadBalancerListenerOptions & LoadBalancerListenerPrototypeLoadBalancerContext

  • Protocol in NetworkACLRulePatch

Changes:

Supports api spec released on 2022-08-24

Bug fixes:

None

v0.22.0

07 Jul 09:18
020f67c
Compare
Choose a tag to compare

BREAKING CHANGES

  • RouteNextHopPrototypeRouteNextHopIP -> RoutePrototypeNextHopRouteNextHopPrototypeRouteNextHopIP

  • RouteNextHopPrototype -> RoutePrototypeNextHop

NEW FEATURES

  • Support for VPN servers(client-2-site)
  • SDK supports the api spec as on 2022-07-07

v0.21.0

29 Jun 05:26
9b7664d
Compare
Choose a tag to compare

NEW FEATURES

  • Support for Backup as a service( backup policy, backup policy plans)

v0.20.0

03 Jun 10:22
f545b65
Compare
Choose a tag to compare

CHANGES

  • API spec version : 2022-03-29 -> 2022-05-31
  • go-sdk-core v5.9.2 -> v5.9.5
  • CreateSnapshotOptions changes, introduction of SnapshotPrototype struct which takes all snapshot attributes (breaking change)

NEW FEATURES

  • Support for Targets in Security group
  • Support for user_tags in SnapshotPrototype and Volume

v1.0.2

20 Apr 09:16
cf9e879
Compare
Choose a tag to compare

CHANGES

  • Updated go version from 1.14 to 1.16
  • Retracted v1.0.2, v1.0.1, v1.0.0 versions of this sdk

v0.19.0

05 Apr 05:57
0fbc319
Compare
Choose a tag to compare

Breaking Change

  1. Api version updated to 2022-03-29
  2. Support for reserved ip phase 2

primary_ipv4_address(PrimaryIpv4Address) is discontinued in network interface, is replaced by primary_ip(PrimaryIP)

  1. Support for UDP protocol in loadbalancers

if udp_supported(UDPSupported) is true then 'udp' protocol is supported

v0.18.0

28 Mar 09:47
746d031
Compare
Choose a tag to compare

CHANGES

  1. api version updated to 2022-03-22
  2. CloudObjectStorageBucketIdentityIntf is changed to -> LegacyCloudObjectStorageBucketIdentityIntf
  3. CloudObjectStorageBucketReference -> LegacyCloudObjectStorageBucketReference
  4. InstancePrototypeInstanceByVolume -> InstancePrototypeInstanceBySourceSnapshot
  5. VolumeAttachmentPrototypeInstanceByVolumeContext -> VolumeAttachmentPrototypeInstanceBySourceSnapshotContext

v0.17.0

26 Feb 15:54
493cfa5
Compare
Choose a tag to compare

NEW FEATURE

  • VM host availability policy
  • Support for instance metadata and trusted profile for instances.

v0.16.0

03 Feb 08:09
66c6835
Compare
Choose a tag to compare

NEW FEATURE

  • Support for Bare Metal Servers
  • Support for PlacementTarget patch in Instance patch
  • Support for API version 2022-02-01