We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd57c02 commit 55a9c70Copy full SHA for 55a9c70
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## 2.33.1 / 2025-03-11
4
+
5
+### Changed
6
+* Remove meta from RUM retention filters APIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2756
7
8
9
+**Full Changelog**: https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-client-2.33.0...datadog-api-client-2.33.1
10
11
## 2.33.0 / 2025-03-11
12
13
### Fixed
pom.xml
@@ -4,7 +4,7 @@
<artifactId>datadog-api-client</artifactId>
<packaging>jar</packaging>
<name>datadog-api-client</name>
- <version>2.33.1-SNAPSHOT</version>
+ <version>2.33.1</version>
<url>https://github.com/DataDog/datadog-api-client-java</url>
<description>Java client library for Datadog API</description>
<scm>
0 commit comments