Skip to content

v0.40.0

Choose a tag to compare

@burythehammer burythehammer released this 31 Oct 14:26
· 19 commits to main since this release
a954eb2

Added:

  • Added global values fields to ActiveActiveDatabase read response: GlobalDataPersistence, GlobalSourceIP, GlobalPassword, GlobalAlerts, and GlobalEnableDefaultUser
  • New TestAADatabase_Get test for ActiveActive Get method coverage
  • Updated TestAADatabase_List test to include global values in response

Updated:

  • Bump golang.org/x/tools to 0.38.0
  • Bump github.com/avast/retry-go/v4 to 4.7.0

Fixed:

  • Fixed an issue with endpoint scripts not unmarshalling correctly.

Full Changelog: v0.39.0...v0.40.0