Skip to content

v0.47.0

Compare
Choose a tag to compare
@ujjwal-ibm ujjwal-ibm released this 20 Dec 12:15
· 18 commits to master since this release
ad072a0

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