Skip to content

Releases: DataDog/datadog-api-client-ruby

v1.9.0

26 Apr 09:05
ee62e82

Choose a tag to compare

What's Changed

Fixed

  • Fix pagination for top avg metrics endpoint by @api-clients-generation-pipeline in #814
  • Rename models and APIs with IdP, AuthNMapping, AuthN, and IoT by @therve in #825
  • Fix oneOf object names by @jirikuncar in #832
  • Make type optional for synthetics basic auth model by @api-clients-generation-pipeline in #840
  • Fix camel case version of ListSLOs by @jirikuncar in #860
  • Set correct type for tags property by @api-clients-generation-pipeline in #857
  • Fix serialization of v2 models by @jirikuncar in #875

Added

  • Add support for ci-pipelines monitor using Formulas and Functions by @api-clients-generation-pipeline in #820
  • Add aggregate endpoint for RUM by @api-clients-generation-pipeline in #831
  • Add median aggregation functions to RUM and logs by @api-clients-generation-pipeline in #838
  • Add endpoint for validation of existing monitors by @api-clients-generation-pipeline in #839
  • Create new ListStreamSource types in order to deprecate ISSUE_STREAM by @api-clients-generation-pipeline in #847
  • [Query Value Widget] Add the timeseries background by @api-clients-generation-pipeline in #837
  • Add restricted_roles to Synthetics tests and private locations by @api-clients-generation-pipeline in #849
  • Add v2 SAML config IdP Metadata upload endpoint by @api-clients-generation-pipeline in #855
  • Support pagination in Python by @api-clients-generation-pipeline in #861
  • Support pagination in Ruby by @api-clients-generation-pipeline in #865
  • Add Usage API endpoint for observability-pipelines and add properties to v1 GetUsageSummary by @api-clients-generation-pipeline in #835

Changed

Removed

  • Remove lambda_usage and lambda_percentage from usage API by @api-clients-generation-pipeline in #827
  • [dashboards] Removed issue_stream type from ListStreamSource by @api-clients-generation-pipeline in #852

Full Changelog: v1.8.0...v1.9.0

v1.8.0

18 Mar 13:58
e64dd81

Choose a tag to compare

What's Changed

Fixed

  • Add nullable user relationships to incidents and use this relationship schema for commander_user by @api-clients-generation-pipeline in #704
  • Fix event intake response by @api-clients-generation-pipeline in #763
  • Fix type for date field in LogsByRetentionMonthlyUsage by @api-clients-generation-pipeline in #775
  • Fix org name maximum by @api-clients-generation-pipeline in #805

Added

  • [Synthetics] Add missing option for SSL tests by @api-clients-generation-pipeline in #767
  • Add impossible travel detection method by @api-clients-generation-pipeline in #770
  • Add CI App usage endpoint and usage summary columns by @api-clients-generation-pipeline in #774
  • [RUM] Add search endpoints by @api-clients-generation-pipeline in #773
  • Add support for getting online archive usage by @api-clients-generation-pipeline in #780
  • Add endpoint for retrieving audit logs by @api-clients-generation-pipeline in #779
  • Add support for Error Tracking monitors by @api-clients-generation-pipeline in #808

Changed

  • Move duplicate model code into base modules by @skarimo in #776

Deprecated

  • [monitors] Deprecate locked property and clarify documentation for restricted_roles by @api-clients-generation-pipeline in #797

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

18 Feb 12:00
56de625

Choose a tag to compare

What's Changed

Fixed

  • Add missing type to CloudWorkloadSecurityAgentRuleAttributes by @api-clients-generation-pipeline in #743
  • Add missing type to enum by @api-clients-generation-pipeline in #746

Added

  • Add organization metadata to additional Usage API responses by @api-clients-generation-pipeline in #712
  • Add support for formula and function in monitors by @api-clients-generation-pipeline in #719
  • Add endpoint for managing SAML AuthN mappings by @api-clients-generation-pipeline in #716
  • [Synthetics] Add isCritical to browser test steps by @api-clients-generation-pipeline in #727
  • Add metrics bulk-config endpoint by @api-clients-generation-pipeline in #722
  • Add support for "estimated usage attribution" by @api-clients-generation-pipeline in #741
  • Add org metadata for all hourly usage endpoints by @api-clients-generation-pipeline in #745

Changed

  • Add synthetics test result failure field by @api-clients-generation-pipeline in #713
  • Fix funnel steps definition by @api-clients-generation-pipeline in #734
  • Extract incident meta object by @api-clients-generation-pipeline in #739

Full Changelog: v1.6.0...v1.7.0

v1.6.0

25 Jan 13:58
abd0e78

