- [Added] Adding four usage attribution endpoints. See #393.
- [Added] Fix documentation for
v1/hosts
. See #383. - [Changed] Update synthetics test to contain latest features. See #375.
- [Added] Usage Billable Summary response. See #368.
- [Added] Add Logs Search API v2. See #365.
- [Fixed] RRULE property for Downtimes API. See #364.
- [Deprecated] Dashboards List v1 has been deprecated. See #363.
- [Fixed] Update enum of synthetics devices IDs to match API. See #351.
- [Added] Update to the latest openapi-generator 5 snapshot. See #338.
- [Added] Add synthetics location endpoint. See #334.
- [Fixed] Widget legend size can also be "0". See #336.
- [Fixed] Log Index as an optional parameter (default to "*") for List Queries. See #335.
- [Changed] Rename payload objects to request for
users
v2 API. See #346.- This change includes backwards incompatible changes when using the
users
v2 endpoint.
- This change includes backwards incompatible changes when using the
- [Changed] Split schema for roles API. See #337.
- This change includes backwards incompatible changes when using the
role
endpoint.
- This change includes backwards incompatible changes when using the
- [BREAKING] Add missing values to enums. See #320.
- This change includes backwards incompatible changes when using the
MonitorSummary
widget.
- This change includes backwards incompatible changes when using the
- [BREAKING] Split schemas from DashboardList v2. See #318.
- This change includes backwards incompatible changes when using corresponding endpoints methods.
- [BREAKING] Clean synthetics test CRUD endpoints. See #317.
- This change includes backwards incompatible changes when using corresponding endpoints methods.
- [Added] Add Logs Archives endpoints. See #323.
- [BREAKING] Update to openapi-generator 5.0.0. See #303.
- This change includes backwards incompatible changes when using structs generated from
oneOf
schemas.
- This change includes backwards incompatible changes when using structs generated from
- [Added] Add SIEM and SNMP usage API. See #309.
- [Added] Add security monitoring to clients. See #304.
- [Added] Add /v1/validate endpoint. See #290.
- [Added] Add generated_files file. See #270.
- [Fixed] Add authentication to Go examples. See #299.
- [Fixed] Add 422 error codes to users and roles v2 endpoints. See #296.
- [Fixed] Update import in Go examples. See #295.
- [Fixed] Check duplicate object definitions. See #288.
- [Fixed] Mark unstable endpoints with beta note. See #281.
- [Changed] Update ServiceLevelObjective schema names. See #279.
- [Deprecated] Add deprecated fields
logset
,count
andstart
to appropriate dashboard widgets. See #285.
- [Added] Add RUM Monitor Type and update documentation. See #273.
- [Added] Add Logs Pipeline Processor. See #268.
- [Added] Add additional fields to synthetics test request. See #262.
- [Added] Add Monitor Pagination. See #253.
- [Fixed] Mark synthetics test request "method" and "url" as optional. See #265.
- [Fixed] Update error responses for roles v2 endpoints. See #248.
- [Fixed] Add missing ListSLO's 404 response. See #245.
- [Removed] Remove Pagerduty endpoints from the client. See #264.
- [Added] Initial beta release of the Datadog API Client