|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## 2.42.0/2025-09-09 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add Incident Notification Template Public Docs [#2819](https://github.com/DataDog/datadog-api-client-python/pull/2819) |
| 7 | +* Add Cross Org API to Open API specs [#2818](https://github.com/DataDog/datadog-api-client-python/pull/2818) |
| 8 | +* Add readonly ID of synthetics test steps [#2814](https://github.com/DataDog/datadog-api-client-python/pull/2814) |
| 9 | +* Create Cloud SIEM histsignals endpoints [#2813](https://github.com/DataDog/datadog-api-client-python/pull/2813) |
| 10 | +* Security Monitoring - Validation Endpoint for Suppressions [#2810](https://github.com/DataDog/datadog-api-client-python/pull/2810) |
| 11 | +* Update Get All Notification Rules API docs to include pagination, sorting, and filtering params [#2808](https://github.com/DataDog/datadog-api-client-python/pull/2808) |
| 12 | +* Security Monitoring - Related Suppressions for a Rule [#2805](https://github.com/DataDog/datadog-api-client-python/pull/2805) |
| 13 | +* Extend Widget time schema with support for hide_incomplete_cost_data [#2793](https://github.com/DataDog/datadog-api-client-python/pull/2793) |
| 14 | +* Add SDS rule `should_save_match` field [#2791](https://github.com/DataDog/datadog-api-client-python/pull/2791) |
| 15 | +* Add spec for Agentless GetAwsScanOptions [#2788](https://github.com/DataDog/datadog-api-client-python/pull/2788) |
| 16 | +* Add Cross Org API to Open API specs [#2786](https://github.com/DataDog/datadog-api-client-python/pull/2786) |
| 17 | +* Add DNAP Spark Pod Autosizing service to API client [#2782](https://github.com/DataDog/datadog-api-client-python/pull/2782) |
| 18 | +* Add version parameter to synthetic test trigger ci endpoint [#2781](https://github.com/DataDog/datadog-api-client-python/pull/2781) |
| 19 | +* Document Error Tracking public APIs [#2778](https://github.com/DataDog/datadog-api-client-python/pull/2778) |
| 20 | +* Add docs for 404 not found error in cost-onboarding-api [#2772](https://github.com/DataDog/datadog-api-client-python/pull/2772) |
| 21 | +* Adds async Scorecard outcomes batch update endpoint [#2763](https://github.com/DataDog/datadog-api-client-python/pull/2763) |
| 22 | + |
| 23 | +### Fixed |
| 24 | +* Security Monitoring - Fix payload of Validation Endpoint for Suppressions [#2815](https://github.com/DataDog/datadog-api-client-python/pull/2815) |
| 25 | +* [CCA-938][CCC-883] Audit existing CCM endpoints in OpenAPI spec [#2768](https://github.com/DataDog/datadog-api-client-python/pull/2768) |
| 26 | +* Add enum Dataset type to Dataset API spec [#2766](https://github.com/DataDog/datadog-api-client-python/pull/2766) |
| 27 | + |
| 28 | +### Changed |
| 29 | +* Update public cost permissions [#2790](https://github.com/DataDog/datadog-api-client-python/pull/2790) |
| 30 | +* Add Product Scales support to RUM v2 Applications API [#2770](https://github.com/DataDog/datadog-api-client-python/pull/2770) |
| 31 | + |
3 | 32 | ## 2.41.0/2025-08-12
|
4 | 33 |
|
5 | 34 | ### Added
|
|
0 commit comments