Choose a tag to compare

  • [Added] Add filter[deleted] parameter for searching recently deleted dashboards. See #693.
  • [Added] Add support for authentication and proxy options in Synthetics. See #656.
  • [Added] Support formulas and functions in Treemap Widget. See #688.
  • [Added] Add Cloud Workload Security Agent Rules API. See #677.
  • [Added] Add offset and limit parameters to usage listing endpoint. See #680.
  • [Added] Add monthly usage attribution API spec. See #668.
  • [Added] Add missing hosts metadata fields. See #661.
  • [Added] Add replay_session_count and update documentation for rum_session_count. See #679.
  • [Added] Add retry options for a step in Synthetics multistep test. See #671.
  • [Added] Document author_name in dashboard response. See #669.
  • [Added] Add organization metadata for RUM sessions usage and expose rum_browser_and_mobile_session_count. See #662.
  • [Added] Add endpoint to retrieve hourly usage attribution. See #640.
  • [Added] Add support for scoped application keys. See #619.
  • [Added] Add endpoint for cloning roles. See #648.
  • [Added] Add organization metadata for audit logs, CWS, CSPM, DBM. See #652.
  • [Added] Add ci-pipelines alert to monitors enum. See #647.
  • [Added] Add support for sunburst widget in dashboard. See #651.
  • [Fixed] Clarify required fields for SyntheticsAPIStep, SyntheticsAPITest, and SyntheticsBrowserTest. See #573.
  • [Fixed] Fixes to Cloud Workload Security API. See #691.
  • [Fixed] Make downtime weekdays nullable. See #673.
  • [Fixed] Fix a typo in an incident field attribute description. See #629.
  • [Fixed] Fix SecurityMonitoringSignal.attributes.tags type. See #632.
  • [Changed] Add CSPM usage fields and change properties to nullable doubles. See #700.
  • [Changed] Remove read only fields in EventCreateRequest. See #689.
  • [Changed] Change pagination arguments for querying usage attribution. See #667.
  • [Deprecated] Remove session counts from RUM units response. See #643.
  • [Removed] Remove deprecated AgentRule field in Security Rules API for CWS. See #660.

v1.5.0

09 Dec 15:36
ad39235

Choose a tag to compare

  • [Added] Add Limit Note for Hourly Requests. See #614.
  • [Added] Expose estimated logs usage in Usage Attribution API. See #615.
  • [Added] Add endpoint to get corrections applied to an SLO. See #604.
  • [Added] Expose public_id and org_name in Usage API response. See #607.
  • [Added] Document query in MonitorSearchResult. See #605.
  • [Added] Add 429 error responses. See #585.
  • [Added] Add support for profiled Fargate tasks in Usage API. See #576.
  • [Added] Add support for websocket synthetics tests. See #580.
  • [Added] [Synthetics] Add support for UDP API tests. See #569.
  • [Added] Add trigger synthetics tests endpoint. See #546.
  • [Added] Add RUM Units to usage metering API. See #565.
  • [Added] [dashboards formulas and functions] Add formulas and functions support to change widget. See #478.
  • [Added] Add support for Azure automute option. See #551.
  • [Added] Add v2 intake endpoint. See #545.
  • [Added] Add support for RRULE fields in SLO corrections. See #507.
  • [Added] Add aggregations attribute to v2 metric tag configuration. See #485.
  • [Added] Add apm_stats_query property to DistributionWidgetRequest. See #535.
  • [Fixed] Be more resilient to plain text errors. See #611.
  • [Fixed] Fix monitor timeout_h example and limits. See #599.
  • [Fixed] Remove event title length constraint. See #593.
  • [Fixed] Mark batch_id in Synthetics Trigger CI response as nullable. See #587.
  • [Fixed] SLO Correction attributes rrule and duration can be nullable. See #571.
  • [Fixed] Change UsageNetworkFlowsHour.indexed_event_count to match actual API. See #568.
  • [Fixed] Fix type for ratio_in_month in usage metering. See #559.
  • [Fixed] Use plural form for dbm hosts usage properties. See #518.
  • [Changed] [Synthetics] Fix required target in assertions and type in step results. See #572.
  • [Changed] Update Synthetics CI test metadata. See #515.
  • [Deprecated] Update property descriptions for Dashboard RBAC release. See #544.

v1.4.0

18 Oct 15:49
3022ac2

Choose a tag to compare

  • [Added] Add metrics_collection_enabled, cspm_resource_collection_enabled and resource_collection_enabled to AWS integration request. See #524.
  • [Added] Add SDS to usage metering endpoint. See #527.
  • [Added] [Synthetics] Add endpoint to get details of a batch. See #477.
  • [Added] Add type and is_template properties to notebooks. See #522.
  • [Added] Add renotify_occurrences and renotify_statuses monitor options. See #520.
  • [Added] Add servername property to SSL Synthetics tests request. See #510.
  • [Added] Document encoding in metrics intake. See #511.
  • [Added] Add support for formulas and functions in the Scatterplot Widget for dashboards. See #495.
  • [Added] Add support for gzip and deflate encoding. See #500.
  • [Added] Add information about creator to Synthetics tests details. See #503.
  • [Added] Add support for funnel widget in dashboards. See #497.
  • [Added] Add formula and function APM resource stats query definition for dashboards. See #489.
  • [Added] ApmDependencyStatsQuery for formulas and functions dashboard widgets. See #488.
  • [Fixed] Make monitor properties priority and restricted_roles nullable. See #532.
  • [Fixed] Remove event title length constraint. See #505.
  • [Fixed] Allow nullable date in notebook cells. See #514.
  • [Fixed] IncidentFieldAttributesMultipleValue can be nullable. See #509.
  • [Fixed] Fix incidents schemas. See #508.
  • [Fixed] Make sure that OpenAPI definition are valid with real server responses. See #502.
  • [Fixed] Fix typo in usage attribution field names for profiled containers. See #504.
  • [Fixed] [dashboards] Make the name property required for APM Dependency Stat Query. See #494.
  • [Fixed] Mark SLO Correction Type as required. See #479.
  • [Changed] Enable compression in responses. See #519.
  • [Changed] Use AVG aggregation function for DBM queries. See #499.

