|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.30.0 / 2025-02-05 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Modify owner properties to be a string by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2227 |
| 7 | +### Added |
| 8 | +* Add UT breakdown for fargate_container_profiler billing dimension by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2157 |
| 9 | +* Add synthetics browser step public_id field by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2029 |
| 10 | +* Add support for vulnerability management by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2158 |
| 11 | +* add start_date to suppression APIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2122 |
| 12 | +* Add CSM Coverage Analysis API specs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2164 |
| 13 | +* Add allow_self_lockout to documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2171 |
| 14 | +* Ephemeral Infra_host new keys in summary endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2174 |
| 15 | +* Update app builder API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2168 |
| 16 | +* Add meta and source fields to JSONAPIErrorItem by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2167 |
| 17 | +* Add CSM Agentless Read Endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2165 |
| 18 | +* Update rum doc to include new usage types by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2177 |
| 19 | +* add cost monitor type to API Spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2188 |
| 20 | +* Add Action Connection API for Workflow Automation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2175 |
| 21 | +* Add `type` in Data Deletion API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2193 |
| 22 | +* Add a cost monitor example by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2198 |
| 23 | +* Add `provider_name` attribute to pipelines API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2179 |
| 24 | +* Add support for vulnerability management - GetSBOM new endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2192 |
| 25 | +* Remove preview status for GetBillingDimensionMapping endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2205 |
| 26 | +* Add encryption field to logs archive destination by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2203 |
| 27 | +* Add tags and description to logs pipelines by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2208 |
| 28 | +* Publish security notification rules API endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2201 |
| 29 | +* Publish app builder API documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2181 |
| 30 | +* update public document with configuration event type by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2217 |
| 31 | +* Add support for Entity kind API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2222 |
| 32 | +* Rename `embeddedQueries` attribute to `queries` in app builder api by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2223 |
| 33 | +### Changed |
| 34 | +* Fix specification for Azure metric filtering by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2161 |
| 35 | +* Change allow_self_lockout from string to bool by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2176 |
| 36 | +* remove flag Beta for cost-by-tag endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2213 |
| 37 | +* Added Support for Workflow Webhooks Public API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2218 |
| 38 | +* Vulnerabilities endpoints GA - Remove `x-unstable` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2224 |
| 39 | + |
| 40 | +## New Contributors |
| 41 | +* @anmarchenko made their first contribution in https://github.com/DataDog/datadog-api-client-ruby/pull/2172 |
| 42 | + |
| 43 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.29.1...v2.30.0 |
| 44 | + |
3 | 45 | ## 2.29.1 / 2024-12-17 |
4 | 46 |
|
5 | 47 | ### Fixed |
|
0 commit comments