Skip to content

Commit 286537f

Browse files
Update CHANGELOG (#1630)
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 32db19e commit 286537f

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

+34
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Changelog
22

3+
## 2.16.0 / 2023-08-23
4+
5+
### Fixed
6+
* Handle `{}` and `bool` for additionalProperties by @skarimo in https://github.com/DataDog/datadog-api-client-python/pull/1590
7+
* Update team schemas by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1588
8+
* Mark downtime v2 start response as required by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1601
9+
* Document new properties and fix security monitoring schemas by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1587
10+
* Add missing CI App fields `page` and `test_level` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1565
11+
### Added
12+
* Update stated limit for api/v2/metrics from 14 days to 30 days by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1594
13+
* Add missing sensitive data scanner fields by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1584
14+
* Add support for retry of HTTP requests by @HantingZhang2 in https://github.com/DataDog/datadog-api-client-python/pull/1384
15+
* Add Workflow Executions to usage metering API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1597
16+
* Add missing `type` field for OnDemandConcurrencyCap response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1586
17+
* Add CI Visibility Intelligent Test Runner to usage metering API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1595
18+
* Add custom_links to distribution widget schema by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1605
19+
* Add usage field `region` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1606
20+
* Add `message` field to audit logs response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1608
21+
* Add `tags` field to dashboard list response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1607
22+
* Support retry in async client by @therve in https://github.com/DataDog/datadog-api-client-python/pull/1613
23+
* API specs for user team memberships by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1618
24+
* Document `EQUAL` comparator by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1621
25+
* Add persistCookies option synthetics test request by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1620
26+
* Expose sds_scanned_bytes_usage in usage attribution API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1624
27+
* Add support in azure integration endpoint for app service plan filters/cspm/custom metrics by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1619
28+
* Support paginated methods in async client by @therve in https://github.com/DataDog/datadog-api-client-python/pull/1615
29+
* Add APM and USM usage attribution type by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1617
30+
* Document new attributes for team models by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1614
31+
32+
## New Contributors
33+
* @HantingZhang2 made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/1384
34+
35+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.15.0...2.16.0
36+
337
## 2.15.0 / 2023-07-20
438

539
### Fixed

0 commit comments

Comments
 (0)