Skip to content

Releases: DataDog/datadog-api-client-ruby

v2.1.0

31 Aug 15:22
6945fed

Choose a tag to compare

What's Changed

Added

  • Add support for digest auth in synthetics tests by @api-clients-generation-pipeline in #1021
  • Add support for RUM application endpoints by @api-clients-generation-pipeline in #1022
  • add priority parameters for dashboard monitor summary widget by @api-clients-generation-pipeline in #1026
  • Add logs_pattern_stream to list_stream widget source by @api-clients-generation-pipeline in #1028
  • Add group_retention_duration and on_missing_data monitor options by @api-clients-generation-pipeline in #1024
  • Expose CSPM aws host count in Usage Metering API by @api-clients-generation-pipeline in #1041
  • Add estimated ingested logs attribution by @api-clients-generation-pipeline in #1005
  • Add org region to usage summary and billable usage summary by @api-clients-generation-pipeline in #1034
  • add compression methods to metric payloads by @api-clients-generation-pipeline in #1001
  • Add role relationships to RoleUpdateData by @api-clients-generation-pipeline in #1038
  • Add ci_tests enum to FormulaAndFunctionEventsDataSource by @api-clients-generation-pipeline in #1035
  • Add missing options and request option to synthetics test by @api-clients-generation-pipeline in #1027
  • Add support for global variable from multistep synthetics tests by @api-clients-generation-pipeline in #993

Changed

  • update deprecated usage attribution API docs to direct users to migra… by @api-clients-generation-pipeline in #1029
  • [Synthetics] remove started form eventType enum by @api-clients-generation-pipeline in #1031

Full Changelog: v2.0.2...v2.1.0

v2.0.2

03 Aug 13:25
c3b73fb

Choose a tag to compare

What's Changed

Fixed

  • Update Pagerduty operation DeletePagerDutyIntegrationService response status code by @api-clients-generation-pipeline in #1004
  • Don't try to load model_base on eager_load by @skarimo in #1018

Full Changelog: v2.0.1...v2.0.2

v2.0.1

02 Aug 10:51
adbf948

Choose a tag to compare

What's Changed

Fixed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

01 Aug 14:42
362a475

Choose a tag to compare

What's Changed

Fixed

  • Add synthetics results api replay only tests by @api-clients-generation-pipeline in #991

Added

  • Update usage attribution enums by @api-clients-generation-pipeline in #966
  • Add estimated ingested spans to usage attribution by @api-clients-generation-pipeline in #981
  • Add v2 Security monitoring signals triage operations. by @api-clients-generation-pipeline in #972
  • docs(dataviz): update Treemap widget definition with deprecated properties + updated description [VIZZ-2305] by @api-clients-generation-pipeline in #992
  • Add hourly usage v2 endpoint by @api-clients-generation-pipeline in #977
  • Add support for zstd compression by @therve in #994
  • Add metrics field in the RuleQuery by @api-clients-generation-pipeline in #978
  • Add support for Events V2 endpoint by @api-clients-generation-pipeline in #954
  • [RQ-2492]: Add custom_events to list of product families in hourly-usage api. by @api-clients-generation-pipeline in #1000
  • Re-introduce Estimated Cost API by @api-clients-generation-pipeline in #1006
  • Move shared modules out and introduce code loader by @skarimo in #989

Changed

  • Add description of metric type enums by @api-clients-generation-pipeline in #982
  • remove x-unstable property for usage attribution endpoints by @api-clients-generation-pipeline in #990

New Contributors

Full Changelog: v1.11.0...v2.0.0

v1.11.0

01 Jul 15:10
be41a72

Choose a tag to compare

What's Changed

Fixed

  • Fix additionalProperties on SyntheticsAPITestResultData by @api-clients-generation-pipeline in #935
  • Fix synthetics vitals type by @api-clients-generation-pipeline in #936
  • Remove include_percentiles default by @api-clients-generation-pipeline in #961
  • Mark message as required for Synthetics tests by @api-clients-generation-pipeline in #956

