Skip to content

Commit f511885

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#3328)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 6edf774 commit f511885

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

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

3+
## 2.48.0/2025-12-17
4+
5+
### Changed
6+
* Mark Incident Impact Endpoints stable [#3321](https://github.com/DataDog/datadog-api-client-java/pull/3321)
7+
* Vulnerability Management - Update ListVulnerabilities endpoint query params and response schema [#3313](https://github.com/DataDog/datadog-api-client-java/pull/3313)
8+
* Update specs for AWS account updates and creation for CCM configs [#3306](https://github.com/DataDog/datadog-api-client-java/pull/3306)
9+
* add suppression version history [#3277](https://github.com/DataDog/datadog-api-client-java/pull/3277)
10+
* Add processors groups to Observability Pipelines [#3231](https://github.com/DataDog/datadog-api-client-java/pull/3231)
11+
12+
### Added
13+
* Update security finding triage specs [#3315](https://github.com/DataDog/datadog-api-client-java/pull/3315)
14+
* Add routes for managing On-Call user notification channels [#3309](https://github.com/DataDog/datadog-api-client-java/pull/3309)
15+
* Add host field to Post an event V2 API [#3307](https://github.com/DataDog/datadog-api-client-java/pull/3307)
16+
* Add `GET /api/v2/apm/services` endpoint to public documentation [#3303](https://github.com/DataDog/datadog-api-client-java/pull/3303)
17+
* Dashboards - Add semantic_mode support to FormulaAndFunctionMetricQueryDefinition [#3294](https://github.com/DataDog/datadog-api-client-java/pull/3294)
18+
* Cloud SIEM - Add instantaneousBaseline feature parameter. [#3291](https://github.com/DataDog/datadog-api-client-java/pull/3291)
19+
* Add new fields to usage metering api spec [#3289](https://github.com/DataDog/datadog-api-client-java/pull/3289)
20+
* update geomap widget definition about `conditional_format` and `text_formats` and view focus [#3283](https://github.com/DataDog/datadog-api-client-java/pull/3283)
21+
* Add new endpoint for listing rules for a gate [#3265](https://github.com/DataDog/datadog-api-client-java/pull/3265)
22+
23+
### Fixed
24+
* Fix Java example template to properly wrap long scenario names in comments [#3305](https://github.com/DataDog/datadog-api-client-java/pull/3305)
25+
* Add field attribute to the Workload Protection hash action [#3271](https://github.com/DataDog/datadog-api-client-java/pull/3271)
26+
27+
### Removed
28+
* Tag security findings Jira endpoints as unstable [#3299](https://github.com/DataDog/datadog-api-client-java/pull/3299)
29+
330
## 2.47.2/2025-12-11
431

532
### Fixed

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.47.2</version>
7+
<version>2.48.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)