You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# CHANGELOG
2
2
3
+
## 0.0.3 / 2024-05-22
4
+
5
+
### Fixed
6
+
* Fix incorrect propagation of nullable rendering within additionalProperties by @nkzou in https://github.com/DataDog/datadog-api-client-rust/pull/96
7
+
### Added
8
+
* Add support variablesFromScript in Synthetics API test by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/83
9
+
* Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/52
10
+
* add 1 day logs to usage api docs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/90
11
+
* Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/95
12
+
* Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/105
13
+
* Add flex logs storage tier by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/107
14
+
### Changed
15
+
* Rename the Cloud Workload Security tag to CSM Threats by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/94
16
+
* Update license after code generation by @HantingZhang2 in https://github.com/DataDog/datadog-api-client-rust/pull/110
0 commit comments