Skip to content

v2024.8.16

Compare
Choose a tag to compare
@github-actions 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 of locked 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 avoid ambiguous selector errors