Skip to content

Commit 3493357

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#3134)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 86482fc commit 3493357

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## 2.43.0/2025-09-15
4+
5+
### Added
6+
* Add Query Parameters to ListOrgConnections Endpoint [#3130](https://github.com/DataDog/datadog-api-client-java/pull/3130)
7+
* Add Incident Notification Rules Public Spec [#3123](https://github.com/DataDog/datadog-api-client-java/pull/3123)
8+
* Update v1 and v2 GCP API specs to support `monitored_resource_configs` [#3121](https://github.com/DataDog/datadog-api-client-java/pull/3121)
9+
* Add action datastore API [#3101](https://github.com/DataDog/datadog-api-client-java/pull/3101)
10+
* Security Monitoring - Make hasOptionalGroupByFields updatable [#3058](https://github.com/DataDog/datadog-api-client-java/pull/3058)
11+
12+
### Deprecated
13+
* Promote unstable aws v2 APIs and deprecate v1 [#3120](https://github.com/DataDog/datadog-api-client-java/pull/3120)
14+
15+
### Changed
16+
* Allow to send batches of events in pipelines API [#3104](https://github.com/DataDog/datadog-api-client-java/pull/3104)
17+
318
## 2.42.0/2025-09-09
419

520
### 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.42.0</version>
7+
<version>2.43.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)