File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 2.38.0/2025-06-24
4
+
5
+ ### Fixed
6
+ * Fix basic auth requirements [ #2932 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2932 )
7
+
8
+ ### Added
9
+ * Microsoft Sentinel Public API support [ #2930 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2930 )
10
+ * Add the AP2 datacenter. [ #2928 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2928 )
11
+
3
12
## 2.37.0/2025-06-23
4
13
5
14
### Fixed
Original file line number Diff line number Diff line change 4
4
<artifactId >datadog-api-client</artifactId >
5
5
<packaging >jar</packaging >
6
6
<name >datadog-api-client</name >
7
- <version >2.37 .0</version >
7
+ <version >2.38 .0</version >
8
8
<url >https://github.com/DataDog/datadog-api-client-java</url >
9
9
<description >Java client library for Datadog API</description >
10
10
<scm >
599
599
<dependency >
600
600
<groupId >net.javacrumbs.json-unit</groupId >
601
601
<artifactId >json-unit</artifactId >
602
- <version >2.37 .0</version >
602
+ <version >2.38 .0</version >
603
603
<scope >test</scope >
604
604
</dependency >
605
605
<dependency >
606
606
<groupId >net.javacrumbs.json-unit</groupId >
607
607
<artifactId >json-unit-assertj</artifactId >
608
- <version >2.37 .0</version >
608
+ <version >2.38 .0</version >
609
609
<scope >test</scope >
610
610
</dependency >
611
611
</dependencies >
You can’t perform that action at this time.
0 commit comments