|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.42.0/2025-09-09 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add Incident Notification Template Public Docs [#3116](https://github.com/DataDog/datadog-api-client-java/pull/3116) |
| 7 | +* Add Cross Org API to Open API specs [#3115](https://github.com/DataDog/datadog-api-client-java/pull/3115) |
| 8 | +* Add readonly ID of synthetics test steps [#3111](https://github.com/DataDog/datadog-api-client-java/pull/3111) |
| 9 | +* Create Cloud SIEM histsignals endpoints [#3110](https://github.com/DataDog/datadog-api-client-java/pull/3110) |
| 10 | +* Security Monitoring - Validation Endpoint for Suppressions [#3107](https://github.com/DataDog/datadog-api-client-java/pull/3107) |
| 11 | +* Update Get All Notification Rules API docs to include pagination, sorting, and filtering params [#3105](https://github.com/DataDog/datadog-api-client-java/pull/3105) |
| 12 | +* Security Monitoring - Related Suppressions for a Rule [#3103](https://github.com/DataDog/datadog-api-client-java/pull/3103) |
| 13 | +* Extend Widget time schema with support for hide_incomplete_cost_data [#3091](https://github.com/DataDog/datadog-api-client-java/pull/3091) |
| 14 | +* Add SDS rule `should_save_match` field [#3089](https://github.com/DataDog/datadog-api-client-java/pull/3089) |
| 15 | +* Add spec for Agentless GetAwsScanOptions [#3086](https://github.com/DataDog/datadog-api-client-java/pull/3086) |
| 16 | +* Add Cross Org API to Open API specs [#3084](https://github.com/DataDog/datadog-api-client-java/pull/3084) |
| 17 | +* Add DNAP Spark Pod Autosizing service to API client [#3080](https://github.com/DataDog/datadog-api-client-java/pull/3080) |
| 18 | +* Add version parameter to synthetic test trigger ci endpoint [#3079](https://github.com/DataDog/datadog-api-client-java/pull/3079) |
| 19 | +* Document Error Tracking public APIs [#3076](https://github.com/DataDog/datadog-api-client-java/pull/3076) |
| 20 | +* Add docs for 404 not found error in cost-onboarding-api [#3071](https://github.com/DataDog/datadog-api-client-java/pull/3071) |
| 21 | +* Adds async Scorecard outcomes batch update endpoint [#3061](https://github.com/DataDog/datadog-api-client-java/pull/3061) |
| 22 | + |
| 23 | +### Fixed |
| 24 | +* Security Monitoring - Fix payload of Validation Endpoint for Suppressions [#3112](https://github.com/DataDog/datadog-api-client-java/pull/3112) |
| 25 | +* [CCA-938][CCC-883] Audit existing CCM endpoints in OpenAPI spec [#3067](https://github.com/DataDog/datadog-api-client-java/pull/3067) |
| 26 | +* Add enum Dataset type to Dataset API spec [#3065](https://github.com/DataDog/datadog-api-client-java/pull/3065) |
| 27 | + |
| 28 | +### Changed |
| 29 | +* Update public cost permissions [#3088](https://github.com/DataDog/datadog-api-client-java/pull/3088) |
| 30 | +* Add Product Scales support to RUM v2 Applications API [#3069](https://github.com/DataDog/datadog-api-client-java/pull/3069) |
| 31 | + |
3 | 32 | ## 2.41.0/2025-08-12 |
4 | 33 |
|
5 | 34 | ### Added |
|
0 commit comments