Skip to content

Commit b25be75

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
authored
Release 2.31.1 (#2287)
* Bump datadog_api_client to 2.31.1 * Update CHANGELOG --------- Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent ad0c5ed commit b25be75

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## 2.31.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-ruby/pull/2286
7+
8+
9+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.31.0...v2.31.1
10+
311
## 2.31.0 / 2025-03-11
412

513
### Fixed

lib/datadog_api_client/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Define library version.
22

33
module DatadogAPIClient
4-
VERSION = '2.31.0.dev.1'
4+
VERSION = '2.31.1'
55
end

0 commit comments

Comments
 (0)