|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## 0.18.0/2025-09-09 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add Incident Notification Template Public Docs [#897](https://github.com/DataDog/datadog-api-client-rust/pull/897) |
| 7 | +* Add Cross Org API to Open API specs [#896](https://github.com/DataDog/datadog-api-client-rust/pull/896) |
| 8 | +* Update Get All Notification Rules API docs to include pagination, sorting, and filtering params [#894](https://github.com/DataDog/datadog-api-client-rust/pull/894) |
| 9 | +* Add readonly ID of synthetics test steps [#891](https://github.com/DataDog/datadog-api-client-rust/pull/891) |
| 10 | +* Create Cloud SIEM histsignals endpoints [#890](https://github.com/DataDog/datadog-api-client-rust/pull/890) |
| 11 | +* Security Monitoring - Validation Endpoint for Suppressions [#887](https://github.com/DataDog/datadog-api-client-rust/pull/887) |
| 12 | +* Security Monitoring - Related Suppressions for a Rule [#884](https://github.com/DataDog/datadog-api-client-rust/pull/884) |
| 13 | +* Extend Widget time schema with support for hide_incomplete_cost_data [#874](https://github.com/DataDog/datadog-api-client-rust/pull/874) |
| 14 | +* Add SDS rule `should_save_match` field [#872](https://github.com/DataDog/datadog-api-client-rust/pull/872) |
| 15 | +* Add spec for Agentless GetAwsScanOptions [#869](https://github.com/DataDog/datadog-api-client-rust/pull/869) |
| 16 | +* Add Cross Org API to Open API specs [#867](https://github.com/DataDog/datadog-api-client-rust/pull/867) |
| 17 | +* Add DNAP Spark Pod Autosizing service to API client [#863](https://github.com/DataDog/datadog-api-client-rust/pull/863) |
| 18 | +* Add version parameter to synthetic test trigger ci endpoint [#862](https://github.com/DataDog/datadog-api-client-rust/pull/862) |
| 19 | +* Document Error Tracking public APIs [#859](https://github.com/DataDog/datadog-api-client-rust/pull/859) |
| 20 | +* Add docs for 404 not found error in cost-onboarding-api [#854](https://github.com/DataDog/datadog-api-client-rust/pull/854) |
| 21 | +* Adds async Scorecard outcomes batch update endpoint [#844](https://github.com/DataDog/datadog-api-client-rust/pull/844) |
| 22 | + |
| 23 | +### Fixed |
| 24 | +* Security Monitoring - Fix payload of Validation Endpoint for Suppressions [#892](https://github.com/DataDog/datadog-api-client-rust/pull/892) |
| 25 | +* [CCA-938][CCC-883] Audit existing CCM endpoints in OpenAPI spec [#849](https://github.com/DataDog/datadog-api-client-rust/pull/849) |
| 26 | +* Add enum Dataset type to Dataset API spec [#847](https://github.com/DataDog/datadog-api-client-rust/pull/847) |
| 27 | + |
| 28 | +### Changed |
| 29 | +* Update public cost permissions [#871](https://github.com/DataDog/datadog-api-client-rust/pull/871) |
| 30 | +* Add Product Scales support to RUM v2 Applications API [#852](https://github.com/DataDog/datadog-api-client-rust/pull/852) |
| 31 | + |
3 | 32 | ## 0.17.0/2025-08-12
|
4 | 33 |
|
5 | 34 | ### Added
|
|
0 commit comments