Skip to content

Releases: DataDog/datadog-api-client-typescript

v1.33.1

11 Mar 17:29
f87652e
Compare
Choose a tag to compare

What's Changed

Changed

  • Remove meta from RUM retention filters APIs by @api-clients-generation-pipeline in #2098

Full Changelog: v1.33.0...v1.33.1

v1.33.0

11 Mar 14:52
0642c49
Compare
Choose a tag to compare

What's Changed

Fixed

  • Remove javascript browser variable type by @api-clients-generation-pipeline in #2043
  • Additional rules to inject openapi type by @api-clients-generation-pipeline in #2063
  • Fix ListCatalogEntity pagination endpoint to use correct offset value by @api-clients-generation-pipeline in #2082
  • [generator] fix import references by @nizox in #2081

Added

  • add new related_assets filter query parameter to the get a list of metrics V2 API by @api-clients-generation-pipeline in #2009
  • Add actions and groupSignalsBy field in detection rules API by @api-clients-generation-pipeline in #2045
  • Add Workflows CRUD Public API Endpoints by @api-clients-generation-pipeline in #2035
  • Add endpoint to retrieve Security Monitoring rule version history by @api-clients-generation-pipeline in #2015
  • Adds override_existing_configurations and include_actively_queried_configurations to bulk tag config endpoint by @api-clients-generation-pipeline in #2054
  • Add number_format to each formula in widget by @api-clients-generation-pipeline in #2056
  • Add trend support for cell_display_mode by @api-clients-generation-pipeline in #2053
  • Add support for span id remapper in logs pipelines processors by @api-clients-generation-pipeline in #2064
  • Add evaluation_window and keep_alive for Security monitoring rule by @api-clients-generation-pipeline in #2065
  • Add extractedValuesFromScript to multistep API tests by @api-clients-generation-pipeline in #2069
  • Update timezone for cumulative window by @api-clients-generation-pipeline in #2068
  • Document Agentless AWS scan options routes by @api-clients-generation-pipeline in #2077
  • Create types for app builder queries explicitly, remove experimental flag by @api-clients-generation-pipeline in #2047
  • Document Agentless AWS on demand routes by @api-clients-generation-pipeline in #2083
  • Add quality_issues to monitor schema on monitor search API by @api-clients-generation-pipeline in #2085
  • Introduce public v2 endpoints for Application Security by @api-clients-generation-pipeline in #2070
  • Add delete log index to public API by @api-clients-generation-pipeline in #2084
  • Add v2 endpoints for RUM retention filters. by @api-clients-generation-pipeline in #2079
  • Added storage class information to the S3 archive destination by @api-clients-generation-pipeline in #2091

Changed

  • Revert GetSBOM to x-unstable by @api-clients-generation-pipeline in #2048
  • Update documentation with account filtering info for aws_cur_config endpoints by @api-clients-generation-pipeline in #2059
  • Update sharing APIs to match server by @api-clients-generation-pipeline in #2067
  • Update Vulnerabilities endpoints documentation by @api-clients-generation-pipeline in #2071

Deprecated

  • Deprecate API management endpoints by @api-clients-generation-pipeline in #2058

New Contributors

Full Changelog: v1.32.0...v1.33.0

v1.32.0

05 Feb 19:51
ca27025
Compare
Choose a tag to compare

What's Changed

Fixed

  • Refactor fetch handling to avoid illegal invocation errors by @skarimo in #1990
  • Modify owner properties to be a string by @api-clients-generation-pipeline in #2036

