Skip to content

Commit 17f8f4d

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#3389)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 3bcd89e commit 17f8f4d

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

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

3+
## 2.50.0/2026-01-15
4+
5+
### Added
6+
* Add subtest for synthetics multistep tests [#3383](https://github.com/DataDog/datadog-api-client-java/pull/3383)
7+
* feat - Add data-quality alert monitor type support [#3381](https://github.com/DataDog/datadog-api-client-java/pull/3381)
8+
* Add a new end point that allows the SPA recommendation to be called without the shard parameter [#3374](https://github.com/DataDog/datadog-api-client-java/pull/3374)
9+
* Add Critical Assets specs to security_monitoring feature [#3370](https://github.com/DataDog/datadog-api-client-java/pull/3370)
10+
* Add new Observability Pipelines components [#3365](https://github.com/DataDog/datadog-api-client-java/pull/3365)
11+
* Specify accepted types for UpsertRows values [#3358](https://github.com/DataDog/datadog-api-client-java/pull/3358)
12+
* Add subtest for synthetics multistep tests [#3347](https://github.com/DataDog/datadog-api-client-java/pull/3347)
13+
* Add `query` param in rules list endpoint [#3339](https://github.com/DataDog/datadog-api-client-java/pull/3339)
14+
* Add Security Findings Public API beta endpoints [#3326](https://github.com/DataDog/datadog-api-client-java/pull/3326)
15+
* Add bar chart widget to Dashboards API [#3293](https://github.com/DataDog/datadog-api-client-java/pull/3293)
16+
* Update distribution and heatmap's `markers` ,`num_buckets` properties and allowed request/query [#3292](https://github.com/DataDog/datadog-api-client-java/pull/3292)
17+
* Add region_filter_configs and is_global_location_enabled to v2 GCP API [#3285](https://github.com/DataDog/datadog-api-client-java/pull/3285)
18+
19+
### Deprecated
20+
* Update docs for Security Finding API endpoints [#3379](https://github.com/DataDog/datadog-api-client-java/pull/3379)
21+
22+
### Removed
23+
* Revert - Update specs for AWS account updates and creation for CCM configs [#3368](https://github.com/DataDog/datadog-api-client-java/pull/3368)
24+
25+
### Fixed
26+
* remove duplicate sync_enabled field for PATCH Reference Tables request schema [#3262](https://github.com/DataDog/datadog-api-client-java/pull/3262)
27+
328
## 2.49.0/2026-01-08
429

530
### Added

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.49.0</version>
7+
<version>2.50.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)