|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## 1.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-typescript/pull/1639 |
| 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-typescript/pull/1643 |
| 8 | +* Add bodyHash as a synthetics assertion type. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1644 |
| 9 | +* Add missing attributes envelope in ListAPIs response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1654 |
| 10 | +### Added |
| 11 | +* 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-typescript/pull/1619 |
| 12 | +* Add tileDef sort attribute by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1621 |
| 13 | +* Add Security Monitoring rule test endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1634 |
| 14 | +* Add originalFileName field to the SyntheticsTestRequestBodyFile definition by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1640 |
| 15 | +* Add support for API management ListAPIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1648 |
| 16 | +* Add elementsOperator to json path assertion for synthetic HTTP tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1660 |
| 17 | +* Add /api/v2/org_configs specs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1659 |
| 18 | +* 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-typescript/pull/1672 |
| 19 | +* Allow custom `fetch` function to be provided by @iammminzzy in https://github.com/DataDog/datadog-api-client-typescript/pull/1646 |
| 20 | +* Add option for wait step in multistep api tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1671 |
| 21 | +* add cross org uuids to timeseries query by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1664 |
| 22 | +### Changed |
| 23 | +* Monitor priority can have custom ranges and be null by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1669 |
| 24 | + |
| 25 | +## New Contributors |
| 26 | +* @iammminzzy made their first contribution in https://github.com/DataDog/datadog-api-client-typescript/pull/1646 |
| 27 | + |
| 28 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-typescript/compare/v1.25.0...v1.26.0 |
| 29 | + |
3 | 30 | ## 1.25.0 / 2024-05-21
|
4 | 31 |
|
5 | 32 | ### Fixed
|
|
0 commit comments