|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.4.0 / 2022-10-03 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Refactor RuleQuery models by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1183 |
| 7 | +* Fix SearchSLO response structure by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1184 |
| 8 | +* Handle deprecation of APIs and attributes by @therve in https://github.com/DataDog/datadog-api-client-python/pull/1170 |
| 9 | +### Added |
| 10 | +* Add ListActiveConfigurations endpoint and add new filter[queried] param to list tag configurations endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1120 |
| 11 | +* Improve enum handling by @therve in https://github.com/DataDog/datadog-api-client-python/pull/1159 |
| 12 | +* Support proxy in async client by @therve in https://github.com/DataDog/datadog-api-client-python/pull/1162 |
| 13 | +* Add doesNotExist to synthetics operator enum by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1153 |
| 14 | +* Add TopologyMapWidget to dashboard schema by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1157 |
| 15 | +* Add Overall Status support to SLO Search API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1158 |
| 16 | +* Add APM Fargate to Usage Metering API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1152 |
| 17 | +* Add support for template variable multiselect in dashboards by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1163 |
| 18 | +* Add storage option to widget query definitions by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1167 |
| 19 | +* Add support for retrieving a security signal by ID by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1175 |
| 20 | +* Add support for signal correlation API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1168 |
| 21 | +* Add support for SLO List widget by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1174 |
| 22 | +* Add new historical_cost endpoint, and update estimate_cost by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1166 |
| 23 | +* Add support for incident attachment APIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1181 |
| 24 | + |
| 25 | +## New Contributors |
| 26 | +* @nkzou made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/1151 |
| 27 | +* @dependabot made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/1171 |
| 28 | + |
| 29 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.3.0...2.4.0 |
| 30 | + |
3 | 31 | ## 2.3.0 / 2022-08-31
|
4 | 32 |
|
5 | 33 | ### Fixed
|
|
0 commit comments