v2024.8.16
github-actions
released this
16 Aug 21:20
·
43 commits
to main
since this release
August 16, 2024
Bugfix
- Fix bug where AlertSource and InfraResource queries failed because field name should be
ownerLocked
instead oflocked
field
Feature
- Add support for Google Cloud Integrations
- add filter query param to ListUsers() to filter out deactivated users
- add ManagedAliases field and UniqueIdentifiers member function to System struct
Refactor
- Updated graphql operation names for infrastructure resources, and their schemas.
- BREAKING CHANGE - must explicitly access
Aliases
,OwnershipTagKeys
,TagsOverrideOwnership
on Integration nested Fragment structs to avoidambiguous selector
errors