|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 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 | + |
3 | 32 | ## 1.41.0/2025-08-12
|
4 | 33 |
|
5 | 34 | ### Added
|
|
0 commit comments