Skip to content

Commit b5a5be1

Browse files
Update CHANGELOG (#2025)
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 30e120b commit b5a5be1

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## 2.26.0 / 2024-07-01
4+
5+
### Fixed
6+
* Security Monitoring - Define specific payload for rule validation/testing by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1987
7+
* Remove the maximum limitation for the synthetics renotify_interval monitor option by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1991
8+
* Add bodyHash as a synthetics assertion type. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1992
9+
* Handle unparseable objects in the Python client. by @jack-edmonds-dd in https://github.com/DataDog/datadog-api-client-python/pull/2009
10+
* Add missing attributes envelope in ListAPIs response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2000
11+
### Added
12+
* Allow the usage of the filters field when creating an agent rule by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1967
13+
* Add tileDef sort attribute by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1969
14+
* Add Security Monitoring rule test endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1983
15+
* Add originalFileName field to the SyntheticsTestRequestBodyFile definition by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1988
16+
* Add support for API management ListAPIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1995
17+
* Add elementsOperator to json path assertion for synthetic HTTP tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2006
18+
* Add /api/v2/org_configs specs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2005
19+
* Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2020
20+
* Add option for wait step in multistep api tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2019
21+
### Changed
22+
* Monitor priority can have custom ranges and be null by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2017
23+
24+
## New Contributors
25+
* @tim-chaplin-dd made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/1927
26+
* @jack-edmonds-dd made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/2009
27+
28+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.25.0...2.26.0
29+
330
## 2.25.0 / 2024-05-21
431

532
### Fixed

0 commit comments

Comments
 (0)