Skip to content

Releases: ans-group/sdk-go

v1.22.1

14 Nov 11:51
70245cb
Compare
Choose a tag to compare

What's Changed

  • Add support for Backup Gateways by @Xiol in #163
  • Remove unnecessary fields from Backup Gateway specification model by @Xiol in #164
  • Instance secure_backup property is readonly by @Xiol in #165

Full Changelog: v1.21.1...v1.22.1

v1.21.1

11 Nov 15:09
65414da
Compare
Choose a tag to compare

What's Changed

  • Add missing hostname/fqdn fields to VPN GW model by @Xiol in #162

Full Changelog: v1.21.0...v1.21.1

v1.21.0 - VPN Gateways

11 Nov 13:59
b73951d
Compare
Choose a tag to compare

What's Changed

  • Add support for VPN Gateways on VPC by @Xiol in #161

Full Changelog: v1.20.4...v1.21.0

DeleteApplicationServices implementation

09 Sep 08:12
b505bb0
Compare
Choose a tag to compare
  • improved test coverage
  • Added DeleteApplicationServices

Added DeleteApplicationRestrictions Functionality

05 Sep 13:33
b63be8d
Compare
Choose a tag to compare
  • Added functionality and testing for deleting restrictions

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)