|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.12.0 / 2023-04-18 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Fix application_security_host_top99p usage field by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1383 |
| 7 | +* Mark `resource_type` attribute as required for Confluent Account by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1400 |
| 8 | +* Fix spec errors caught with prism validation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1413 |
| 9 | +* Fix spans/logs custom metrics delete operation responses by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1419 |
| 10 | +### Added |
| 11 | +* Add support for Incident Todo APIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1368 |
| 12 | +* Add supported relations in restriction policy by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1380 |
| 13 | +* Add parameter to downtime API for returning creator info by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1382 |
| 14 | +* Publish the new ingested timeseries metrics for usage attribution by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1365 |
| 15 | +* Add tags field to dashboard API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1373 |
| 16 | +* Add pagination support to SearchIncidents by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1391 |
| 17 | +* Add service catalog v2.1 schema by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1387 |
| 18 | +* Add team API specs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1385 |
| 19 | +* Add spans metrics API endpoints specification by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1392 |
| 20 | +* Add universal service monitoring to usage metering API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1395 |
| 21 | +* Add a new contact type in service catalog api for schema v2 and v2.1 by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1398 |
| 22 | +* Add pagination support for the GET service_definitions endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1403 |
| 23 | +* Publish logs forwarding fields in summary usage API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1402 |
| 24 | +* Add compressedJsonDescriptor to Synthetics gRPC tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1401 |
| 25 | +* Add region field and note about multiregion start by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1386 |
| 26 | +* Add AP1 support by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1409 |
| 27 | +* Add support for shared dashboards endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1396 |
| 28 | +### Deprecated |
| 29 | +* Deprecate audit logs usage by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1411 |
| 30 | + |
| 31 | + |
| 32 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.11.0...2.12.0 |
| 33 | + |
3 | 34 | ## 2.11.0 / 2023-03-14
|
4 | 35 |
|
5 | 36 | ### Fixed
|
|
0 commit comments