Skip to content

Commit ac10b19

Browse files
authored
Revert "Release 2.21.0 (#2172)" (#2175)
This reverts commit e948ce5.
1 parent 0d7ed94 commit ac10b19

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

CHANGELOG.md

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

3-
## 2.21.0 / 2024-02-07
4-
5-
### Fixed
6-
* Add test support for file parameters by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2150
7-
* Fix multipart handling by @therve in https://github.com/DataDog/datadog-api-client-java/pull/2155
8-
* Security Monitoring Suppressions - Make expiration date nullable in update payload by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2160
9-
### Added
10-
* Security Monitoring - Add API support for suppression rules by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2143
11-
* Document support for BYDAY in SLO corrections by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2151
12-
* Add missing optional field env in DORA API endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2152
13-
* Add compressedProtoFile field to SyntheticsTestRequest by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2149
14-
* Add daily limit reset options to logs indexes api by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2153
15-
* Add support for API management API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2148
16-
* Add pagination helper for team memberships by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2163
17-
* Increase limit on allowed number of graphs in split graph widget by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2168
18-
### Deprecated
19-
* Mark dashboard 'is_read_only' and 'restricted_roles' properties as deprecated by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2135
20-
21-
22-
**Full Changelog**: https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-client-2.20.0...datadog-api-client-2.21.0
23-
243
## 2.20.0 / 2024-01-10
254

265
### 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.21.0</version>
7+
<version>2.20.1-SNAPSHOT</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)