Skip to content

v0.0.3

Compare
Choose a tag to compare
@ibm-vpc ibm-vpc released this 06 Aug 22:55
· 98 commits to master since this release

0.0.3 (2020-08-06)

Bug Fixes

  • version: Release SDK for API version 2020-07-28 (#10) (4550ccc)

New Features

  • Volume Encryption

Schema name changes

  • ListInstanceNetworkInterfaces will return a response of type NetworkInterfaceUnpaginatedCollection
  • All instances of cidr or Cidr are fixed to CIDR
  • CreateVPCRoute Next_Hop attribute is required field, Constructor definition reflect this change
  • FloatingIPPrototype Target type updated to FloatingIPByTargetTarget
  • NetworkACLRule Protocol is required field
  • NetworkACLRulePrototype Before is of type NetworkACLRuleIdentityIntf and Protocol is required feild
  • NetworkACLRulePrototypeNetworkACLContext Protocol is required
  • VPNGateway IkePolicy and IkePolicy type change to IkePolicyReference and IPsecPolicyReference
  • More such changes are expected to happen in upcoming versions