Skip to content

Commit 510e196

Browse files
Update CHANGELOG (#1860)
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 2df0430 commit 510e196

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## 2.22.0 / 2024-02-06
4+
5+
### Fixed
6+
* Add test support for file parameters by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1839
7+
* Make validation target type a union of int and float by @nkzou in https://github.com/DataDog/datadog-api-client-python/pull/1843
8+
* Security Monitoring Suppressions - Make expiration date nullable in update payload by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1849
9+
### Added
10+
* Security Monitoring - Add API support for suppression rules by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1834
11+
* Document support for BYDAY in SLO corrections by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1840
12+
* Add missing optional field env in DORA API endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1841
13+
* Add compressedProtoFile field to SyntheticsTestRequest by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1838
14+
* Add daily limit reset options to logs indexes api by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1842
15+
* Add support for API management API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1837
16+
* Add pagination helper for team memberships by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1851
17+
* Increase limit on allowed number of graphs in split graph widget by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1856
18+
### Deprecated
19+
* Mark dashboard 'is_read_only' and 'restricted_roles' properties as deprecated by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1827
20+
21+
22+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.21.0...2.22.0
23+
324
## 2.21.0 / 2024-01-10
425

526
### Fixed

0 commit comments

Comments
 (0)