Skip to content

Releases: IBM/vpc-go-sdk

v0.62.0

14 Nov 07:13
f5a537b
Compare
Choose a tag to compare

NEW FEATURES

  • Support for cluster network
  • Support for cluster network attachments in Instance and Instance Template
  • Introduction of ResourceGroupId filter on ListKeys

BREAKING CHANGES

  • All pagelinks(First, Next) on collection is changed to PageLink

CHANGES

  • Deprecation of ClassicAccess for Vpc (Instead, use a Transit Gateway to connect VPC to Classic Infrastructure)
  • api version 2024-11-12

BUG FIXES

  • None

v0.61.0

18 Oct 04:40
ac31c0a
Compare
Choose a tag to compare

NEW FEATURES

  • Support for DistributeTraffic for VPN Gateway connection

BREAKING CHANGES

  • None

CHANGES

  • api version 2024-10-15

BUG FIXES

  • None

v0.60.1

16 Oct 14:54
760759e
Compare
Choose a tag to compare

Fix

  • Fixed the constants :
    • EndpointGatewayTargetPrototypeResourceTypePrivatePathServiceGatewayConst(private_path_service_gateway)
    • EndpointGatewayTargetPrototypeResourceTypeProviderCloudServiceConst(provider_cloud_service)
    • EndpointGatewayTargetPrototypeResourceTypeProviderInfrastructureServiceConst(provider_infrastructure_service)

v0.60.0

07 Oct 04:26
6231147
Compare
Choose a tag to compare

NEW FEATURES

  • Support for PrivatePathServiceGateways
  • Support CRN in RoutingTable
  • Support for LifecycleState in EndpointGateways
  • Support for sharing snapshots across accounts

BREAKING CHANGES

  • EndpointGatewayTargetPrototypeResourceTypeProviderCloudServiceConst -> EndpointGatewayTargetProviderCloudServiceReferenceResourceTypeProviderCloudServiceConst

  • EndpointGatewayTargetPrototypeResourceTypeProviderInfrastructureServiceConst -> EndpointGatewayTargetProviderInfrastructureServiceReferenceResourceTypeProviderInfrastructureServiceConst

CHANGES

  • Update api version to use 2024-10-01

BUG FIXES

  • None

v0.59.0

01 Oct 02:48
b186b78
Compare
Choose a tag to compare

NEW FEATURES

  • Support for for sdp profiles for volume (similar channges in instances and instance templates)
  • Support AdjustableCapacityStates and AdjustableIopsStates in Volume

BREAKING CHANGES

  • None

CHANGES

  • Update api version to use 2024-09-24

BUG FIXES

  • None

v0.58.0

17 Sep 09:12
d797ca7
Compare
Choose a tag to compare

NEW FEATURES

  • Support for 4th zone

BREAKING CHANGES

  • None

CHANGES

  • None

BUG FIXES

  • None

Full Changelog: v0.57.0...v0.58.0

v0.57.0

20 Aug 03:41
d0ad3b5
Compare
Choose a tag to compare

NEW FEATURES

  • Support VirtualNetworkInterface in response of DeleteVirtualNetworkInterfaces function
  • Support VirtualNetworkInterface in InstanceNetworkAttachmentReference
  • Support VirtualNetworkInterface in BareMetalServerNetworkAttachmentReference
  • Support VirtualNetworkInterface in FlowLogCollectorTarget

BREAKING CHANGES

  • None

CHANGES

  • None

BUG FIXES

  • None

v0.56.0

22 Jul 09:41
cdacdde
Compare
Choose a tag to compare

NEW FEATURES

  • Support for os reload/replace for BareMetalServer
    • Introduction of ReplaceBareMetalServerInitializationOptions struct
    • Introduction of ReplaceBareMetalServerInitialization function
    • Introduction of reinitializing status in BareMetalServer

BREAKING CHANGES

  • None

CHANGES

  • None

BUG FIXES

  • None

v0.55.0

17 Jul 14:40
093c341
Compare
Choose a tag to compare

NEW FEATURES

  • Support for Firmware update for BareMetalServer
    • Introduction of BareMetalServerFirmware, UpdateFirmwareForBareMetalServerOptions structs
    • Introduction of UpdateFirmwareForBareMetalServer function
    • Introduction of Firmware in BareMetalServer

BREAKING CHANGES

  • None

CHANGES

  • api version 2024-07-09

BUG FIXES

  • None

v0.54.0

05 Jul 03:56
20761d6
Compare
Choose a tag to compare

NEW FEATURES

  • Support for Cross Account File Share Access

BREAKING CHANGES

  • None

CHANGES

  • api version 2024-07-02

BUG FIXES

  • None