You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
decort-golang-sdk/CHANGELOG.md

415 B

Version 1.4.6

Bugfix

  • Fixed returning value type of VINS.NATRuleAdd()
  • Fixed RuleID field type of VINS.NATRuleDel() request struct
  • Added wrapper for requests to async methods
    • CloudAPI()/CloudBroker().Compute().CreateTemplate()

Feature

  • Added cloubroker/apiaccess group of endpoints support
  • Added cloubroker/group group of endpoints support
  • Added cloubroker/user group of endpoints support