Skip to content

Commit 0d58952

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#2491)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent d45c6e0 commit 0d58952

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## 2.37.0/2025-06-24
4+
5+
### Fixed
6+
* Fix basic auth requirements [#2481](https://github.com/DataDog/datadog-api-client-ruby/pull/2481)
7+
8+
### Added
9+
* Microsoft Sentinel Public API support [#2479](https://github.com/DataDog/datadog-api-client-ruby/pull/2479)
10+
* Add the AP2 datacenter. [#2477](https://github.com/DataDog/datadog-api-client-ruby/pull/2477)
11+
312
## 2.36.0/2025-06-23
413

514
### Fixed

lib/datadog_api_client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Define library version.
22

33
module DatadogAPIClient
4-
VERSION = '2.36.0'
4+
VERSION = '2.37.0'
55
end

0 commit comments

Comments
 (0)