Skip to content

Commit f0f4a37

Browse files
Merge pull request #4162 from DataDog/release/typescript_legacy_package-2026-05-15
Prepare for `master` branch release
2 parents 6e374f2 + 4145d2a commit f0f4a37

2 files changed

Lines changed: 56 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,60 @@
11
# CHANGELOG
22

3+
## 1.58.0/2026-05-15
4+
5+
### Added
6+
* Add Compliance Findings rule-based view endpoint to OpenAPI v2 [#4145](https://github.com/DataDog/datadog-api-client-typescript/pull/4145)
7+
* Add window[seconds] query parameter for look back [#4141](https://github.com/DataDog/datadog-api-client-typescript/pull/4141)
8+
* Add OpenAPI spec for cost-planning-api commitment program endpoints [#4136](https://github.com/DataDog/datadog-api-client-typescript/pull/4136)
9+
* Add regression fields to Error Tracking API responses [#4134](https://github.com/DataDog/datadog-api-client-typescript/pull/4134)
10+
* Add OpenAPI for Cloud Cost Management anomalies endpoints [#4129](https://github.com/DataDog/datadog-api-client-typescript/pull/4129)
11+
* Allow errors data source in formula event queries for dashboards [#4118](https://github.com/DataDog/datadog-api-client-typescript/pull/4118)
12+
* Document Cloud Cost Management v2 tags and tag_keys endpoints [#4117](https://github.com/DataDog/datadog-api-client-typescript/pull/4117)
13+
* Add OpenAPI definition for CCM ListCostTagDescriptions [#4109](https://github.com/DataDog/datadog-api-client-typescript/pull/4109)
14+
* Add OpenAPI spec for current user endpoints [#4101](https://github.com/DataDog/datadog-api-client-typescript/pull/4101)
15+
* Add state filter for Search Error Tracking Issues API [#4091](https://github.com/DataDog/datadog-api-client-typescript/pull/4091)
16+
* Add OpenAPI spec for email transport webhook intake [#4087](https://github.com/DataDog/datadog-api-client-typescript/pull/4087)
17+
* Add integration_type for Microsoft Teams to IncidentIntegrationMetadataAttributes [#4085](https://github.com/DataDog/datadog-api-client-typescript/pull/4085)
18+
* Add cross_org_uuids to v2 query endpoints [#4081](https://github.com/DataDog/datadog-api-client-typescript/pull/4081)
19+
* Add GKE Autopilot usage types to API documentation [#4071](https://github.com/DataDog/datadog-api-client-typescript/pull/4071)
20+
* Add session interaction type to LLM Observability API spec [#4069](https://github.com/DataDog/datadog-api-client-typescript/pull/4069)
21+
* Add OpenAPI spec for authn-validation /api/v2/validate endpoint [#4067](https://github.com/DataDog/datadog-api-client-typescript/pull/4067)
22+
* Add OpenAPI definitions for CCM status endpoints [#4065](https://github.com/DataDog/datadog-api-client-typescript/pull/4065)
23+
* Add style and sort to TreeMapWidgetRequest and sort to SunburstWidgetRequest for Dashboards [#4045](https://github.com/DataDog/datadog-api-client-typescript/pull/4045)
24+
* Add `compression_method` field to Log Archives [#4043](https://github.com/DataDog/datadog-api-client-typescript/pull/4043)
25+
* Cloud inventory api sync config endpoint documentation [#4041](https://github.com/DataDog/datadog-api-client-typescript/pull/4041)
26+
* Add Point Plot widget to dashboard API spec [#4037](https://github.com/DataDog/datadog-api-client-typescript/pull/4037)
27+
* Add backfilled degradation and maintenance endpoints to Status Pages [#4035](https://github.com/DataDog/datadog-api-client-typescript/pull/4035)
28+
* Add Cloud Cost Management ListCostOCIConfigs endpoint [#4033](https://github.com/DataDog/datadog-api-client-typescript/pull/4033)
29+
* Add Observability pipelines databricks_zerobus destination [#4021](https://github.com/DataDog/datadog-api-client-typescript/pull/4021)
30+
* Add infra_storage_mgmt_objects_count_avg fields to usage summary API [#4019](https://github.com/DataDog/datadog-api-client-typescript/pull/4019)
31+
* RUM - Add Source Map Intake API endpoint specification [#4017](https://github.com/DataDog/datadog-api-client-typescript/pull/4017)
32+
* Document bulk delete security monitoring rules endpoint [#4010](https://github.com/DataDog/datadog-api-client-typescript/pull/4010)
33+
* Add compliance_host to Agentless Scanning scan options [#4008](https://github.com/DataDog/datadog-api-client-typescript/pull/4008)
34+
* Add MuteSecurityFindings endpoint spec [#3993](https://github.com/DataDog/datadog-api-client-typescript/pull/3993)
35+
* Add OpenAPI documentation for Synthetics downtime endpoints [#3991](https://github.com/DataDog/datadog-api-client-typescript/pull/3991)
36+
* Add feature_flags_config_requests to usage summary API [#3930](https://github.com/DataDog/datadog-api-client-typescript/pull/3930)
37+
* Add specs for ListOrgsV2 and DeleteUserInvitations [#3889](https://github.com/DataDog/datadog-api-client-typescript/pull/3889)
38+
* Add infra_host_basic and eph_infra_host_basic to usage metering API [#3829](https://github.com/DataDog/datadog-api-client-typescript/pull/3829)
39+
40+
### Changed
41+
* Mark email transport webhook endpoint as private [#4125](https://github.com/DataDog/datadog-api-client-typescript/pull/4125)
42+
* Mark Test Optimization endpoints as stable [#4029](https://github.com/DataDog/datadog-api-client-typescript/pull/4029)
43+
* Document Annotations label schema API for AI Observability [#4025](https://github.com/DataDog/datadog-api-client-typescript/pull/4025)
44+
* Security Monitoring - expand learningDuration and forgetAfter to support up to 30 days [#3942](https://github.com/DataDog/datadog-api-client-typescript/pull/3942)
45+
46+
### Removed
47+
* Remove deprecated incident teams endpoints [#4097](https://github.com/DataDog/datadog-api-client-typescript/pull/4097)
48+
* Remove deprecated allocation key fields from feature flags API [#3981](https://github.com/DataDog/datadog-api-client-typescript/pull/3981)
49+
50+
### Fixed
51+
* Widgets API - add complete create/update example for cloud_cost_summary [#4061](https://github.com/DataDog/datadog-api-client-typescript/pull/4061)
52+
* Fix Org Groups pagination response shape (meta.page + links) [#4047](https://github.com/DataDog/datadog-api-client-typescript/pull/4047)
53+
* Clarify metrics API query strings [#4027](https://github.com/DataDog/datadog-api-client-typescript/pull/4027)
54+
55+
### Deprecated
56+
* Update Status Pages API documentation to reflect deprecation of creating a published status page [#4002](https://github.com/DataDog/datadog-api-client-typescript/pull/4002)
57+
358
## 1.57.0/2026-04-24
459

560
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@
105105
"engines": {
106106
"node": ">=12.0.0"
107107
},
108-
"version": "1.57.0",
108+
"version": "1.58.0",
109109
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
110110
}

0 commit comments

Comments
 (0)