File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 2.45.0/2025-11-14
4+
5+ ### Added
6+ * Add suppression tags [ #2768 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2768 )
7+ * Add new summary keys for new standalone billing dimensions [ #2764 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2764 )
8+ * Add Bits AI Investigations and On-Call to API specs [ #2761 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2761 )
9+ * Add ` PreviewCatalogEntities ` [ #2757 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2757 )
10+ * Sync 'audience_management.yaml' files with backend [ #2755 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2755 )
11+ * Dashboards - Add on_call_events datasources [ #2754 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2754 )
12+ * 📝 [ LOGSAC-1298] Add logs-pipeline type to restriction policy OpenAPI spec [ #2748 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2748 )
13+ * Security Monitoring - Update Signal Archive Reasons [ #2746 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2746 )
14+ * Add New Serverless Summary Entries to Api Spec [ #2731 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2731 )
15+ * Add metric namespace config filters to V2 GCP API [ #2729 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2729 )
16+ * Add specs for v2 eventbridge API [ #2726 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2726 )
17+ * Add last_login_time to Users v2 API [ #2712 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2712 )
18+ * Add Team Connection API Documentation [ #2710 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2710 )
19+ * Add Static Analysis Rules Endpoints [ #2708 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2708 )
20+
21+ ### Deprecated
22+ * [ api-spec] Mark PATCH /api/v2/incidents/incident_id/attachments endpoint as deprecated [ #2766 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2766 )
23+ * [ METEXP-2068] Deprecate api/v1/search Endpoint [ #2762 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2762 )
24+
25+ ### Changed
26+ * Rename historical job API endpoints to threat hunting [ #2744 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2744 )
27+
328## 2.44.0/2025-10-27
429
530### Added
Original file line number Diff line number Diff line change 11# Define library version.
22
33module DatadogAPIClient
4- VERSION = '2.44 .0'
4+ VERSION = '2.45 .0'
55end
You can’t perform that action at this time.
0 commit comments