Skip to content

v1.3.0

Choose a tag to compare

@therve therve released this 14 Sep 06:57
· 2200 commits to master since this release
0d8b470
  • [Added] Add follow_redirects options to test request in Synthetics. See #481.
  • [Added] Added available_values property to template variables schema. See #476.
  • [Added] Add config variables to Synthetics browser test config. See #475.
  • [Added] Add DBM usage endpoint. See #459.
  • [Added] Add audit alert monitor type. See #471.
  • [Added] Add batch_id to the synthetics trigger endpoint response. See #468.
  • [Added] Adding support for security monitoring rule type property. See #457.
  • [Added] Improve resiliency of Ruby SDK when deserializing enums/oneOfs. See #460.
  • [Added] Add events data source to Dashboard widgets. See #458.
  • [Added] Add restricted roles for Synthetics global variables. See #463.
  • [Added] Webhooks integration SDK. See #462.
  • [Added] Add missing synthetics variable parser type x_path. See #461.
  • [Added] Add audit_stream to ListStreamSource. See #448.
  • [Added] Add percentile to dashboard WidgetAggregator schema. See #444.
  • [Added] Add id_str property to Event response. See #451.
  • [Added] Add edge to Synthetics devices. See #454.
  • [Added] Add endpoints to manage Service Accounts v2. See #434.
  • [Added] Add new_group_delay and deprecate new_host_delay monitor properties. See #447.
  • [Added] Add include_descendants param to usage attribution API. See #453.
  • [Added] Add support for list widget in dashboards. See #418.
  • [Added] Extend dashboards table widget requests to support formulas and functions. See #438.
  • [Added] Add CSPM to usage attribution. See #429.
  • [Added] Add support for dashboard bulk delete, restore endpoints. See #415.
  • [Added] Add support for audit logs data source in dashboards. See #432.
  • [Fixed] Fix SLO history error response type for overall errors. See #480.
  • [Fixed] Make SLO history metadata unit nullable. See #467.
  • [Fixed] Minor fixes of the incident schema. See #464.
  • [Fixed] Fix serialization of query metrics response containing nullable points. See #427.
  • [Changed] Remove metadata from required list for metric SLO history endpoint. See #487.
  • [Changed] Fix SLO history schema for groups and monitors fields. See #484.