Skip to content

Releases: DataDog/datadog-api-client-typescript

services/app_builder/0.0.1-beta.1

05 Jun 16:14
e04135a
Compare
Choose a tag to compare
Pre-release

See services/app_builder/CHANGELOG.md for details

services/apm_retention_filters/0.0.1-beta.1

05 Jun 16:14
e04135a
Compare
Choose a tag to compare

See services/apm_retention_filters/CHANGELOG.md for details

services/api_management/0.0.1-beta.1

05 Jun 16:14
e04135a
Compare
Choose a tag to compare
Pre-release

See services/api_management/CHANGELOG.md for details

services/agentless_scanning/0.0.1-beta.1

05 Jun 16:14
e04135a
Compare
Choose a tag to compare

See services/agentless_scanning/CHANGELOG.md for details

services/action_connection/0.0.1-beta.1

05 Jun 16:04
cc02157
Compare
Choose a tag to compare
Pre-release

See services/action_connection/CHANGELOG.md for details

packages/datadog-api-client/2.0.0-beta.1

05 Jun 15:53
7a60ac8
Compare
Choose a tag to compare

See packages/datadog-api-client/CHANGELOG.md for details

v1.35.0

28 May 17:05
6a2e5ca
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

v1.34.1

14 Apr 13:40
05aad78
Compare
Choose a tag to compare

What's Changed

Fixed

  • Change type to enum to discriminate included items in the response of ListCatalogEntity by @api-clients-generation-pipeline in #2111
  • Deprecate options from logs aggregate API public spec by @api-clients-generation-pipeline in #2120
  • change a category in enum for datadog_appsec_waf_custom_rule by @api-clients-generation-pipeline in #2113

Added

  • Add datasource to job definition for security monitoring by @api-clients-generation-pipeline in #2106
  • Include new rum types in Usage_metering Yaml by @api-clients-generation-pipeline in #2109
  • Adding new UT apm_error_events keys in summary endpoint by @api-clients-generation-pipeline in #2103
  • Add more triggers for workflow automation by @api-clients-generation-pipeline in #2114
  • Add specs for Cloud Network Monitoring API by @api-clients-generation-pipeline in #2124
  • Add more Security Monitoring Data Source enum values by @api-clients-generation-pipeline in #2119
  • Add componentOf field to Service, Queue, and Datastore V3 Software Catalog definitions by @api-clients-generation-pipeline in #2122
  • Add 'mute_buttons' argument to slack channel definition by @api-clients-generation-pipeline in #2126
  • Add Observability Pipelines API by @api-clients-generation-pipeline in #2125
  • add rum slo bugfix by @api-clients-generation-pipeline in #2138
  • Add trace_rate support to APM retention filter APIs by @api-clients-generation-pipeline in #2143
  • Update NDM GetInterfaces documentation to add ip_addresses attribute by @api-clients-generation-pipeline in #2142
  • Add assertRequests browser step type by @api-clients-generation-pipeline in #2147
  • Add user behavior case actions in API spec by @api-clients-generation-pipeline in #2146

Changed

  • Remove OpenAPI enum enforcement of Service Definition v2dot2 type field from service definition endpoint by @api-clients-generation-pipeline in #2107
  • Add on-call schedules endpoint by @api-clients-generation-pipeline in #2129

Full Changelog: v1.33.1...v1.34.1

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