Skip to content

Conversation

@burythehammer
Copy link
Collaborator

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 unmarshalling incorrectly.

burythehammer and others added 9 commits October 30, 2025 11:59
Bumps [github.com/avast/retry-go/v4](https://github.com/avast/retry-go) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/avast/retry-go/releases)
- [Commits](avast/retry-go@4.6.0...4.7.0)

---
updated-dependencies:
- dependency-name: github.com/avast/retry-go/v4
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@burythehammer burythehammer changed the title Fix/endpoint script Global value fields in API and endpoint scripts fix Oct 31, 2025
@burythehammer burythehammer self-assigned this Oct 31, 2025
@burythehammer burythehammer added bug Something isn't working enhancement New feature or request labels Oct 31, 2025
@burythehammer burythehammer merged commit a954eb2 into main Oct 31, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants