Skip to content

Commit 6ab7c07

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

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# CHANGELOG
22

3+
## 1.44.0/2025-09-30
4+
5+
### Added
6+
* Add API Key ID to rum application response [#2836](https://github.com/DataDog/datadog-api-client-typescript/pull/2836)
7+
* Add suppression list query string parameter [#2834](https://github.com/DataDog/datadog-api-client-typescript/pull/2834)
8+
* Add datastore trigger to workflows public API [#2828](https://github.com/DataDog/datadog-api-client-typescript/pull/2828)
9+
* Add Google PubSub destination to the Observability Pipelines API [#2810](https://github.com/DataDog/datadog-api-client-typescript/pull/2810)
10+
* Add API spec for AWS Integrations standard and resource collection IAM permissions [#2805](https://github.com/DataDog/datadog-api-client-typescript/pull/2805)
11+
* Publish new incident impact APIs [#2797](https://github.com/DataDog/datadog-api-client-typescript/pull/2797)
12+
* Add product analytics to FormulaAndFunctionEventsDataSource [#2795](https://github.com/DataDog/datadog-api-client-typescript/pull/2795)
13+
* Add sequence detection to security monitoring rules [#2790](https://github.com/DataDog/datadog-api-client-typescript/pull/2790)
14+
* Add Public Delete Dora Events Endpoints [#2757](https://github.com/DataDog/datadog-api-client-typescript/pull/2757)
15+
16+
### Fixed
17+
* Remove any references to synthetics test suites [#2818](https://github.com/DataDog/datadog-api-client-typescript/pull/2818)
18+
19+
### Changed
20+
* Add tag pipeline, custom allocation rule and get cloud account by id for AWS/Azure/GCP configs APIs [#2786](https://github.com/DataDog/datadog-api-client-typescript/pull/2786)
21+
322
## 1.43.0/2025-09-15
423

524
### 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.43.0",
109+
"version": "1.44.0",
110110
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)