- Normalize format of date-time fields by @jirikuncar in #1472
- Remove unused pararameter from authn mapping by @api-clients-generation-pipeline in #1487
- Add Usage API endpoint for observability-pipelines and add properties to v1 GetUsageSummary by @api-clients-generation-pipeline in #1422
- Add Historical Chargeback Summary endpoint by @api-clients-generation-pipeline in #1469
- Add
...WithPagination
helper methods by @jirikuncar in #1468 - Expose v2 usage endpoint for application security monitoring by @api-clients-generation-pipeline in #1479
- Add
rehydration_max_scan_size_in_gb
field to Logs Archives by @api-clients-generation-pipeline in #1475 - Add
mute_first_recovery_notification
option to downtime by @api-clients-generation-pipeline in #1444 - Add lambda traced invocations usage endpoint by @api-clients-generation-pipeline in #1484
- Expose new usage field for react sessions by @api-clients-generation-pipeline in #1488
- Add missing option and enum value for SecurityMonitoringRule by @api-clients-generation-pipeline in #1493
- Adds docs for metric estimate endpoint by @api-clients-generation-pipeline in #1476
- Allow additional log attributes by @api-clients-generation-pipeline in #1467
- Add v2 endpoint for submitting series by @api-clients-generation-pipeline in #1409
- Deprecate old usage apis by @api-clients-generation-pipeline in #1490
Full Changelog: https://github.com/DataDog/datadog-api-client-go/compare/v1.13.0...v1.14.0
- Set correct type for
tags
property by @api-clients-generation-pipeline in #1452
- Add
restricted_roles
to Synthetics tests and private locations by @api-clients-generation-pipeline in #1443 - Add v2 SAML config IdP Metadata upload endpoint by @api-clients-generation-pipeline in #1450
- Support pagination in Python by @api-clients-generation-pipeline in #1457
- Remove references to optional arrays by @jirikuncar in #1454
- [dashboards] Removed
issue_stream
type fromListStreamSource
by @api-clients-generation-pipeline in #1446
Full Changelog: https://github.com/DataDog/datadog-api-client-go/compare/v1.12.0...v1.13.0
- Fix required nullable fields by @therve in #1428
- Propagate unparsed objects by @therve in #1425
- Make type optional for synthetics basic auth model by @api-clients-generation-pipeline in #1430
- Add aggregate endpoint for RUM by @api-clients-generation-pipeline in #1417
- Add
median
aggregation functions to RUM and logs by @api-clients-generation-pipeline in #1427 - Add endpoint for validation of existing monitors by @api-clients-generation-pipeline in #1429
- Create new ListStreamSource types in order to deprecate ISSUE_STREAM by @api-clients-generation-pipeline in #1439
- [Query Value Widget] Add the timeseries background by @api-clients-generation-pipeline in #1426
- Cleanup unused modules and functions by @therve in #1420
- Remove
lambda_usage
andlambda_percentage
from usage API by @api-clients-generation-pipeline in #1411
- @Stoovles made their first contribution in #1423
Full Changelog: https://github.com/DataDog/datadog-api-client-go/compare/v1.11.0...v1.12.0
- Fix org name maximum by @api-clients-generation-pipeline in #1393
- Use
$ref
names foroneOf
attribute names by @jirikuncar in #1397 - Fix pagination for top avg metrics endpoint by @api-clients-generation-pipeline in #1400
- [RUM] Add search endpoints by @api-clients-generation-pipeline in #1360
- Add support for getting online archive usage by @api-clients-generation-pipeline in #1372
- Add endpoint for retrieving audit logs by @api-clients-generation-pipeline in #1371
- Add support for Error Tracking monitors by @api-clients-generation-pipeline in #1395
- Add support for
ci-pipelines
monitor using Formulas and Functions by @api-clients-generation-pipeline in #1405
- Use Python port of code generator by @jirikuncar in #1376
- [monitors] Deprecate
locked
property and clarify documentation forrestricted_roles
by @api-clients-generation-pipeline in #1387
- @juan-fernandez made their first contribution in #1379
Full Changelog: https://github.com/DataDog/datadog-api-client-go/compare/v1.10.0...v1.11.0
- Fix event intake response by @api-clients-generation-pipeline in #1350
- Fix type for
date
field inLogsByRetentionMonthlyUsage
by @api-clients-generation-pipeline in #1362
- [Synthetics] Add missing option for SSL tests by @api-clients-generation-pipeline in #1354
- Add impossible travel detection method by @api-clients-generation-pipeline in #1357
- Add CI App usage endpoint and usage summary columns by @api-clients-generation-pipeline in #1361
Full Changelog: https://github.com/DataDog/datadog-api-client-go/compare/v1.9.0...v1.10.0
- Add missing type to
CloudWorkloadSecurityAgentRuleAttributes
by @api-clients-generation-pipeline in #1339 - Add missing type to enum by @api-clients-generation-pipeline in #1342
- Add nullable user relationships to incidents and use this relationship schema for
commander_user
by @api-clients-generation-pipeline in #1311
- Add organization metadata to additional Usage API responses by @api-clients-generation-pipeline in #1317
- Add support for formula and function in monitors by @api-clients-generation-pipeline in #1321
- Add endpoint for managing SAML AuthN mappings by @api-clients-generation-pipeline in #1319
- [Synthetics] Add
isCritical
to browser test steps by @api-clients-generation-pipeline in #1327 - Add metrics bulk-config endpoint by @api-clients-generation-pipeline in #1324
- Add support for "estimated usage attribution" by @api-clients-generation-pipeline in #1335
- Add org metadata for all hourly usage endpoints by @api-clients-generation-pipeline in #1341
- Remove default nullable models by @therve in #1312
- Add CSPM usage fields and change properties to nullable doubles by @api-clients-generation-pipeline in #1307
- Add synthetics test result failure field by @api-clients-generation-pipeline in #1318
- Fix funnel steps definition by @api-clients-generation-pipeline in #1330
- Extract incident meta object by @api-clients-generation-pipeline in #1333
Full Changelog: https://github.com/DataDog/datadog-api-client-go/compare/v1.8.0...v1.9.0
- [Added] Add
filter[deleted]
parameter for searching recently deleted dashboards. See #1296. - [Added] Add support for authentication and proxy options in Synthetics. See #1267.
- [Added] Support formulas and functions in Treemap Widget. See #1291.
- [Added] Add Cloud Workload Security Agent Rules API. See #1282.
- [Added] Add
offset
andlimit
parameters to usage listing endpoint. See #1285. - [Added] Add monthly usage attribution API spec. See #1274.
- [Added] Add missing hosts metadata fields. See #1269.
- [Added] Add
replay_session_count
and update documentation forrum_session_count
. See #1284. - [Added] Add retry options for a step in Synthetics multistep test. See #1277.
- [Added] Document
author_name
in dashboard response. See #1275. - [Added] Add organization metadata for RUM sessions usage and expose
rum_browser_and_mobile_session_count
. See #1270. - [Added] Add endpoint to retrieve hourly usage attribution. See #1249.
- [Added] Add support for scoped application keys. See #1234.
- [Added] Add endpoint for cloning roles. See #1258.
- [Added] Add organization metadata for audit logs, CWS, CSPM, DBM. See #1264.
- [Added] Add
ci-pipelines alert
to monitors enum. See #1255. - [Added] Add support for sunburst widget in dashboard. See #1262.
- [Fixed] Clarify required fields for
SyntheticsAPIStep
,SyntheticsAPITest
, andSyntheticsBrowserTest
. See #1202. - [Fixed] Fixes to Cloud Workload Security API. See #1294.
- [Fixed] Make downtime weekdays nullable. See #1279.
- [Fixed] Fix a typo in an incident field attribute description. See #1240.
- [Fixed] Fix
SecurityMonitoringSignal.attributes.tags
type. See #1243. - [Changed] Remove read only fields in
EventCreateRequest
. See #1292. - [Changed] Change pagination arguments for querying usage attribution. See #1273.
- [Deprecated] Remove session counts from RUM units response. See #1252.
- [Removed] Remove deprecated AgentRule field in Security Rules API for CWS. See #1268.
- [Added] Add Limit Note for Hourly Requests. See #1230.
- [Added] Expose estimated logs usage in Usage Attribution API. See #1231.
- [Added] Add endpoint to get corrections applied to an SLO. See #1221.
- [Added] Expose
public_id
andorg_name
in Usage API response. See #1224. - [Added] Document query in
MonitorSearchResult
. See #1222. - [Added] Add 429 error responses. See #1208.
- [Added] Add support for profiled Fargate tasks in Usage API. See #1205.
- [Added] Add support for
websocket
synthetics tests. See #1206. - [Added] [Synthetics] Add support for UDP API tests. See #1197.
- [Added] Add trigger synthetics tests endpoint. See #1173.
- [Added] Add RUM Units to usage metering API. See #1188.
- [Added] [dashboards formulas and functions] Add formulas and functions support to change widget. See #1204.
- [Fixed] Be more resilient to plain text errors. See #1227.
- [Fixed] Fix monitor
timeout_h
example and limits. See #1219. - [Fixed] Remove event title length constraint. See #1215.
- [Fixed] Mark
batch_id
in Synthetics Trigger CI response as nullable. See #1210. - [Fixed] SLO Correction attributes
rrule
andduration
can be nullable. See #1200. - [Fixed] Change
UsageNetworkFlowsHour.indexed_event_count
to match actual API. See #1196. - [Fixed] Fix type for
ratio_in_month
in usage metering. See #1183. - [Changed] [Synthetics] Fix required target in assertions and type in step results. See #1201.
- [Added] Add support for Azure
automute
option. See #1179. - [Added] Add v2 intake endpoint. See #1172.
- [Added] Add support for RRULE fields in SLO corrections. See #1126.
- [Added] Add aggregations attribute to v2 metric tag configuration. See #1101.
- [Added] Add
apm_stats_query
property toDistributionWidgetRequest
. See #1161. - [Fixed] Use plural form for dbm hosts usage properties. See #1141.
- [Changed] Update Synthetics CI test metadata. See #1140.
- [Deprecated] Update property descriptions for Dashboard RBAC release. See #1171.
- [Added] Add support for funnel widget in dashboards. See #1115.
- [Added] Add information about creator to Synthetics tests details. See #1122.
- [Added] Add support for gzip and deflate encoding. See #1119.
- [Added] Add support for formulas and functions in the Scatterplot Widget for dashboards. See #1113.
- [Added] Document encoding in metrics intake. See #1131.
- [Added] Add
servername
property to SSL Synthetics tests request. See #1130. - [Added] Add
renotify_occurrences
andrenotify_statuses
monitor options. See #1143. - [Added] Add
type
andis_template
properties to notebooks. See #1146. - [Added] [Synthetics] Add endpoint to get details of a batch. See #1090.
- [Added] Add SDS to usage metering endpoint. See #1153.
- [Added] Add
metrics_collection_enabled
,cspm_resource_collection_enabled
andresource_collection_enabled
to AWS integration request. See #1150. - [Fixed] Fix typo in usage attribution field names for profiled containers. See #1123.
- [Fixed] Make sure that OpenAPI definition are valid with real server responses. See #1121.
- [Fixed] Fix incidents schemas. See #1128.
- [Fixed]
IncidentFieldAttributesMultipleValue
can be nullable. See #1129. - [Fixed] Allow nullable date in notebook cells. See #1134.
- [Fixed] Fix go handling of nullable enums. See #1152.
- [Fixed] Remove event title length constraint. See #1124.
- [Fixed] Make monitor properties
priority
andrestricted_roles
nullable. See #1158. - [Changed] Use AVG aggregation function for DBM queries. See #1118.
- [Changed] Enable compression in responses. See #1142.
- [Added] Added
available_values
property to template variables schema. See #1089. - [Added] Add
follow_redirects
options to test request in Synthetics. See #1096. - [Added] ApmDependencyStatsQuery for formulas and functions dashboard widgets. See #1103.
- [Added] Add formula and function APM resource stats query definition for dashboards. See #1104.
- [Fixed] Fix SLO history error response type for overall errors. See #1095.
- [Fixed] Mark SLO Correction Type as required. See #1093.
- [Fixed] Make the
name
property required for APM Dependency Stat Query. See #1110. - [Changed] Fix SLO history schema for groups and monitors fields. See #1099.
- [Changed] Remove metadata from required list for metric SLO history endpoint. See #1102.
- [Added] Add config variables to Synthetics browser test config. See #1086.
- [Added] Add DBM usage endpoint. See #1068.
- [Added] Add
audit alert
monitor type. See #1081. - [Added] Add
batch_id
to the synthetics trigger endpoint response. See #1079. - [Added] Adding support for security monitoring rule
type
property. See #1065. - [Added] Add events data source to Dashboard widgets. See #1067.
- [Added] Add restricted roles for Synthetics global variables. See #1072.
- [Added] Webhooks integration SDK. See #1071.
- [Added] Add missing synthetics variable parser type
x_path
. See #1070. - [Added] Add
audit_stream
toListStreamSource
. See #1056. - [Added] Add percentile to dashboard
WidgetAggregator
schema. See #1051. - [Added] Add
id_str
property to Event response. See #1059. - [Added] Add edge to Synthetics devices. See #1063.
- [Added] Add endpoints to manage Service Accounts v2. See #1043.
- [Added] Add
new_group_delay
and deprecatenew_host_delay
monitor properties. See #1055. - [Added] Add
include_descendants
param to usage attribution API. See #1062. - [Added] Improve resiliency of go SDK when deserializing enums/oneOfs. See #1028.
- [Added] Add
ContainsUnparsedObject
utility method to check if an object wasn't fully deserialized. See #1073 and #1077. - [Added] Add support for list widget in dashboards. See #1023.
- [Added] Extend table widget requests to support formulas and functions in dashboards. See #1046.
- [Added] Add CSPM to usage attribution. See #1037.
- [Added] Add support for dashboard bulk delete and restore endpoints. See #1020.
- [Added] Add support for audit logs data source in dashboards. See #1041.
- [Added] Add
allow_insecure
option for multistep steps in Synthetics. See #1031. - [Fixed] Make SLO history metadata unit nullable. See #1078.
- [Fixed] Minor fixes of the incident schema. See #1074.
- [Fixed] Fix serialization of query metrics response containing nullable points. See #1034.
- [Fixed] Fix
status
property name for browser error status in Synthetics. See #1036. - [Changed] Add separate schema for deleting AWS account. See #1030.
- [Removed] Remove deprecated endpoints
/api/v1/usage/traces
and/api/v1/usage/tracing-without-limits
. See #1038.
- [Added] Add support for
GET /api/v2/application_keys/{app_key_id}
. See #1021. - [Added] Add
meta
property with pagination info to SLOCorrectionList endpoint response. See #1018. - [Added] Add support for treemap widget. See #1013.
- [Added] Add missing properties
query_index
andtag_set
toMetricsQueryMetadata
. See #979. - [Fixed] Remove US only constraint for AWS tag filtering. See #1007.
- [Fixed] Add BDD tests to synthetics. See #1006.
- [Fixed] Fix response of security filter delete. See #1002.
- [Fixed] Handle null in query metrics unit. See #1001.
- [Changed] Remove Synthetics tick interval enum. See #1005.
- [Added] Add missing fields
hasExtendedTitle
,type
,version
andupdateAuthorId
for Security Monitoring Rule endpoints. See #998. - [Added] Dashboard RBAC role support. See #993.
- [Fixed] Fix go JSON struct. See #992.
- [Added] Add missing fields in usage billable summary keys. See #987.
- [Added] Add monitor name and priority options. See #984.
- [Added] Add endpoint to list Synthetics global variables. See #965.
- [Added] Add monitors search endpoints. See #959.
- [Added] Add CWS to usage metering endpoint. See #964.
- [Added] Add
tag_config_source
to usage attribution response. See #952. - [Added] Add audit logs to usage endpoints. See #978.
- [Fixed] Make
assertions
field optional for multistep synthetics tests, and addglobal
config variable type. See #961. - [Fixed] Fix type of day/month response attribute in custom metrics usage. See #981.
- [Fixed] Properly mark monitor required fields. See #950.
- [Changed] Rename
compliance
toCSPM
in usage endpoint. See #978. - [Changed] Rename
incident_integration_metadata
toincident_integrations
to match API. See #944.
- [Added] Add endpoints to configure Security Filters. See #938.
- [Added] Add
active_child
nested downtime object toDowntime
component for downtime APIs. See #930. - [Changed] Change Dashboard WidgetCustomLink properties. See #937.
- [Changed] Make various fixes to synthetics models. See #935.
- [Changed] Update usage attribute endpoint metadata fields. See #932.
- [Added] Notebooks Public API Documentation. See #926.
- [Added] Add
logs_by_retention
usage property andGetUsageLogsByRetention
endpoint. See #915. - [Added] Add anomaly detection method to
SecurityMonitoringRuleDetectionMethod
enum. See #914. - [Added] Add
with_configured_alert_ids
parameter to get a SLO details endpoint. See #910. - [Added] Add
setCookie
,dnsServerPort
,allowFailure
andisCritical
fields for Synthetics tests. See #903. - [Added] Add
metadata
property with pagination info toSLOList
endpoint response. See #899. - [Added] Add new properties to group widget, note widget and image widget. See #895.
- [Added] Add support for a
rate
metric type in manage metric tags v2 endpoint. See #892. - [Fixed] Handle typed nils for go client. See #927.
- [Fixed] Remove default value of
is_column_break
layout property of dashboard. See #925. - [Changed] Enumerate accepted values for fields parameter in usage attr requests. See #919.
- [Changed] Add frequency and remove request as required field from synthetics test. See #916.
- [Added] Add support for ICMP Synthetics tests. See #887.
- [Added] Add vSphere usage information. See #880.
- [Added] Update properties for dashboard distribution widget. See #877.
- [Added] Mark metric volumes and ingested tags endpoints as stable. See #872.
- [Added] Add
filter[shared]
query parameter for searching dashboards. See #860. - [Added] Add profiling product fields in usage metering endpoint. See #859.
- [Added] Add
title
andbackground_color
properties to dashboard group widget. See #858. - [Changed] Use new model for Go client API. See #885.
- [Removed] Remove deprecated Synthetics methods
CreateTest
andUpdateTest
. See #881.
- [Added] Add
reflow_type
property to dashboard object. See #841. - [Added] Add security track and formulas and functions support for geomap dashboard widget. See #837.
- [Added] Generate intake endpoints. See #834.
- [Added] Add endpoint for listing all downtimes for the specified monitor. See #828.
- [Added] Add
modified_at
attribute to user response v2 schema. See #817. - [Added] Add default environment loading in clients. See #816.
- [Added] Add
passed
,noSavingResponseBody
,noScreenshot
, anddisableCors
fields to Synthetics. See #815. - [Added] Add compliance usage endpoint and compliance host statistics. See #814.
- [Added] Add tag filter options for
/api/v{1,2}/metrics
. See #813. - [Added] Add usage fields for Heroku and OpenTelemetry. See #810.
- [Added] Add
global_time_target
field to SLO widget. See #808. - [Added] Add method to export an API test in Synthetics. See #807.
- [Added] Add metadata to usage top average metrics response. See #806.
- [Added] Add median as valid aggregator for formulas and functions. See #800.
- [Fixed] Browser Test message required. See #803.
- [Changed] Return correct object in
GetBrowserTest
endpoint. See #827. - [Changed] Add agent rules in security monitoring rules queries. See #809.
- [Added] Add
legend_layout
andlegend_columns
to timeseries widget definition. See #791.
- [Added] Add support for multistep tests in Synthetics. See #775.
- [Added] Add core web vitals to synthetics browser test results. See #771.
- [Added] Add v2 metric tags and metric volumes endpoints. See #769.
- [Added] Add new endpoints for browser and API tests in Synthetics. See #762.
- [Changed] Update response schema for service level objective operation
GetSLOHistory
. See #784. - [Changed] Make query name required in formulas and functions queries. See #774.
- [Added] Add groupby_simple_monitor option to monitors. See #758.
- [Added] Allow formula and functions in query value requests. See #756.
- [Added] Allow formula and functions in toplist requests. See #753.
- [Added] Add slack resource. See #744.
- [Added] Add detectionMethod and newValueOptions fields to security monitoring rules. See #739.
- [Added] Expose "event-v2 alert" monitor type. See #738.
- [Added] Add new US3 region. See #737.
- [Added] Add org_name field to usage attribution response. See #736.
- [Added] Add profile_metrics_query properties to dashboard widget requests. See #728.
- [Added] Add geomap widget to dashboards. See #720.
- [Added] Add v2 API for metric tag configuration. See #718.
- [Added] Add Lambda invocations usage to response. See #716.
- [Added] Remove unstable flag for logs apis. See #709.
- [Fixed] Add missing tlsVersion and minTlsVersion to Synthetics assertion types. See #731.
- [Fixed] Change analyzed_spans to spans in dashboard. See #711.
- [Changed] Rename objects throughout the code for consistency. See #724.
- [Changed] Rename objects for formula and functions to be more generic. See #747.
- [Added] Add restricted roles to monitor update. See #691.
- [Added] Add endpoint for IoT billing usage. See #684.
- [Added] Add query parameters for SLO search endpoint. See #682.
- [Added] Add fields for formula and function query definition and widget formulas. See #680.
- [Added] Add global_time to time_window SLO widget. See #675.
- [Added] Update required fields in SLO correction create and update requests. See #668.
- [Fixed] Fix AWS tag filter delete request. See #701.
- [Fixed] Remove unnecessary field from TimeSeriesFormulaAndFunctionEventQuery. See #700.
- [Fixed] Fix unit format in SLO history response. See #695.
- [Fixed] Change group_by from object to list of objects. See #694.
- [Fixed] Fix location of monitor restricted roles. See #687.
- [Fixed] Fix paging parameter names for logs aggregate queries. See #681.
- [Added] Add log index creation. See #662.
- [Added] Add SLO Corrections. See #654.
- [Added] Add new live and rehydrated logs breakdowns for Usage API. See #652.
- [Added] Add support for Synthetics variables from test. See #641.
- [Fixed] Add additionalProperties: false to synthetics target field. See #657.
- [Fixed] Fix missing field for synthetics variables from test. See #649.
- [Changed] Extract key sorting enum to a specific schema in key management endpoint. See #646.
- [Changed] Extract enum to specific schema in incidents endpoint. See #650.
- [Changed] Fix some integer/number formats in Logs and Synthetics endpoints. See #658.
- [Added] Added filters to rule endpoints in security monitoring API. See #632.
- [Added] Add Azure app services fields to usage v1 endpoints. See #631.
- [Added] Add mobile RUM OS types usage fields. See #629.
- [Added] Add config variables for synthetics API tests. See #628.
- [Added] Add endpoints for the public API of Logs2Metrics. See #626.
- [Added] Add endpoints for API Keys v2. See #620.
- [Added] Add utils to validate and create valid enums. See #617.
- [Added] Add javascript value to synthetics browser variable types. See #616.
- [Added] Add synthetics assertion operator. See #609.
- [Added] Application keys v2 API. See #605.
- [Fixed] Redact auth methods from debug logs. See #618.
- [Removed] Remove Synthetic resources property. See #622.
- [Added] Mark Usage Attribution endpoint as public beta. See #592.
- [Added] Add AWS filtering endpoints. See #589.
- [Added] Add limit parameter for get usage top average metrics. See #586.
- [Added] Add endpoint to fetch process summaries. See #585.
- [Added] Add synthetics private location endpoints. See #584.
- [Added] Add user_update, recommendation and snapshot as event alert types. See #583.
- [Added] Add Usage Attribution endpoint. See #582.
- [Added] Add new API for incident management usage. See #578.
- [Added] Add the incident schema. See #572.
- [Added] Add IP prefixes by location for synthetics endpoints. See #565.
- [Added] Add filter parameter for listing teams and services. See #564.
- [Added] Add restricted roles to monitor create and edit requests. See #562.
- [Fixed] Quota & retention are now editable fields in log indexes. See #568.
- [Changed] Mark request bodies as required or explicitly optional. See #598.
- [Changed] Deprecate subscription and billing fields in create organization endpoint. See #588.
- [Changed] Mark query field as optional when searching logs. See #577.
- [Changed] Change event_query property to use log query definition in dashboard widgets. See #573.
- [Changed] Rename tracing without limits and traces usage endpoints. See #561.
- [Removed] Remove org_id parameter from Usage Attribution endpoint. See #594.
- [Added] Add 3 new palettes to the conditional formatting options. See #554.
- [Changed] Change teams and services objects names to be incident specific. See #538.
- [Removed] Remove
require_full_window
client default value for monitors. See #540.
- [Added] Add missing synthetics step types. See #534.
- [Added] Add include_tags in logs archives. See #530.
- [Added] Add dns server and client certificate support to synthetics tests. See #523.
- [Added] Add rehydration_tags property to the logs archives. See #513.
- [Added] Add endpoint to reorder Logs Archives. See #505.
- [Added] Add has_search_bar and cell_display_mode properties to table widget definition. See #502.
- [Added] Add target_format property to the Logs attribute remapper . See #501.
- [Added] Add dual y-axis configuration to time-series widget in Dashboard. See #498.
- [Added] Mark logs aggregate endpoint as stable. See #496.
- [Added] Add endpoint to get a Synthetics global variable. See #489.
- [Added] Add assertion types for DNS Synthetics tests. See #486.
- [Added] Add DNS test type to Synthetics. See #482.
- [Added] Add API endpoints for teams and services. See #470.
- [Added] Add mobile_rum_session_count_sum property to usage responses. See #469.
- [Fixed] Fix synthetics_check_id type in MonitorOptions. See #526.
- [Fixed] Remove default for cell_display_mode in table widget. See #519.
- [Fixed] Fix tags attribute type in event aggregation API. See #463.
- [Changed] Change
columns
attribute type from string array to object array in APM stats query widget. See #509. - [Changed] Rename to ApmStats and add required properties. See #490.
- [Changed] Remove unused
aggregation_key
andrelated_event_id
properties from events responses. See #480. - [Changed] Define required fields for v2 requests. See #475.
- [Changed] Mark required type fields in User and Roles API v2. See #467.
- [Removed] Remove check_type parameter from ListTests endpoint. See #465.
- [Added] Add
aggregation
andmetric
fields toSecurityMonitoringRuleQuery
. See #457. - [Added] Add tracing without limits to usage API. See #449.
- [Added] Add response codes for AWS API. See #443.
- [Added] Add
custom_links
support for Dashboard widgets. See #442. - [Added] Add profiling to usage API. See #436.
- [Added] Add synthetics CI endpoint. See #429.
- [Added] Add APM resources data source to table widgets. See #428.
- [Added] Add list API for security monitoring signals. See #424.
- [Added] Add create, edit and delete endpoints for synthetics global variables. See #421.
- [Added] Add monitor option
renotify_interval
to synthetics tests. See #420. - [Added] Add event aggregation v2 API. See #419.
- [Added] Add Profiling Host to Usage endpoint. See #417.
- [Added] Add
distinctFields
toSecurityMonitoringRuleQuery
. See #412. - [Added] Add missing
security_query
onQueryValueWidgetRequest
. See #407. - [Added] Enable security source for dashboards. See #403.
- [Added] Add SLO alerts to monitor enum. See #401.
- [Fixed] Add 200 response code to PATCH v2 users. See #441.
- [Fixed] Fix hourly host usage descriptions. See #438.
- [Fixed] Remove enum from
legend_size
widget attribute. See #432. - [Fixed] Fix content-type spelling errors. See #423.
- [Fixed] Properly mark
status
andquery
field as required for creation of Security Monitoring rule. See #422. - [Fixed] Fix name of
isEnabled
parameter for Security Monitoring rule. See #409. - [Removed] Remove 204 response from PATCH v2 users. See #446.
- [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