Skip to content

Commit 0ad4b8a

Browse files
author
ci.datadog-api-spec
committed
Bump versions and add changelog entries.
1 parent 6f94192 commit 0ad4b8a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

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

519
### 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)