|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.1.0 / 2022-07-19 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Remove include_percentiles default by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1065 |
| 7 | +* Mark message as required for Synthetics tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1059 |
| 8 | +* Add synthetics results api replay only tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1098 |
| 9 | +### Added |
| 10 | +* New usage metering endpoint for estimated cost by org by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1069 |
| 11 | +* Add estimated indexed spans usage attribution by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1068 |
| 12 | +* Handle raw json for additionalProperties in typescript by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1040 |
| 13 | +* Add Application Security Monitoring Hosts Attribution by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1070 |
| 14 | +* Add support for security monitoring rule dynamic criticality by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1054 |
| 15 | +* Update IP ranges with synthetics private locations section by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1075 |
| 16 | +* Add typing information to pagination methods by @therve in https://github.com/DataDog/datadog-api-client-python/pull/1078 |
| 17 | +* Add new products to billable summary by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1080 |
| 18 | +* Update usage attribution enums by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1071 |
| 19 | +* Add estimated ingested spans to usage attribution by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1089 |
| 20 | +* Add v2 Security monitoring signals triage operations. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1081 |
| 21 | +### Changed |
| 22 | +* Add typing to API arguments by @therve in https://github.com/DataDog/datadog-api-client-python/pull/1076 |
| 23 | +* Update metric intake v2 accept response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1077 |
| 24 | +* Add description of metric type enums by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1090 |
| 25 | +* remove x-unstable property for usage attribution endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1097 |
| 26 | + |
| 27 | +## New Contributors |
| 28 | +* @ganeshkumarsv made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/1095 |
| 29 | + |
| 30 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.0.0...2.1.0 |
| 31 | + |
3 | 32 | ## 2.0.0 / 2022-06-24
|
4 | 33 |
|
5 | 34 | ### Fixed
|
|
0 commit comments