Skip to content

Commit 5d1a4ff

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

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+
## 2.44.0/2025-09-30
4+
5+
### Added
6+
* Add API Key ID to rum application response [#3157](https://github.com/DataDog/datadog-api-client-java/pull/3157)
7+
* Add suppression list query string parameter [#3156](https://github.com/DataDog/datadog-api-client-java/pull/3156)
8+
* Add datastore trigger to workflows public API [#3153](https://github.com/DataDog/datadog-api-client-java/pull/3153)
9+
* Add Google PubSub destination to the Observability Pipelines API [#3144](https://github.com/DataDog/datadog-api-client-java/pull/3144)
10+
* Add API spec for AWS Integrations standard and resource collection IAM permissions [#3142](https://github.com/DataDog/datadog-api-client-java/pull/3142)
11+
* Publish new incident impact APIs [#3138](https://github.com/DataDog/datadog-api-client-java/pull/3138)
12+
* Add product analytics to FormulaAndFunctionEventsDataSource [#3137](https://github.com/DataDog/datadog-api-client-java/pull/3137)
13+
* Add sequence detection to security monitoring rules [#3132](https://github.com/DataDog/datadog-api-client-java/pull/3132)
14+
* Add Public Delete Dora Events Endpoints [#3114](https://github.com/DataDog/datadog-api-client-java/pull/3114)
15+
16+
### Fixed
17+
* Remove any references to synthetics test suites [#3148](https://github.com/DataDog/datadog-api-client-java/pull/3148)
18+
19+
### Changed
20+
* Add tag pipeline, custom allocation rule and get cloud account by id for AWS/Azure/GCP configs APIs [#3131](https://github.com/DataDog/datadog-api-client-java/pull/3131)
21+
322
## 2.43.0/2025-09-15
423

524
### Added

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>datadog-api-client</artifactId>
55
<packaging>jar</packaging>
66
<name>datadog-api-client</name>
7-
<version>2.43.0</version>
7+
<version>2.44.0</version>
88
<url>https://github.com/DataDog/datadog-api-client-java</url>
99
<description>Java client library for Datadog API</description>
1010
<scm>

0 commit comments

Comments
 (0)