Added

  • Add include descendants to monthly and hourly usage attribution APIs by @api-clients-generation-pipeline in #931
  • Add v2 endpoints for Opsgenie Integration by @api-clients-generation-pipeline in #918
  • Add distribution points intake endpoint by @api-clients-generation-pipeline in #916
  • Add height and width params to graph snapshot by @api-clients-generation-pipeline in #945
  • Add support for defining histogram requests in Distribution widgets by @api-clients-generation-pipeline in #929
  • Add DowngradeOrg endpoint by @api-clients-generation-pipeline in #947
  • Add new options for new value detection type on security monitoring rules by @api-clients-generation-pipeline in #939
  • Add ci execution rule in Synthetics options by @api-clients-generation-pipeline in #940
  • Add SLO Search API endpoint by @api-clients-generation-pipeline in #856
  • New usage metering endpoint for estimated cost by org by @api-clients-generation-pipeline in #964
  • Add estimated indexed spans usage attribution by @api-clients-generation-pipeline in #963
  • Handle raw json for additionalProperties in typescript by @api-clients-generation-pipeline in #937
  • Add Application Security Monitoring Hosts Attribution by @api-clients-generation-pipeline in #965
  • Add support for security monitoring rule dynamic criticality by @api-clients-generation-pipeline in #951
  • Update IP ranges with synthetics private locations section by @api-clients-generation-pipeline in #968
  • Add new products to billable summary by @api-clients-generation-pipeline in #971

Changed

  • Remove unstable/beta note since Metrics Without Limits is GA by @api-clients-generation-pipeline in #928
  • Remove unstable marker on security list signal endpoint by @api-clients-generation-pipeline in #944
  • Update metric intake v2 accept response by @api-clients-generation-pipeline in #969

New Contributors

  • @jybp made their first contribution in #959

Full Changelog: v1.10.0...v1.11.0

v1.10.0

30 May 16:59
68d95e9

Choose a tag to compare

What's Changed

Fixed

  • Add support for nested additionalProperties by @therve in #873
  • Fix monitor search count generation by @therve in #888
  • Remove unused pararameter from authn mapping by @api-clients-generation-pipeline in #891
  • AuthN Mapping spec cleanup to match implementation by @api-clients-generation-pipeline in #908
  • Enable header matching in tests by @therve in #920

Added

  • Add Historical Chargeback Summary endpoint by @api-clients-generation-pipeline in #870
  • Expose v2 usage endpoint for application security monitoring by @api-clients-generation-pipeline in #883
  • Add rehydration_max_scan_size_in_gb field to Logs Archives by @api-clients-generation-pipeline in #879
  • Add mute_first_recovery_notification option to downtime by @api-clients-generation-pipeline in #850
  • Add lambda traced invocations usage endpoint by @api-clients-generation-pipeline in #889
  • Expose new usage field for react sessions by @api-clients-generation-pipeline in #892
  • Add missing option and enum value for SecurityMonitoringRule by @api-clients-generation-pipeline in #898
  • Adds docs for metric estimate endpoint by @api-clients-generation-pipeline in #880
  • Allow additional log attributes by @api-clients-generation-pipeline in #869
  • Add v2 endpoint for submitting series by @api-clients-generation-pipeline in #824
  • Add ci-tests monitor type by @api-clients-generation-pipeline in #897
  • Add RUM settings schema to synthetics tests by @api-clients-generation-pipeline in #906
  • Add v1 signal triage endpoints by @api-clients-generation-pipeline in #902
  • Add connection to synthetics assertion type enum by @api-clients-generation-pipeline in #911
  • Add grpc subtype to synthetics tests by @api-clients-generation-pipeline in #890

Changed

  • Remove unstable marker from SLO corrections API by @api-clients-generation-pipeline in #917

Deprecated

  • Deprecate old usage apis by @api-clients-generation-pipeline in #894

Full Changelog: v1.9.0...v1.10.0

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.