|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.18.0 / 2023-10-16 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Fix schema for query scalar API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1668 |
| 7 | +* Remove the application key from CreateCIAppPipelineEvent endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1679 |
| 8 | +* Document 403 on team endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1687 |
| 9 | +* Pass all keyword/ arguments to avoid panics with `setuptools_scm` > 8 by @skarimo in https://github.com/DataDog/datadog-api-client-python/pull/1702 |
| 10 | +* Powerpack improve group_widget object by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1704 |
| 11 | +* Remove escalation message default by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1720 |
| 12 | +### Added |
| 13 | +* Add split graph widget to dashboard schema by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1644 |
| 14 | +* Update public docs for CSM Enterprise and CSPM by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1664 |
| 15 | +* Add serverless apps to usage and usage attribution by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1685 |
| 16 | +* Add Network Device Monitoring Netflow to usage by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1694 |
| 17 | +* Add Powerpacks endpoints to public api spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1665 |
| 18 | +* Add account-tags to GCP Service Account Attributes by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1678 |
| 19 | +* Add powerpack widget to dashboard schema by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1697 |
| 20 | +* Add custom schedule to monitor scheduling options by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1681 |
| 21 | +* Service Catalog support service definition schema v2.2 by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1709 |
| 22 | +* Powerpack pagination and test fixes by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1716 |
| 23 | +* Add support for container images endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1714 |
| 24 | +* Add global IP ranges to spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1349 |
| 25 | +### Changed |
| 26 | +* Add APM retention filter api documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1653 |
| 27 | +* Update request requirements of CI Visibility public pipelines write API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1689 |
| 28 | +* Add get APM retention filter endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1692 |
| 29 | +* Remove beta label notice on create pipeline API endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1715 |
| 30 | + |
| 31 | +## New Contributors |
| 32 | +* @romainkomorndatadog made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/1710 |
| 33 | + |
| 34 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.17.0...2.18.0 |
| 35 | + |
3 | 36 | ## 2.17.0 / 2023-09-14
|
4 | 37 |
|
5 | 38 | ### Fixed
|
|
0 commit comments