Skip to content

Commit 7e9d097

Browse files
Release 2.25.0 (#1975)
* Update CHANGELOG * Update --------- Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> Co-authored-by: HantingZhang2 <[email protected]>
1 parent af6cf20 commit 7e9d097

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

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
18+
19+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.24.1...2.25.0
20+
321
## 2.24.1 / 2024-04-18
422

523
### Fixed

0 commit comments

Comments
 (0)