Skip to content

Releases: ucloud/ucloud-sdk-go

v0.8.10

12 Jul 09:14
eaae69b
Compare
Choose a tag to compare
v0.8.10 Pre-release
Pre-release

FEATURES:

  • Add DeleteUGATask to private services about pathx
  • Add DescribeUGAInstance to private services about pathx
  • Add AddUGATask to private services about pathx
  • Add DescribeUPath to private services about pathx
  • Add UGABindUPath to private services about pathx
  • Add CreateUGAInstance to private services about pathx
  • Add DeleteUGAInstance to private services about pathx

v0.8.9

04 Jul 01:53
3e066e3
Compare
Choose a tag to compare
v0.8.9 Pre-release
Pre-release

FEATURES:

  • Add RestartURedisGroup to private services (#70)

v0.8.8

27 Jun 06:46
ba65905
Compare
Choose a tag to compare
v0.8.8 Pre-release
Pre-release

FEATURES:

  • Add CreateIsolationGroup as public api (#67)
  • Add DeleteIsolationGroup as public api (#67)
  • Add DescribeIsolationGroup as public api (#67)
  • Add LeaveIsolationGroup as public api (#67)

ENHANCEMENTS:

  • Add requests of CreateUHostInstance about IsolationGroup (#67)

BUG FIXES:

  • Fix key sorting logic of credential signature with long array (#68)

v0.8.7

18 Jun 03:33
8ef379b
Compare
Choose a tag to compare
v0.8.7 Pre-release
Pre-release

ENHANCEMENTS:

  • Add enhancement of CreateUHostInstance about create eip
  • Add responses of private API DescribeUMem about VPCId and SubnetId
  • Add MachineType to UHostInstanceSet about DescribeUHostInstance
  • Add RSSDDataDisk of DiskType to UDiskDataSet about DescribeUDisk

BROKEN CHANGES:

  • Delete Encrypted form UHostDiskSet about DescribeUHostInstance

v0.8.6

13 May 09:19
3bcb041
Compare
Choose a tag to compare
v0.8.6 Pre-release
Pre-release

ENHANCEMENTS:

  • Add requests of CreateUHostInstance about MachineType and MinimalCpuPlatform (#61)

v0.8.5

10 May 02:22
2e370c1
Compare
Choose a tag to compare
v0.8.5 Pre-release
Pre-release

FEATURES:

  • Add SetLogger and GetLogger to Client (#60)

ENHANCEMENTS:

  • Add requests of DescribeUHostInstance about VPCId and SubnetId (#60)
  • Add responses of DescribeUHostInstance (#60)
  • Add request of AttachUDisk about MultiAttach (#60)

v0.8.4

05 May 08:54
fb83d4c
Compare
Choose a tag to compare
v0.8.4 Pre-release
Pre-release

ENHANCEMENTS:

  • Add the public method to customize request/response handler (#59)
  • Add the reference of last retried request information to response (#59)

BROKEN CHANGES:

  • Fix typo reponse to response for response handler (#59)

v0.8.3

22 Apr 13:50
c863d09
Compare
Choose a tag to compare
v0.8.3 Pre-release
Pre-release

FEATURES:

  • Add SendUSMSMessage to private services (#57)
  • Add GetUSMSSendReceipt to private services (#57)
  • Add CreateUFSVolume to private services (#57 )
  • Add DescribeUFSVolume to private services (#57)
  • Add ExtendUFSVolume to private services (#57)
  • Add RemoveUFSVolume to private services (#57)
  • Add AddUFSVolumeMountPoint to private services (#57)
  • Add DescribeUFSVPCSubnet to private services (#57)
  • Add DescribeUFSVolume2 to private services (#57)
  • Add DescribeUFSVolumeMountpoint to private services (#57)
  • Add RemoveUFSVolumeMountPoint to private services (#57)
  • Add UpdateUFSVolumeInfo to private services (#57)
  • Add DescribeUFSVolumePrice to private services (#57)
  • Add DescribeUFSVolumeUpgradePrice to private services (#57)

ENHANCEMENTS:

  • Add environment variable UCLOUD_ZONE, UCLOUD_API_BASE_URL, UCLOUD_TIMEOUT_SECOND support (#56)

v0.8.2

03 Apr 07:57
73dbdba
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

ENHANCEMENTS:

  • Change request with password to immutable for idempotent modification

BUG FIXES:

  • Add params Limit and Offset to DescribeVPC

BROKEN CHANGES:

  • Fix DescribeFirewall params Limit and Offset from string to int (#54 )

v0.8.1

26 Mar 05:40
7aed693
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

ENHANCEMENTS:

  • Add DescribeULBSimple to private services (#51)
  • Add AllocateSecondaryIp to private services (#51)
  • Add DeleteSecondaryIp to private services (#51)
  • Add DescribeSecondaryIp to private services (#51)

BUG FIXES:

  • Fix DescribeUMem responses about slave (#51)
  • Fix internal api DescribeVDiskTmList TotalCount form string to int (#51)
  • Delete redundant parameter zone (#50)

BROKEN CHANGES:

  • Fix DescribeVServer params Limit and Offset from string to int (#51)