Added

  • Add UT breakdown for fargate_container_profiler billing dimension by @api-clients-generation-pipeline in #1964
  • Add synthetics browser step public_id field by @api-clients-generation-pipeline in #1837
  • Add support for vulnerability management by @api-clients-generation-pipeline in #1965
  • add start_date to suppression APIs by @api-clients-generation-pipeline in #1929
  • Add CSM Coverage Analysis API specs by @api-clients-generation-pipeline in #1970
  • Add allow_self_lockout to documentation by @api-clients-generation-pipeline in #1979
  • Ephemeral Infra_host new keys in summary endpoint by @api-clients-generation-pipeline in #1981
  • Update app builder API by @api-clients-generation-pipeline in #1974
  • Add meta and source fields to JSONAPIErrorItem by @api-clients-generation-pipeline in #1973
  • Add CSM Agentless Read Endpoint by @api-clients-generation-pipeline in #1971
  • Update rum doc to include new usage types by @api-clients-generation-pipeline in #1984
  • add cost monitor type to API Spec by @api-clients-generation-pipeline in #1996
  • Add Action Connection API for Workflow Automation by @api-clients-generation-pipeline in #1982
  • Add type in Data Deletion API by @api-clients-generation-pipeline in #2001
  • Add a cost monitor example by @api-clients-generation-pipeline in #2007
  • Add provider_name attribute to pipelines API by @api-clients-generation-pipeline in #1986
  • Add support for vulnerability management - GetSBOM new endpoint by @api-clients-generation-pipeline in #2006
  • Remove preview status for GetBillingDimensionMapping endpoint by @api-clients-generation-pipeline in #2014
  • Add encryption field to logs archive destination by @api-clients-generation-pipeline in #2012
  • Add tags and description to logs pipelines by @api-clients-generation-pipeline in #2018
  • Publish security notification rules API endpoints by @api-clients-generation-pipeline in #2010
  • Publish app builder API documentation by @api-clients-generation-pipeline in #1988
  • update public document with configuration event type by @api-clients-generation-pipeline in #2026
  • Add support for Entity kind API by @api-clients-generation-pipeline in #2031
  • Rename embeddedQueries attribute to queries in app builder api by @api-clients-generation-pipeline in #2032

Changed

  • Fix specification for Azure metric filtering by @api-clients-generation-pipeline in #1968
  • Change allow_self_lockout from string to bool by @api-clients-generation-pipeline in #1983
  • remove flag Beta for cost-by-tag endpoint by @api-clients-generation-pipeline in #2023
  • Added Support for Workflow Webhooks Public API by @api-clients-generation-pipeline in #2027
  • Vulnerabilities endpoints GA - Remove x-unstable by @api-clients-generation-pipeline in #2033

Full Changelog: v1.31.0...v1.32.0

v1.31.0

17 Dec 20:13
78b5e64
Compare
Choose a tag to compare

What's Changed

Added

  • Adds accepted reasons for archiving signal by @api-clients-generation-pipeline in #1817
  • Add usage type breakdown for error tracking billing dimension by @api-clients-generation-pipeline in #1897
  • Add Historical Job endpoints to Datadog API spec by @api-clients-generation-pipeline in #1896
  • Add new keys for CWS Fargate Task in summary usage and usage attribution endpoints by @api-clients-generation-pipeline in #1901
  • Add missing measures for SLOs data source by @api-clients-generation-pipeline in #1902
  • Create AWS Integrations v2 API spec by @api-clients-generation-pipeline in #1642
  • Add step_functions as valid enum for v1 AWS tag filter spec by @api-clients-generation-pipeline in #1908
  • Fix authz scope descriptions by @api-clients-generation-pipeline in #1919
  • Updated OpenAPI logs_pattern_query to support Patterns for any attribute by @api-clients-generation-pipeline in #1918
  • Add API specification for events intake v2 by @api-clients-generation-pipeline in #1860
  • Data Deletion Endpoints Documentation by @api-clients-generation-pipeline in #1904
  • Add exitIfSucceed to multistep API tests by @api-clients-generation-pipeline in #1947
  • Security Monitoring Rule - Add the updatedAt field in the SecurityMonitoringStandardRuleResponse by @api-clients-generation-pipeline in #1921
  • add docs for pagination in /api/v2/metrics endpoint by @api-clients-generation-pipeline in #1829
  • Add daily as a valid enum for SLOReportInterval by @api-clients-generation-pipeline in #1957
  • Add new product Code Security host for summary endpoint and UA endpoints by @api-clients-generation-pipeline in #1923
  • Add CSM Agents Read Endpoint by @api-clients-generation-pipeline in #1955
  • Add app builder API spec by @api-clients-generation-pipeline in #1949

