|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## 0.8.0 / 2025-02-05 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Modify owner properties to be a string by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/500 |
| 7 | +### Added |
| 8 | +* Add UT breakdown for fargate_container_profiler billing dimension by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/432 |
| 9 | +* Add synthetics browser step public_id field by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/313 |
| 10 | +* Add support for vulnerability management by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/433 |
| 11 | +* add start_date to suppression APIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/398 |
| 12 | +* Add CSM Coverage Analysis API specs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/437 |
| 13 | +* Ephemeral Infra_host new keys in summary endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/446 |
| 14 | +* Update app builder API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/441 |
| 15 | +* Add meta and source fields to JSONAPIErrorItem by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/440 |
| 16 | +* Add CSM Agentless Read Endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/438 |
| 17 | +* Update rum doc to include new usage types by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/449 |
| 18 | +* add cost monitor type to API Spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/461 |
| 19 | +* Add Action Connection API for Workflow Automation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/447 |
| 20 | +* Add `type` in Data Deletion API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/465 |
| 21 | +* Add a cost monitor example by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/469 |
| 22 | +* Add `provider_name` attribute to pipelines API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/451 |
| 23 | +* Add support for vulnerability management - GetSBOM new endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/472 |
| 24 | +* Remove preview status for GetBillingDimensionMapping endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/479 |
| 25 | +* Add encryption field to logs archive destination by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/477 |
| 26 | +* Add tags and description to logs pipelines by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/482 |
| 27 | +* Publish security notification rules API endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/475 |
| 28 | +* Publish app builder API documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/453 |
| 29 | +* update public document with configuration event type by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/490 |
| 30 | +* Add support for Entity kind API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/495 |
| 31 | +* Rename `embeddedQueries` attribute to `queries` in app builder api by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/496 |
| 32 | +### Changed |
| 33 | +* Fix specification for Azure metric filtering by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/435 |
| 34 | +* Change allow_self_lockout from string to bool by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/448 |
| 35 | +* remove flag Beta for cost-by-tag endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/487 |
| 36 | +* Added Support for Workflow Webhooks Public API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/491 |
| 37 | +* Vulnerabilities endpoints GA - Remove `x-unstable` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/497 |
| 38 | + |
| 39 | + |
| 40 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-rust/compare/0.7.0...v0.8.0 |
| 41 | + |
3 | 42 | ## 0.7.0 / 2024-12-17
|
4 | 43 |
|
5 | 44 | ### Fixed
|
|
0 commit comments