Releases: DataDog/datadog-api-client-go
Releases · DataDog/datadog-api-client-go
v1.3.0
- [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.
v1.2.0
- [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.
v1.1.0
v1.0.0
- [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.
v1.0.0-beta.22
- [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.
v1.0.0-beta.21
- [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.
v1.0.0-beta.20
- [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.
v1.0.0-beta.19
- [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.
v1.0.0-beta.18
- [Added] Add
legend_layout
andlegend_columns
to timeseries widget definition. See #791.
v1.0.0-beta.17
- [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.