Changed

  • Fix spelling error for bindings by @api-clients-generation-pipeline in #1898
  • Revert the earlier spelling change by @api-clients-generation-pipeline in #1903
  • Remove mobile device ids and make all device ids simple string by @api-clients-generation-pipeline in #1914
  • Remove support for namespace_filters.include/exclude_all in v2 AWS Integrations API by @api-clients-generation-pipeline in #1917
  • Add running pipelines on custom pipelines API by @api-clients-generation-pipeline in #1911

Removed

  • Remove unnecessary field in list stream column config by @api-clients-generation-pipeline in #1958

Deprecated

  • Remove /api/v2/cost/enabled by @api-clients-generation-pipeline in #1943

New Contributors

Full Changelog: v1.30.0...v1.31.0

v1.30.0

07 Nov 14:15
8e496e2
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix Toplist widget's stacked display style - remove legend as required field by @api-clients-generation-pipeline in #1838
  • Remove user fields that are unsupported by the Incidents API by @api-clients-generation-pipeline in #1850
  • Fix Synthetics batch status by @api-clients-generation-pipeline in #1891

Added

  • Add MSTeams integration metadata info by @api-clients-generation-pipeline in #1852
  • Add code_analysis_sa_committers_hwm and code_analysis_sca_committers_hwm to UsageMetering by @api-clients-generation-pipeline in #1853
  • Update GCP API Spec to support is_resource_change_collection_enabled by @api-clients-generation-pipeline in #1856
  • Add vulnerability type to Findings API by @api-clients-generation-pipeline in #1855
  • Update Documentation for Data Stream Monitoring by @api-clients-generation-pipeline in #1862
  • Add LLM Observability to ListStreamSource by @api-clients-generation-pipeline in #1861
  • Add synthetics stepDetail.allowFailure and stepDetail.failure by @api-clients-generation-pipeline in #1871
  • Integrate incident types into Incidents API documentation by @api-clients-generation-pipeline in #1854
  • Add use_recommended_keywords attribute to sensitive data scanner rule spec by @api-clients-generation-pipeline in #1881
  • Add domain allowlist endpoints by @api-clients-generation-pipeline in #1878
  • Add v2 endpoints for RUM custom metrics. by @api-clients-generation-pipeline in #1877
  • Documentation for beta /v2/usage/billing_dimension_mapping by @api-clients-generation-pipeline in #1806
  • Add alwaysExecute and exitIfSucceed to Synthetics steps by @api-clients-generation-pipeline in #1892
  • Add metric_namespace_configs to GCP v2 API by @api-clients-generation-pipeline in #1894

Changed

  • Edit Naming for v2 Microsoft Teams Integration Endpoints by @api-clients-generation-pipeline in #1851
  • Change the mobile device ids from enum to string by @api-clients-generation-pipeline in #1849
  • Mark Cost Attribution end_month parameter as not required by @api-clients-generation-pipeline in #1834
  • Allow for any type for additionalProperties in HTTPLogItem by @api-clients-generation-pipeline in #1870
  • Make some amendments to the new mobiles schema by @api-clients-generation-pipeline in #1869
  • Make value be oneOf number or string by @api-clients-generation-pipeline in #1882
  • Add examples for resources for Cloudflare by @api-clients-generation-pipeline in #1876

Removed

  • Remove deprecated estimated usage types for usage attribution by @api-clients-generation-pipeline in #1874

Deprecated

  • Deprecate two sds metadata fields by @api-clients-generation-pipeline in #1868
  • Delete api/v2/cost/aws_related_accounts from spec by @api-clients-generation-pipeline in #1883
  • Deprecate api/v2/cost/enabled by @api-clients-generation-pipeline in #1885

Full Changelog: v1.29.0...v1.30.0

v1.29.0

02 Oct 16:09
c28af35
Compare
Choose a tag to compare

What's Changed

Fixed

  • change schema used in FastlyServicesResponse by @api-clients-generation-pipeline in #1828

