Skip to content

Releases: IBM/vpc-go-sdk

v0.53.0

25 Jun 17:12
2829cd5
Compare
Choose a tag to compare

NEW FEATURES

  • Support for UserDataFormat in Image struct
  • Support for UserDataFormat filter in ListImagesOptions
  • Support for AllowUserImageCreation and UserDataFormat in OperatingSystem

BREAKING CHANGES

  • None

CHANGES

  • api version 2024-06-11

BUG FIXES

  • None

v0.52.0

07 Jun 07:10
c0a29f9
Compare
Choose a tag to compare

NEW FEATURES

  • Billing plan for InstanceCatalogOffering
  • Support for ProtocolStateFilteringMode in ShareMountTargetVirtualNetworkInterfacePrototype
  • Support for ConfidentialComputeMode for Instances/InstanceTemplates (InstanceProfile) {select availability in us-south only}
  • Support for Instance in Dns(LoadBalancer)
  • Support for CatalogOffering in Snapshot, Volume,

BREAKING CHANGES

  • None

CHANGES

  • api version 2024-06-04
  • go version 1.20

BUG FIXES

  • None

v0.51.0

13 May 04:58
a6fc0ab
Compare
Choose a tag to compare

NEW FEATURES

  • Support for VPN advance configurations(establish_mode, peer(ike_identities),local(ike_identities) in vpn gateway connections
  • Support for new structs for Local and Peer in VPN Gateway connections

BREAKING CHANGES

  • Deprecation of peer_address, peer_cidrs, local_cidrs, . All moved to peer and local structs.

  • Added support for peer fqdn alongside peer address

  • AddVPNGatewayConnectionLocalCIDROptions -> AddVPNGatewayConnectionsLocalCIDROptions

    • CIDRPrefix, PrefixLength is replaced by CIDR
    • AddVPNGatewayConnectionLocalCIDR -> AddVPNGatewayConnectionsLocalCIDR
  • AddVPNGatewayConnectionPeerCIDROptions -> AddVPNGatewayConnectionsPeerCIDROptions

    • CIDRPrefix, PrefixLength is replaced by CIDR
    • AddVPNGatewayConnectionPeerCIDR -> AddVPNGatewayConnectionsPeerCIDR

CHANGES

  • api version 2024-04-30

BUG FIXES

  • None

v0.50.0

26 Mar 13:49
b8c0b25
Compare
Choose a tag to compare

NEW FEATURES

  • Support for (Local) in SecurityGroupRule

BREAKING CHANGES

  • LoadBalancerListenerPolicyTargetLoadBalancerListenerHTTPSRedirect -> LoadBalancerListenerPolicyTargetLoadBalancerListenerPolicyHTTPSRedirect
  • LoadBalancerListenerPolicyTargetPatchLoadBalancerListenerHTTPSRedirectPatch -> LoadBalancerListenerPolicyTargetPatchLoadBalancerListenerPolicyHTTPSRedirectPatch
  • LoadBalancerListenerPolicyTargetPrototypeLoadBalancerListenerHTTPSRedirectPrototype -> LoadBalancerListenerPolicyTargetPrototypeLoadBalancerListenerPolicyHTTPSRedirectPrototype

CHANGES

  • None

BUG FIXES

  • None

v0.49.1

21 Mar 06:43
be810ca
Compare
Choose a tag to compare

What's Changed

  • updated the UnmarshalVPNGatewayConnectionRouteMode for vpn gateway connection

v0.49.0

20 Mar 16:46
aebbd97
Compare
Choose a tag to compare

NEW FEATURES

  • Support for (LifecycleReasons, LifecycleState) in InstanceGroup
  • Support for (HealthReasons, HealthState) in VpcdnsResolutionBinding

BREAKING CHANGES

  • SnapshotConsistencyGroupPrototypeSnapshotConsistencyGroupBySnapshotsSnapshotsItem -> SnapshotPrototypeSnapshotConsistencyGroupContext
  • SnapshotConsistencyGroupPrototypeSnapshotsItem -> SnapshotPrototypeSnapshotConsistencyGroupContext
  • SnapshotConsistencyGroupSnapshotsItem -> SnapshotReference
  • VPNGatewayConnectionStaticRouteMode -> VPNGatewayConnectionRouteMode(VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode)
  • Updated the UnmarshalVPNGatewayConnection

CHANGES

  • api version 2024-03-19

BUG FIXES

  • None

v0.48.0

31 Jan 06:18
67c0b0a
Compare
Choose a tag to compare

NEW FEATURES

  • Support for Reservation(ListReservations, CreateReservation, DeleteReservation, GetReservation, UpdateReservation, ActivateReservation)
  • Support for Reservation in ListInstances
  • Support for HealthState, HealthReasons, Reservation, ReservationAffinity in Instance
  • Support for ReservationAffinity in InstancePatch
  • Support for ReservationTerms, ResourceType in InstanceProfile
  • Support for ResourceType in InstanceProfileReference
  • Support for ReservationAffinity in InstancePrototype

BREAKING CHANGES

  • None

CHANGES

  • api version 2024-01-24

BUG FIXES

  • None

v0.47.0

20 Dec 12:15
ad072a0
Compare
Choose a tag to compare

NEW FEATURES

  • Support for virtual network interface in select regions and accounts
  • Support for Advertise in RoutePrototype, CreateVPCRoutingTableRouteOptions,
  • Support for AdvertiseRoutesTo in RoutingTable, DefaultRoutingTable,
  • Support for Subnet in FloatingIPTarget
  • Support for crn in FloatingIPTargetPrototype, FloatingIPTargetPatch
  • Support for PrimaryIP, Subnet in FlowLogCollectorTarget

BREAKING CHANGES

  • Introduction of BareMetalServerPrototype in CreateBareMetalServerOptions
  • Removal of Datapath from CreateLoadBalancerOptions
  • Required ConnectionLimit on LoadBalancerListener

CHANGES

  • api version 2023-12-19

BUG FIXES

  • None

v0.46.0

14 Dec 14:00
e13fe77
Compare
Choose a tag to compare

NEW FEATURES

  • Support for LatestSync in Share
  • Support for Remote in ShareReference
  • Introduction of ShareLatestSync and ShareRemote

BREAKING CHANGES

  • None

CHANGES

  • api version 2023-12-12

BUG FIXES

  • None

v0.45.0

06 Dec 14:24
96871e3
Compare
Choose a tag to compare

NEW FEATURES

  • Support for SnapshotConsistencyGroups
  • Introduction of BackupPolicyPrototype
  • Support for included_content in BackupPolicy

BREAKING CHANGES

  • MatchResourceTypes(string array) -> MatchResourceType(string)
  • BackupPolicy (response)->(BackupPolicyIntf)

CHANGES

  • api version 2023-12-05

BUG FIXES

  • None