File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 2.39.0/2025-07-02
4+
5+ ### Added
6+ * Add extractFromEmailBody step for synthetics browser test [ #2956 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2956 )
7+ * Document Cloud Cost Management GCP endpoints publicly [ #2896 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2896 )
8+
39## 2.38.0/2025-06-24
410
511### 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.38 .0</version >
7+ <version >2.39 .0</version >
88 <url >https://github.com/DataDog/datadog-api-client-java</url >
99 <description >Java client library for Datadog API</description >
1010 <scm >
581581 <dependency >
582582 <groupId >net.javacrumbs.json-unit</groupId >
583583 <artifactId >json-unit</artifactId >
584- <version >2.38 .0</version >
584+ <version >2.39 .0</version >
585585 <scope >test</scope >
586586 </dependency >
587587 <dependency >
588588 <groupId >net.javacrumbs.json-unit</groupId >
589589 <artifactId >json-unit-assertj</artifactId >
590- <version >2.38 .0</version >
590+ <version >2.39 .0</version >
591591 <scope >test</scope >
592592 </dependency >
593593 </dependencies >
You can’t perform that action at this time.
0 commit comments