|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.20.0 / 2023-12-12 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Fix Powerpack schema by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1752 |
| 7 | +### Added |
| 8 | +* Add support for projected-cost endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1735 |
| 9 | +* Document missing incident fields by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1756 |
| 10 | +* Add active billing dimensions to usage metering by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1773 |
| 11 | +* Add Cost Attribution To Usage Metering Public Beta Documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1759 |
| 12 | +* Update spec to include new DORA API endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1772 |
| 13 | +* Add support to patch Synthetics test with partial data using JSON Patch by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1767 |
| 14 | +* Document new api/app key schemas by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1755 |
| 15 | +* Document new field `filters` for `CloudWorkloadSecurityAgentRule` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1774 |
| 16 | +* Live and historical custom timeseries docs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1765 |
| 17 | +* Add week_to_date and month_to_date to widget livespan by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1768 |
| 18 | +* Document `included_keywords` in `ListStandardPatterns` response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1777 |
| 19 | +* Document fields `remote_config_read_enabled` and `category` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1775 |
| 20 | +* Update Azure Spec to include Resource Collection by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1782 |
| 21 | +* Allow creation of Application Security detection rules from the v2 API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1784 |
| 22 | +* Add Okta Integration APIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1766 |
| 23 | +* Remove unstable flag for Events v2 api by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1791 |
| 24 | + |
| 25 | + |
| 26 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.19.0...2.20.0 |
| 27 | + |
3 | 28 | ## 2.19.0 / 2023-11-15
|
4 | 29 |
|
5 | 30 | ### Fixed
|
|
0 commit comments