From 7ba0722f356419425b8d0b35d624af8ad17d50e4 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Tue, 24 Jun 2025 13:15:00 +0000 Subject: [PATCH] Bump versions and add changelog entries. --- CHANGELOG.md | 9 +++++++++ pom.xml | 6 +++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc7141f4b9..6eeba5833b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # CHANGELOG +## 2.38.0/2025-06-24 + +### Fixed +* Fix basic auth requirements [#2932](https://github.com/DataDog/datadog-api-client-java/pull/2932) + +### Added +* Microsoft Sentinel Public API support [#2930](https://github.com/DataDog/datadog-api-client-java/pull/2930) +* Add the AP2 datacenter. [#2928](https://github.com/DataDog/datadog-api-client-java/pull/2928) + ## 2.37.0/2025-06-23 ### Fixed diff --git a/pom.xml b/pom.xml index be1f80c7482..fbf7d552c3e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ datadog-api-client jar datadog-api-client - 2.37.0 + 2.38.0 https://github.com/DataDog/datadog-api-client-java Java client library for Datadog API @@ -599,13 +599,13 @@ net.javacrumbs.json-unit json-unit - 2.37.0 + 2.38.0 test net.javacrumbs.json-unit json-unit-assertj - 2.37.0 + 2.38.0 test