Skip to content

Commit 91699c3

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

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

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

3+
## 2.42.0/2025-09-09
4+
5+
### Added
6+
* Add Incident Notification Template Public Docs [#3116](https://github.com/DataDog/datadog-api-client-java/pull/3116)
7+
* Add Cross Org API to Open API specs [#3115](https://github.com/DataDog/datadog-api-client-java/pull/3115)
8+
* Add readonly ID of synthetics test steps [#3111](https://github.com/DataDog/datadog-api-client-java/pull/3111)
9+
* Create Cloud SIEM histsignals endpoints [#3110](https://github.com/DataDog/datadog-api-client-java/pull/3110)
10+
* Security Monitoring - Validation Endpoint for Suppressions [#3107](https://github.com/DataDog/datadog-api-client-java/pull/3107)
11+
* Update Get All Notification Rules API docs to include pagination, sorting, and filtering params [#3105](https://github.com/DataDog/datadog-api-client-java/pull/3105)
12+
* Security Monitoring - Related Suppressions for a Rule [#3103](https://github.com/DataDog/datadog-api-client-java/pull/3103)
13+
* Extend Widget time schema with support for hide_incomplete_cost_data [#3091](https://github.com/DataDog/datadog-api-client-java/pull/3091)
14+
* Add SDS rule `should_save_match` field [#3089](https://github.com/DataDog/datadog-api-client-java/pull/3089)
15+
* Add spec for Agentless GetAwsScanOptions [#3086](https://github.com/DataDog/datadog-api-client-java/pull/3086)
16+
* Add Cross Org API to Open API specs [#3084](https://github.com/DataDog/datadog-api-client-java/pull/3084)
17+
* Add DNAP Spark Pod Autosizing service to API client [#3080](https://github.com/DataDog/datadog-api-client-java/pull/3080)
18+
* Add version parameter to synthetic test trigger ci endpoint [#3079](https://github.com/DataDog/datadog-api-client-java/pull/3079)
19+
* Document Error Tracking public APIs [#3076](https://github.com/DataDog/datadog-api-client-java/pull/3076)
20+
* Add docs for 404 not found error in cost-onboarding-api [#3071](https://github.com/DataDog/datadog-api-client-java/pull/3071)
21+
* Adds async Scorecard outcomes batch update endpoint [#3061](https://github.com/DataDog/datadog-api-client-java/pull/3061)
22+
23+
### Fixed
24+
* Security Monitoring - Fix payload of Validation Endpoint for Suppressions [#3112](https://github.com/DataDog/datadog-api-client-java/pull/3112)
25+
* [CCA-938][CCC-883] Audit existing CCM endpoints in OpenAPI spec [#3067](https://github.com/DataDog/datadog-api-client-java/pull/3067)
26+
* Add enum Dataset type to Dataset API spec [#3065](https://github.com/DataDog/datadog-api-client-java/pull/3065)
27+
28+
### Changed
29+
* Update public cost permissions [#3088](https://github.com/DataDog/datadog-api-client-java/pull/3088)
30+
* Add Product Scales support to RUM v2 Applications API [#3069](https://github.com/DataDog/datadog-api-client-java/pull/3069)
31+
332
## 2.41.0/2025-08-12
433

534
### 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.41.0</version>
7+
<version>2.42.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)