Skip to content

Commit 3293305

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Release 2.22.0 (#2200)
* Version bump 2.22.0 * Update CHANGELOG --------- Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent bc1fee8 commit 3293305

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## 2.22.0 / 2024-02-21
4+
5+
### Fixed
6+
* Relocate additional packages and remove duplicate patterns by @skarimo in https://github.com/DataDog/datadog-api-client-java/pull/2186
7+
* Move under common tag Case Management by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2188
8+
### Added
9+
* Case Management Public API documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2159
10+
* Make grpc steps available for synthetics api multisteps tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2185
11+
* Add cloud run filter to GCP v1 and v2 spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2156
12+
* Exclude additional files from shaded jar by @skarimo in https://github.com/DataDog/datadog-api-client-java/pull/2195
13+
### Changed
14+
* Update spec for DORA Metrics Incident endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2182
15+
16+
17+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-client-2.21.0...datadog-api-client-2.22.0
18+
319
## 2.21.0 / 2024-02-07
420

521
### 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.21.1-SNAPSHOT</version>
7+
<version>2.22.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)