Added

  • Add new synthetics HTTP javascript assertion by @api-clients-generation-pipeline in #1744
  • Dashboards - Toplist widget style - Add palette by @api-clients-generation-pipeline in #1802
  • Allow Table Widget requests to specify text replace formatting in dashboards by @api-clients-generation-pipeline in #1803
  • Add documentation for Data Jobs Monitoring summary keys by @api-clients-generation-pipeline in #1808
  • Update estimate docs with realtime changes by @api-clients-generation-pipeline in #1832
  • Ensure clients can handle empty oneOf objects by @api-clients-generation-pipeline in #1830
  • Add referenceTables field to security monitoring endpoints by @api-clients-generation-pipeline in #1825
  • Add UA documentation for new DJM usage_type by @api-clients-generation-pipeline in #1826
  • Add v2 endpoints for MS Teams Integration by @api-clients-generation-pipeline in #1835
  • Add schema for mobile test by @api-clients-generation-pipeline in #1818
  • Add Synthetics endpoint to fetch uptimes in API spec by @api-clients-generation-pipeline in #1792

Changed

  • Split the synthetics request port field into a oneOf by @api-clients-generation-pipeline in #1811
  • Remove unused field color in TeamUpdateAttributes by @api-clients-generation-pipeline in #1809
  • Powerpack add support for prefix and available values by @api-clients-generation-pipeline in #1819
  • Update v2 metrics list endpoint filter by metric type to use metric type category by @api-clients-generation-pipeline in #1833

Security

New Contributors

Full Changelog: v1.28.0...v1.29.0

v1.28.0

04 Sep 18:34
d7fd5ef
Compare
Choose a tag to compare

What's Changed

Fixed

  • Handle additionalProperties set to false by @skarimo in #1763
  • Add is_totp and is_fido to Synthetic global variables by @api-clients-generation-pipeline in #1728

Added

  • Add api_key and name to CloudflareAccountResponseAttributes. by @api-clients-generation-pipeline in #1758
  • Add api_key and name to FastlyAccountUpdateRequestAttributes. by @api-clients-generation-pipeline in #1759
  • Add opsgenie_api_key to OpsgenieServiceResponseAttributes. @api-clients-generation-pipeline in #1760
  • Add category and remote_config_read_enabled to APIKeyCreateAttributes, and add LeakedKey.by @api-clients-generation-pipeline in #1761
  • Allow 4 group-bys for pattern viz by @api-clients-generation-pipeline in #1768
  • add url attribute to metrics assets v2 api by @api-clients-generation-pipeline in #1770
  • Add editable field to suppression rule by @api-clients-generation-pipeline in #1673
  • Add num_flex_logs_retention_days field to logs_indexes api spec by @api-clients-generation-pipeline in #1771
  • Software catalog openapi spec by @api-clients-generation-pipeline in #1778

Changed

  • allow variables in port by @api-clients-generation-pipeline in #1753
  • Fix VFTs and extracted local variables enum types by @api-clients-generation-pipeline in #1731
  • Changed Widget time schema to add support for new fixed_span and live_span object by @api-clients-generation-pipeline in #1749

Deprecated

  • mark groupby_simple_monitor as deprecated by @api-clients-generation-pipeline in #1789

Full Changelog: v1.27.0...v1.28.0

v1.27.0

12 Aug 18:16
26d902b
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix monitor enum by @api-clients-generation-pipeline in #1698
  • dashboards add support for time-slice SLOs by @api-clients-generation-pipeline in #1699
  • Make modified by field nullable for get all API keys by @api-clients-generation-pipeline in #1704
  • Add 409 Conflict to CreateGlobalVariable by @api-clients-generation-pipeline in #1712

