|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.14.0 / 2023-06-27 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Mark `restricted_roles` as nullable in monitor update request by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1508 |
| 7 | +* Mark additional usage fields as `nullable` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1516 |
| 8 | +* Updated findings api error responses by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1486 |
| 9 | +* Mark usage metering field `lines_indexed` as `nullable` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1521 |
| 10 | +* Update dashboard widget axis field descriptions by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1507 |
| 11 | +* Fix `CreateGCPSTSAccount` return code and update tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1528 |
| 12 | +* Fix `CreateGCPSTSAccount` response status code by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1531 |
| 13 | +* Add missing descriptions for authorization scopes in public docs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1529 |
| 14 | +* Update CI Visibility pipelines write API endpoint fields by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1535 |
| 15 | +### Added |
| 16 | +* Add support for mute findings endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1469 |
| 17 | +* Expose `database-monitoring` monitor type by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1354 |
| 18 | +* Add endpoint to get Synthetics default locations by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1515 |
| 19 | +* Add usage metering RUM Roku fields by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1522 |
| 20 | +* Add usage metering fields for AWS and Azure cloud cost management by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1524 |
| 21 | +* Add support for CI Visibility create pipeline events endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1523 |
| 22 | +* Add isUndefined synthetics assertion operator by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1527 |
| 23 | +* Add missing Synthetics and Metrics Scope descriptions by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1530 |
| 24 | +### Deprecated |
| 25 | +* mark v1 GCP APIs as deprecated by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1518 |
| 26 | + |
| 27 | + |
| 28 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.13.2...2.14.0 |
| 29 | + |
3 | 30 | ## 2.13.2 / 2023-06-05
|
4 | 31 |
|
5 | 32 | ### Fixed
|
|
0 commit comments