Releases: IBM/vpc-go-sdk
Releases · IBM/vpc-go-sdk
v0.27.0
v0.26.0
NEW FEATURES
- Support for HiperSocket network interface for bare metal servers, LinuxONE bare metal servers
BareMetalServerNetworkInterfaceByHiperSocket
BareMetalServerNetworkInterfacePrototypeBareMetalServerNetworkInterfaceByHiperSocketPrototype
- Support for Enterprise account sharing Catalog Images
CatalogOfferingIdentity
CatalogOffering
in Image(ImageCatalogOffering
), Instance(InstanceCatalogOffering
), InstancePrototype(InstanceCatalogOfferingPrototypeIntf
), InstanceTemplate(InstanceCatalogOfferingPrototypeIntf
), InstanceTemplatePrototype(InstanceCatalogOfferingPrototypeIntf
) structInstancePrototypeInstanceByCatalogOffering
InstanceTemplateInstanceByCatalogOffering
InstanceTemplatePrototypeInstanceByCatalogOffering
BREAKING CHANGES
- None
CHANGES
- None
BUG FIXES
- None
v0.25.0
v0.24.0
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
Breaking changes:
None
New features:
-
UserTags
inVolumeAttachmentPrototypeVolume
VolumeAttachmentVolumePrototypeInstanceContext
VolumePrototypeInstanceByImageContext
VolumePrototypeInstanceBySourceSnapshotContext
VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContext
VolumeAttachmentVolumePrototypeInstanceContextVolumePrototypeInstanceContext
VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeByCapacity
VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeBySourceSnapshot
VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContext
VolumeAttachmentVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeByCapacity
-
LifecycleReasons
&LifecycleState
inInstance
struct -
CertificateInstance
inLoadBalancerListenerPrototypeLoadBalancerContext
-
HTTPSRedirect
inCreateLoadBalancerListenerOptions
&LoadBalancerListenerPrototypeLoadBalancerContext
-
Protocol
inNetworkACLRulePatch
Changes:
Supports api spec released on 2022-08-24
Bug fixes:
None
v0.22.0
v0.21.0
v0.20.0
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
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
Breaking Change
- Api version updated to 2022-03-29
- Support for reserved ip phase 2
primary_ipv4_address
(PrimaryIpv4Address) is discontinued in network interface, is replaced by primary_ip(PrimaryIP)
- Support for UDP protocol in loadbalancers
if
udp_supported
(UDPSupported) istrue
then 'udp' protocol is supported