|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.21.0 / 2024-03-13 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Move under common tag Case Management by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1728 |
| 7 | +* Include user data with team membership resource by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1724 |
| 8 | +* Disable additionalProperties for Downtime Schedule UpdateRequest oneOfs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1733 |
| 9 | +* Fix ListServiceDefinitions pagination information by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1756 |
| 10 | +### Added |
| 11 | +* Case Management Public API documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1708 |
| 12 | +* Make grpc steps available for synthetics api multisteps tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1727 |
| 13 | +* Add cloud run filter to GCP v1 and v2 spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1705 |
| 14 | +* add ASM serverless to usage metering API docs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1736 |
| 15 | +* Add new products to usage API docs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1739 |
| 16 | +* Adds support for `ListMetricAssets` endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1745 |
| 17 | +* Add support for new CRUD agent rules endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1751 |
| 18 | +* Add documentation for workflow usage attribution by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1757 |
| 19 | +* Add Custom Destinations Public API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1761 |
| 20 | +### Changed |
| 21 | +* Update spec for DORA Metrics Incident endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1725 |
| 22 | +### Deprecated |
| 23 | +* Deprecate the pattern property for SDS Standard Pattern Attributes by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1752 |
| 24 | +* Deprecate Incident Services endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-ruby/pull/1763 |
| 25 | + |
| 26 | +## New Contributors |
| 27 | +* @antonio-ramadas-dd made their first contribution in https://github.com/DataDog/datadog-api-client-ruby/pull/1760 |
| 28 | + |
| 29 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.20.0...v2.21.0 |
| 30 | + |
3 | 31 | ## 2.20.0 / 2024-02-06 |
4 | 32 |
|
5 | 33 | ### Fixed |
|
0 commit comments