Skip to content

Commit a5491e4

Browse files
Update CHANGELOG (#1770)
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 6cf238b commit a5491e4

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

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+
330
## 2.18.0 / 2023-10-16
431

532
### Fixed

0 commit comments

Comments
 (0)