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 11# CHANGELOG
22
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+
312## 2.37.0/2025-06-23
413
514### Fixed
Original file line number Diff line number Diff line change 44 <artifactId >datadog-api-client</artifactId >
55 <packaging >jar</packaging >
66 <name >datadog-api-client</name >
7- <version >2.37 .0</version >
7+ <version >2.38 .0</version >
88 <url >https://github.com/DataDog/datadog-api-client-java</url >
99 <description >Java client library for Datadog API</description >
1010 <scm >
599599 <dependency >
600600 <groupId >net.javacrumbs.json-unit</groupId >
601601 <artifactId >json-unit</artifactId >
602- <version >2.37 .0</version >
602+ <version >2.38 .0</version >
603603 <scope >test</scope >
604604 </dependency >
605605 <dependency >
606606 <groupId >net.javacrumbs.json-unit</groupId >
607607 <artifactId >json-unit-assertj</artifactId >
608- <version >2.37 .0</version >
608+ <version >2.38 .0</version >
609609 <scope >test</scope >
610610 </dependency >
611611 </dependencies >
You can’t perform that action at this time.
0 commit comments