Skip to content

Releases: DataDog/datadog-api-client-go

v1.1.0

16 Jun 14:58
4ff267c

Choose a tag to compare

  • [Added] Add missing fields hasExtendedTitle, type, version and updateAuthorId for Security Monitoring Rule endpoints. See #998.
  • [Added] Dashboard RBAC role support. See #993.
  • [Fixed] Fix go JSON struct. See #992.

v1.0.0

10 Jun 09:03
f40c769

Choose a tag to compare

  • [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 add global 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 to CSPM in usage endpoint. See #978.
  • [Changed] Rename incident_integration_metadata to incident_integrations to match API. See #944.

v1.0.0-beta.22

17 May 16:13
f28242a

Choose a tag to compare

  • [Added] Add endpoints to configure Security Filters. See #938.
  • [Added] Add active_child nested downtime object to Downtime 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

12 May 17:43
7cfcafe

Choose a tag to compare

  • [Added] Notebooks Public API Documentation. See #926.
  • [Added] Add logs_by_retention usage property and GetUsageLogsByRetention 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 and isCritical fields for Synthetics tests. See #903.
  • [Added] Add metadata property with pagination info to SLOList 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

27 Apr 17:25
53c6ba6

Choose a tag to compare

  • [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 and background_color properties to dashboard group widget. See #858.
  • [Changed] Use new model for Go client API. See #885.
  • [Removed] Remove deprecated Synthetics methods CreateTest and UpdateTest. See #881.

v1.0.0-beta.19

14 Apr 15:55
9395668

Choose a tag to compare

  • [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, and disableCors 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

22 Mar 09:01
c8b564c

Choose a tag to compare

v1.0.0-beta.18 Pre-release
Pre-release
  • [Added] Add legend_layout and legend_columns to timeseries widget definition. See #791.

v1.0.0-beta.17

15 Mar 16:16
a0612b1

Choose a tag to compare

  • [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.

v1.0.0-beta.16

02 Mar 13:07
47dda11

Choose a tag to compare

  • [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.

v1.0.0-beta.15

08 Feb 10:31
3bba188

Choose a tag to compare

v1.0.0-beta.15 Pre-release
Pre-release
  • [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.