Skip to content

Commit b72cf1d

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#2640)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent fc65005 commit b72cf1d

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
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+
## 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+
330
## 1.40.0/2025-07-14
431

532
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@
106106
"engines": {
107107
"node": ">=12.0.0"
108108
},
109-
"version": "1.40.0",
109+
"version": "1.41.0",
110110
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)