|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## 1.41.0/2025-08-12 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add Flex_Logs_Compute_XL to API Spec [#2619](https://github.com/DataDog/datadog-api-client-typescript/pull/2619) |
| 7 | +* Support Host and IaC finding types in security notifications [#2617](https://github.com/DataDog/datadog-api-client-typescript/pull/2617) |
| 8 | +* New keys for summary public endpoint for Event Management Correlation product [#2609](https://github.com/DataDog/datadog-api-client-typescript/pull/2609) |
| 9 | +* Add log autosubscription tag filters config to aws v2 API [#2601](https://github.com/DataDog/datadog-api-client-typescript/pull/2601) |
| 10 | +* Extended List Findings API to expose resource related Private IP Addresses to details [#2586](https://github.com/DataDog/datadog-api-client-typescript/pull/2586) |
| 11 | +* update metrics.yaml for ListMetricAssets and include Dashboard info [#2576](https://github.com/DataDog/datadog-api-client-typescript/pull/2576) |
| 12 | +* Support Cloud SIEM scheduled rules in API client [#2568](https://github.com/DataDog/datadog-api-client-typescript/pull/2568) |
| 13 | +* Uncomment edit dataset block, add dataset limitations into endpoint descriptions [#2564](https://github.com/DataDog/datadog-api-client-typescript/pull/2564) |
| 14 | +* Add `text` field in synthetics search endpoint [#2562](https://github.com/DataDog/datadog-api-client-typescript/pull/2562) |
| 15 | +* Adding all action connection types to public API [#2560](https://github.com/DataDog/datadog-api-client-typescript/pull/2560) |
| 16 | +* Document case management attributes endpoints [#2552](https://github.com/DataDog/datadog-api-client-typescript/pull/2552) |
| 17 | +* add AP2 endpoint for On-Call Paging [#2543](https://github.com/DataDog/datadog-api-client-typescript/pull/2543) |
| 18 | +* Flag IP case action [#2539](https://github.com/DataDog/datadog-api-client-typescript/pull/2539) |
| 19 | +* Add DNS specs for Cloud Network Monitoring API [#2535](https://github.com/DataDog/datadog-api-client-typescript/pull/2535) |
| 20 | +* Adding Datadog Connection to Connection API [#2522](https://github.com/DataDog/datadog-api-client-typescript/pull/2522) |
| 21 | + |
| 22 | +### Fixed |
| 23 | +* Split Dataset into separate request and response objects, mark unstable [#2584](https://github.com/DataDog/datadog-api-client-typescript/pull/2584) |
| 24 | +* Disables some tests to avoid fails as the service is disabled [#2574](https://github.com/DataDog/datadog-api-client-typescript/pull/2574) |
| 25 | +* OP make 'support_rules' field in parse_grok processor optional [#2546](https://github.com/DataDog/datadog-api-client-typescript/pull/2546) |
| 26 | + |
| 27 | +### Deprecated |
| 28 | +* Deprecate signals triage v1 endpoints [#2578](https://github.com/DataDog/datadog-api-client-typescript/pull/2578) |
| 29 | + |
3 | 30 | ## 1.40.0/2025-07-14
|
4 | 31 |
|
5 | 32 | ### Added
|
|
0 commit comments