Added

  • Add network performance monitor type to API spec by @api-clients-generation-pipeline in #1674
  • Document force_delete_dependencies for synthetics test deletion by @api-clients-generation-pipeline in #1668
  • Support metric filtering in integration azure GET, PUT APIs by @api-clients-generation-pipeline in #1680
  • add enableProfiling and enableSecurityTesting options by @api-clients-generation-pipeline in #1690
  • Add convert rule JSON to terraform to Datadog API Spec. by @api-clients-generation-pipeline in #1665
  • add changes for datadog partner program to estimated cost and billable usage APIs by @api-clients-generation-pipeline in #1670
  • Add type as a required field for the different basic auth types by @api-clients-generation-pipeline in #1682
  • Adding Network Device Monitoring API Documentation by @api-clients-generation-pipeline in #1676
  • Security Monitoring - Support anomaly threshold detection method by @api-clients-generation-pipeline in #1695
  • update hourly usage API docs for partner program by @api-clients-generation-pipeline in #1706
  • Add resource_type query param to authn mapping spec by @api-clients-generation-pipeline in #1641
  • Add rum stream to API definition by @api-clients-generation-pipeline in #1713
  • Support incident_analytics enum in dashboard widget FormulaAndFunctionEventsDataSource data sources by @api-clients-generation-pipeline in #1719
  • update usage summary API docs for partner program by @api-clients-generation-pipeline in #1717
  • update historical_cost and projected_cost for partner program by @api-clients-generation-pipeline in #1708
  • Add custom cost endpoints to public API documentation by @api-clients-generation-pipeline in #1720
  • Update documentation for Cloud SIEM Analyzed Logs by @api-clients-generation-pipeline in #1722
  • Update documentation for App Sec SCA by @api-clients-generation-pipeline in #1710
  • Add trigger API documentation for workflow automation by @api-clients-generation-pipeline in #1687
  • Add PUT endpoint to scorecards APIs by @api-clients-generation-pipeline in #1732
  • Documentation for new device tags endpoints by @api-clients-generation-pipeline in #1724
  • Update documentation for Flex Logs Starter by @api-clients-generation-pipeline in #1742

Changed

  • add mfa_enabled field and change created_at type to datetime by @api-clients-generation-pipeline in #1743

Deprecated

  • Deprecate ListAWSRelatedAccounts by @api-clients-generation-pipeline in #1711

New Contributors

Full Changelog: v1.26.0...v1.27.0

v1.26.0

01 Jul 18:04
66bb586
Compare
Choose a tag to compare

What's Changed

Fixed

  • Security Monitoring - Define specific payload for rule validation/testing by @api-clients-generation-pipeline in #1639
  • Remove the maximum limitation for the synthetics renotify_interval monitor option by @api-clients-generation-pipeline in #1643
  • Add bodyHash as a synthetics assertion type. by @api-clients-generation-pipeline in #1644
  • Add missing attributes envelope in ListAPIs response by @api-clients-generation-pipeline in #1654

Added

  • Allow the usage of the filters field when creating an agent rule by @api-clients-generation-pipeline in #1619
  • Add tileDef sort attribute by @api-clients-generation-pipeline in #1621
  • Add Security Monitoring rule test endpoint by @api-clients-generation-pipeline in #1634
  • Add originalFileName field to the SyntheticsTestRequestBodyFile definition by @api-clients-generation-pipeline in #1640
  • Add support for API management ListAPIs by @api-clients-generation-pipeline in #1648
  • Add elementsOperator to json path assertion for synthetic HTTP tests by @api-clients-generation-pipeline in #1660
  • Add /api/v2/org_configs specs by @api-clients-generation-pipeline in #1659
  • Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st by @api-clients-generation-pipeline in #1672
  • Allow custom fetch function to be provided by @iammminzzy in #1646
  • Add option for wait step in multistep api tests by @api-clients-generation-pipeline in #1671
  • add cross org uuids to timeseries query by @api-clients-generation-pipeline in #1664

Changed

  • Monitor priority can have custom ranges and be null by @api-clients-generation-pipeline in #1669

New Contributors

Full Changelog: v1.25.0...v1.26.0

v1.25.0

21 May 19:01
02cd0ed
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix case search documentation by @api-clients-generation-pipeline in #1598

Added

  • Add support variablesFromScript in Synthetics API test by @api-clients-generation-pipeline in #1600
  • Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in #1576
  • add 1 day logs to usage api docs by @api-clients-generation-pipeline in #1604
  • Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in #1609
  • Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in #1618
  • Add flex logs storage tier by @api-clients-generation-pipeline in #1620

Changed

  • Rename the Cloud Workload Security tag to CSM Threats by @api-clients-generation-pipeline in #1608

Full Changelog: v1.24.0...v1.25.0