Skip to content

Commit c878d51

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#2770)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent f8fac71 commit c878d51

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

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

3+
## 1.42.0/2025-09-09
4+
5+
### Added
6+
* Add Incident Notification Template Public Docs [#2760](https://github.com/DataDog/datadog-api-client-typescript/pull/2760)
7+
* Add Cross Org API to Open API specs [#2759](https://github.com/DataDog/datadog-api-client-typescript/pull/2759)
8+
* Update Get All Notification Rules API docs to include pagination, sorting, and filtering params [#2752](https://github.com/DataDog/datadog-api-client-typescript/pull/2752)
9+
* Add readonly ID of synthetics test steps [#2748](https://github.com/DataDog/datadog-api-client-typescript/pull/2748)
10+
* Create Cloud SIEM histsignals endpoints [#2746](https://github.com/DataDog/datadog-api-client-typescript/pull/2746)
11+
* Security Monitoring - Validation Endpoint for Suppressions [#2741](https://github.com/DataDog/datadog-api-client-typescript/pull/2741)
12+
* Security Monitoring - Related Suppressions for a Rule [#2734](https://github.com/DataDog/datadog-api-client-typescript/pull/2734)
13+
* Extend Widget time schema with support for hide_incomplete_cost_data [#2708](https://github.com/DataDog/datadog-api-client-typescript/pull/2708)
14+
* Add SDS rule `should_save_match` field [#2704](https://github.com/DataDog/datadog-api-client-typescript/pull/2704)
15+
* Add spec for Agentless GetAwsScanOptions [#2697](https://github.com/DataDog/datadog-api-client-typescript/pull/2697)
16+
* Add Cross Org API to Open API specs [#2693](https://github.com/DataDog/datadog-api-client-typescript/pull/2693)
17+
* Add DNAP Spark Pod Autosizing service to API client [#2686](https://github.com/DataDog/datadog-api-client-typescript/pull/2686)
18+
* Add version parameter to synthetic test trigger ci endpoint [#2684](https://github.com/DataDog/datadog-api-client-typescript/pull/2684)
19+
* Document Error Tracking public APIs [#2680](https://github.com/DataDog/datadog-api-client-typescript/pull/2680)
20+
* Add docs for 404 not found error in cost-onboarding-api [#2668](https://github.com/DataDog/datadog-api-client-typescript/pull/2668)
21+
* Adds async Scorecard outcomes batch update endpoint [#2646](https://github.com/DataDog/datadog-api-client-typescript/pull/2646)
22+
23+
### Fixed
24+
* Security Monitoring - Fix payload of Validation Endpoint for Suppressions [#2750](https://github.com/DataDog/datadog-api-client-typescript/pull/2750)
25+
* [CCA-938][CCC-883] Audit existing CCM endpoints in OpenAPI spec [#2659](https://github.com/DataDog/datadog-api-client-typescript/pull/2659)
26+
* Add enum Dataset type to Dataset API spec [#2655](https://github.com/DataDog/datadog-api-client-typescript/pull/2655)
27+
28+
### Changed
29+
* Update public cost permissions [#2702](https://github.com/DataDog/datadog-api-client-typescript/pull/2702)
30+
* Add Product Scales support to RUM v2 Applications API [#2664](https://github.com/DataDog/datadog-api-client-typescript/pull/2664)
31+
332
## 1.41.0/2025-08-12
433

534
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@
106106
"engines": {
107107
"node": ">=12.0.0"
108108
},
109-
"version": "1.41.0",
109+
"version": "1.42.0",
110110
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)