|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## 1.19.0 / 2023-11-15 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Remove notify_no_data default by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1383 |
| 7 | +* Fix SecurityMonitoringSignalAttribute field name by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1391 |
| 8 | +* Fix typo in service definition field by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1404 |
| 9 | +### Added |
| 10 | +* Update documentation for Cloud SIEM by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1374 |
| 11 | +* Add containers API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1375 |
| 12 | +* Add serverless apm to usage attribution api by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1381 |
| 13 | +* Document missing parameters by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1339 |
| 14 | +* Powerpack Live Span Support by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1389 |
| 15 | +* Add Amazon EventBridge endpoints to AWS Integration API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1376 |
| 16 | +* Add Container App filters to Azure API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1359 |
| 17 | +* Add UUID format support by @HantingZhang2 in https://github.com/DataDog/datadog-api-client-typescript/pull/1388 |
| 18 | +* Add new UA products to usage metering docs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1393 |
| 19 | +* Add scorecards endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1398 |
| 20 | +* Document top list widget style by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1384 |
| 21 | +* Add optional group-bys support to security signals by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1399 |
| 22 | +### Changed |
| 23 | +* Add Beta Banner to Send Pipeline Events Endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1390 |
| 24 | +* 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-typescript/pull/1385 |
| 25 | + |
| 26 | + |
| 27 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-typescript/compare/v1.18.0...v1.19.0 |
| 28 | + |
3 | 29 | ## 1.18.0 / 2023-10-16
|
4 | 30 |
|
5 | 31 | ### Fixed
|
|
0 commit comments