|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## 2.29.1 / 2024-12-17 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Fix additionalproperties generation issue in models by @nkzou in https://github.com/DataDog/datadog-api-client-ruby/pull/2145 |
| 7 | +### Added |
| 8 | +* Adds accepted reasons for archiving signal by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2009 |
| 9 | +* Add usage type breakdown for error tracking billing dimension by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2090 |
| 10 | +* Add Historical Job endpoints to Datadog API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2089 |
| 11 | +* Add new keys for CWS Fargate Task in summary usage and usage attribution endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2094 |
| 12 | +* Add missing measures for SLOs data source by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2095 |
| 13 | +* Create AWS Integrations v2 API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1846 |
| 14 | +* Add step_functions as valid enum for v1 AWS tag filter spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2102 |
| 15 | +* Fix authz scope descriptions by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2112 |
| 16 | +* Updated OpenAPI logs_pattern_query to support Patterns for any attribute by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2111 |
| 17 | +* Add API specification for events intake v2 by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2053 |
| 18 | +* Data Deletion Endpoints Documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2097 |
| 19 | +* Add `exitIfSucceed` to multistep API tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2138 |
| 20 | +* Security Monitoring Rule - Add the updatedAt field in the SecurityMonitoringStandardRuleResponse by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2114 |
| 21 | +* add docs for pagination in /api/v2/metrics endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2021 |
| 22 | +* Add daily as a valid enum for SLOReportInterval by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2149 |
| 23 | +* Add new product Code Security host for summary endpoint and UA endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2116 |
| 24 | +* Add CSM Agents Read Endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2147 |
| 25 | +* Add app builder API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2141 |
| 26 | +### Changed |
| 27 | +* Fix spelling error for bindings by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2091 |
| 28 | +* Revert the earlier spelling change by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2096 |
| 29 | +* Remove mobile device ids and make all device ids simple string by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2108 |
| 30 | +* Remove support for `namespace_filters.include/exclude_all` in v2 AWS Integrations API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2110 |
| 31 | +* Add running pipelines on custom pipelines API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2105 |
| 32 | +### Removed |
| 33 | +* Remove unnecessary field in list stream column config by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2150 |
| 34 | +### Deprecated |
| 35 | +* Remove `/api/v2/cost/enabled` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/2135 |
| 36 | + |
| 37 | +## New Contributors |
| 38 | +* @bthuilot made their first contribution in https://github.com/DataDog/datadog-api-client-ruby/pull/2144 |
| 39 | + |
| 40 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.28.1...v2.29.1 |
| 41 | + |
3 | 42 | ## 2.28.1 / 2024-11-07
|
4 | 43 |
|
5 | 44 | ### Fixed
|
|
0 commit comments