Skip to content

v3.7.0

Compare
Choose a tag to compare
@sdmrelease sdmrelease released this 17 Mar 21:34
· 81 commits to master since this release

v3.7.0 - Add Audit Verticals

This release adds auditing functionality, allowing you to view events generated by users and system configurations at arbitrary points in time. The following verticals are now available:

  • Queries
  • Replays
  • Activities
  • Account Permissons
  • Account Resources
  • Role Resources
  • Organization History
  • And History variants for existing and new verticals.

Additionally, most verticals can be accessed at a given snapshot time, to retrieve information about entities as of that time.

Yet additionally, this adds constants for many new and some existing API fields, hopefully replacing the need to memorize API response strings. These changes do not add api-breaking type hints or strong types for these fields, however expect such a change in the next breaking release.