Skip to content

Releases: ans-group/sdk-go

Fixed UpdateApplication interface issue

16 Aug 16:28
a322435
Compare
Choose a tag to compare
  • Interface was missing parameter

Additional functionality to service_application

16 Aug 15:09
60cec46
Compare
Choose a tag to compare
  • Applications can now be updated with a new name or description via the api
  • Applications now return key and ID within a struct upon creation

Account Application API implementation

08 Aug 16:22
b0684d8
Compare
Choose a tag to compare

Added implementation for the Application key api

v1.19.0: Adds eCloud guest execution script functionality (#153)

29 Jul 10:55
f6337c7
Compare
Choose a tag to compare

Added user script execution functionality

v1.18.1

17 Jul 09:22
9b40692
Compare
Choose a tag to compare
fix CreateCaseUpdate(), add tests (#152)

v1.18.0: PSS v2 (#151)

17 Jul 08:24
ae3500a
Compare
Choose a tag to compare

This release adds PSS v2 support

Breaking changes

  • Enum type has been refactored to use generics. Migration to new methods required
- ddosx.ParseACLGeoIPRulesMode(mode)
+ ddosx.ACLGeoIPRulesModeEnum.Parse(mode)

v1.17.1

15 Jul 12:23
3d53d9e
Compare
Choose a tag to compare
Expose port option on volume model (#150)

v1.17.0

13 Nov 16:43
fa80da7
Compare
Choose a tag to compare

Updates dependencies.

Requires Go 1.19 or above.

v1.16.11

09 Nov 10:21
82b1f90
Compare
Choose a tag to compare

Add eCloud VPC vcpu_sockets, vcpu_cores_per_socket support.

v1.16.10

11 Sep 07:29
60fc16b
Compare
Choose a tag to compare
add resource task status (#147)