v1.3.0

14 Sep 06:57
0d8b470

Choose a tag to compare

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

v1.2.0

15 Jul 08:44
822600d

Choose a tag to compare

  • [Added] Add allow_insecure option for multistep steps in Synthetics. See #426.
  • [Added] Add support for GET /api/v2/application_keys/{app_key_id}. See #416.
  • [Added] Add meta property with pagination info to SLOCorrectionList endpoint response. See #414.
  • [Added] Add support for treemap widget. See #409.
  • [Added] Add missing properties query_index and tag_set to MetricsQueryMetadata. See #385.
  • [Added] Add missing fields hasExtendedTitle, type, version and updateAuthorId for Security Monitoring Rule endpoints. See #398.
  • [Added] Dashboard RBAC role support. See #395.
  • [Added] Add missing fields in usage billable summary keys. See #393.
  • [Added] [Synthetics] Add monitor name and priority options. See #388.
  • [Fixed] Fix status property name for browser error status in Synthetics. See #428.
  • [Fixed] Remove US only constraint for AWS tag filtering. See #405.
  • [Fixed] Add BDD tests to synthetics. See #404.
  • [Fixed] Handle null in query metrics unit. See #401.
  • [Changed] Add separate schema for deleting AWS account. See #425.
  • [Changed] Specify format of report_id parameter. See #422.
  • [Changed] Remove Synthetics tick interval enum. See #403.
  • [Removed] Remove deprecated endpoints /api/v1/usage/traces and /api/v1/usage/tracing-without-limits. See #430.

v1.1.0

08 Jun 14:06
353576a

Choose a tag to compare

  • [Added] Add CWS to usage metering endpoint. See #376.
  • [Added] Add endpoint to list Synthetics global variables. See #377.
  • [Added] Add monitors search endpoint. See #373.
  • [Added] Add tag_config_source to usage attribution response. See #368.
  • [Added] Add endpoints to configure Security Filters. See #359.
  • [Added] Add active_child nested downtime object to Downtime component for downtime APIs. See #354.
  • [Added] Add override_label and is_hidden attribute for WidgetCustomLink. See #358.
  • [Added] Add audit logs to usage endpoints. See #384.
  • [Fixed] Fix type of day/month response attribute in custom metrics usage. See #387.
  • [Fixed] Make assertions field optional for multistep synthetics tests, and add global config variable type. See #375.
  • [Fixed] Properly mark monitor required fields. See #366.
  • [Fixed] Rename incident_integration_metadata to incident_integrations to match API. See #362.
  • [Fixed] Properly mark several synthetics attributes as read only. See #357.
  • [Fixed] Fix paging attributes of usage attribution endpoints. See #355.
  • [Changed] Rename compliance to CSPM in usage endpoint. See #384.

v1.0.0

12 May 16:12
6d1171e

Choose a tag to compare

  • [Added] Notebooks Public API Documentation. See #351.
  • [Added] Add logs_by_retention usage property and GetUsageLogsByRetention endpoint. See #345.
  • [Added] Add anomaly detection method to SecurityMonitoringRuleDetectionMethod enum. See #344.
  • [Added] Add with_configured_alert_ids parameter to get a SLO details endpoint. See #341.
  • [Added] Add setCookie, dnsServerPort, allowFailure and isCritical fields for Synthetics tests. See #338.
  • [Added] Add metadata property with pagination info to SLOList endpoint response. See #334.
  • [Added] Add new properties to group widget, note widget and image widget. See #331.
  • [Added] Add support for a rate metric type in manage metric tags v2 endpoint. See #329.
  • [Added] Add support for ICMP Synthetics tests. See #326.
  • [Added] Add vSphere usage information. See #323.
  • [Added] Mark metric volumes and ingested tags endpoints as stable. See #318.
  • [Added] Add filter[shared] query parameter for searching dashboards. See #310.
  • [Added] Add profiling product fields in usage metering endpoint. See #309.
  • [Added] Add title and background_color properties to dashboard group widget. See #308.
  • [Added] Add marker, xaxis and yaxis properties on distribution widgets. See #322.
  • [Fixed] Remove default value of is_column_break layout property of dashboard. See #350.
  • [Changed] Enumerate accepted values for fields parameter in usage attribution requests. See #348.
  • [Changed] Add frequency and remove request as required field from synthetics test. See #346.
  • [Deprecated] Deprecate legend_size and show_legend properties on distribution widgets. See #322.
  • [Removed] Remove deprecated Synthetics methods CreateTest and UpdateTest. See #324.