|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.19.0 / 2023-11-15 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Add minimal typing_extensions version by @therve in https://github.com/DataDog/datadog-api-client-python/pull/1728 |
| 7 | +* Remove notify_no_data default by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1732 |
| 8 | +* Fix SecurityMonitoringSignalAttribute field name by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1739 |
| 9 | +* Fix typo in service definition field by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1754 |
| 10 | +### Added |
| 11 | +* Update documentation for Cloud SIEM by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1722 |
| 12 | +* Add containers API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1723 |
| 13 | +* Add serverless apm to usage attribution api by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1729 |
| 14 | +* Document missing parameters by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1680 |
| 15 | +* Powerpack Live Span Support by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1738 |
| 16 | +* Add Amazon EventBridge endpoints to AWS Integration API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1724 |
| 17 | +* Add Container App filters to Azure API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1703 |
| 18 | +* Add UUID format support by @HantingZhang2 in https://github.com/DataDog/datadog-api-client-python/pull/1743 |
| 19 | +* Add new UA products to usage metering docs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1741 |
| 20 | +* Add scorecards endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1747 |
| 21 | +* Document top list widget style by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1733 |
| 22 | +* Add optional group-bys support to security signals by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1748 |
| 23 | +### Changed |
| 24 | +* Add Beta Banner to Send Pipeline Events Endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1737 |
| 25 | +* Remove endpoint for mute or unmute a finding and add support for bulk mute findings endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1734 |
| 26 | + |
| 27 | + |
| 28 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.18.0...2.19.0 |
| 29 | + |
3 | 30 | ## 2.18.0 / 2023-10-16
|
4 | 31 |
|
5 | 32 | ### Fixed
|
|
0 commit comments