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
+
## 2.25.0 / 2024-05-21
4
+
5
+
### Fixed
6
+
* Fix param retrieval for async client paginated calls by @garretruh in https://github.com/DataDog/datadog-api-client-python/pull/1951
7
+
### Added
8
+
* Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1925
9
+
* add 1 day logs to usage api docs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1952
10
+
* Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1957
11
+
* Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1966
12
+
* Add flex logs storage tier by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1968
13
+
### [**Breaking**] Changed
14
+
* Rename the Cloud Workload Security tag to CSM Threats by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1956
15
+
16
+
## New Contributors
17
+
*@garretruh made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/1951
0 commit comments