Datadog-api-client

Latest version: v2.24.1

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

2.19.0

Fixed
* Add minimal typing_extensions version by therve in https://github.com/DataDog/datadog-api-client-python/pull/1728
* Remove notify_no_data default by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1732
* Fix SecurityMonitoringSignalAttribute field name by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1739
* Fix typo in service definition field by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1754
Added
* Update documentation for Cloud SIEM by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1722
* Add containers API spec by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1723
* Add serverless apm to usage attribution api by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1729
* Document missing parameters by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1680
* Powerpack Live Span Support by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1738
* Add Amazon EventBridge endpoints to AWS Integration API by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1724
* Add Container App filters to Azure API by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1703
* Add UUID format support by HantingZhang2 in https://github.com/DataDog/datadog-api-client-python/pull/1743
* Add new UA products to usage metering docs by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1741
* Add scorecards endpoints by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1747
* Document top list widget style by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1733
* Add optional group-bys support to security signals by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1748
Changed
* Add Beta Banner to Send Pipeline Events Endpoint by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1737
* Remove endpoint for mute or unmute a finding and add support for bulk mute findings endpoint by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1734


**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.18.0...2.19.0

2.18.0

Fixed
* Fix schema for query scalar API by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1668
* Remove the application key from CreateCIAppPipelineEvent endpoint by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1679
* Document 403 on team endpoints by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1687
* Pass all keyword/ arguments to avoid panics with `setuptools_scm` > 8 by skarimo in https://github.com/DataDog/datadog-api-client-python/pull/1702
* Powerpack improve group_widget object by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1704
* Remove escalation message default by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1720
Added
* Add split graph widget to dashboard schema by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1644
* Update public docs for CSM Enterprise and CSPM by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1664
* Add serverless apps to usage and usage attribution by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1685
* Add Network Device Monitoring Netflow to usage by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1694
* Add Powerpacks endpoints to public api spec by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1665
* Add account-tags to GCP Service Account Attributes by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1678
* Add powerpack widget to dashboard schema by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1697
* Add custom schedule to monitor scheduling options by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1681
* Service Catalog support service definition schema v2.2 by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1709
* Powerpack pagination and test fixes by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1716
* Add support for container images endpoint by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1714
* Add global IP ranges to spec by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1349
Changed
* Add APM retention filter api documentation by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1653
* Update request requirements of CI Visibility public pipelines write API by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1689
* Add get APM retention filter endpoint by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1692
* Remove beta label notice on create pipeline API endpoint by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1715

New Contributors
* romainkomorndatadog made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/1710

**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.17.0...2.18.0

2.17.0

Fixed
* Fix downtimes monitor relationship id schema type by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1649
* Pass SSL configuration arguments to Async Api Client by vxuv in https://github.com/DataDog/datadog-api-client-python/pull/1655
Added
* Add trace_stream to dashboard ListStreamSource by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1622
* Add pagination extension to SLO corrections by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1631
* Adding aas count to the documentation for summary and hourly usage endpoints by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1635
* Add pagination extension to SLOs by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1632
* Add pagination extension to monitors by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1633
* Add pagination extension to synthetics tests by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1640
* Add 'style' to sunburst requests by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1639
* Add pagination extension to notebook by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1642
* Add support for dashboard listing pagination parameters by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1646
* Add pagination parameters to downtimes listing by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1648
* Add pagination extension to user list by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1647
* Add pagination extension to team listing by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1650
* Remove private beta for Downtimes v2 by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1645
* Update v1 monitor api docs to exclude downtimes v2 by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1660
* Add timing scope for response time assertions by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1651
* Add Formula and Function query support to heatmap widgets by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1661
* Add synthetics mobile application testing to usage metering API by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1657
Changed
* Add spectral rule for validating `no unnamed objects` in lists by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1656

New Contributors
* vxuv made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/1655

**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.16.0...2.17.0

2.16.0

Fixed
* Handle `{}` and `bool` for additionalProperties by skarimo in https://github.com/DataDog/datadog-api-client-python/pull/1590
* Update team schemas by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1588
* Mark downtime v2 start response as required by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1601
* Document new properties and fix security monitoring schemas by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1587
* 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
Added
* 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
* Add missing sensitive data scanner fields by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1584
* Add support for retry of HTTP requests by HantingZhang2 in https://github.com/DataDog/datadog-api-client-python/pull/1384
* Add Workflow Executions to usage metering API by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1597
* Add missing `type` field for OnDemandConcurrencyCap response by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1586
* 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
* Add custom_links to distribution widget schema by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1605
* Add usage field `region` by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1606
* Add `message` field to audit logs response by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1608
* Add `tags` field to dashboard list response by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1607
* Support retry in async client by therve in https://github.com/DataDog/datadog-api-client-python/pull/1613
* API specs for user team memberships by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1618
* Document `EQUAL` comparator by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1621
* Add persistCookies option synthetics test request by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1620
* 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
* 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
* Support paginated methods in async client by therve in https://github.com/DataDog/datadog-api-client-python/pull/1615
* Add APM and USM usage attribution type by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1617
* Document new attributes for team models by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1614

New Contributors
* HantingZhang2 made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/1384

**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.15.0...2.16.0

2.15.0

Fixed
* Spans API docs update by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1553
* Fix filter indexes parameter in logs search by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1559
* Fix Spans endpoint schemas by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1580
Added
* Add support for geomap widget using response_type `event_list` by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1534
* Add support for the spans API endpoints by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1539
* Add a new field additional_query_filters to formula and function slo query by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1555
* Add support for `enable_custom_metrics` in Confluent Account by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1562
* Add missing `id` attribute for Confluent Account Response by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1560
* Fix downtimes v2 schema and add missing field `canceled` by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1568
* Add cloud_cost data source and query definition to dashboards by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1569
* Add missing cloud workload security fields by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1575
* Add `integration_id` field for dashboard list item by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1579
* Add events response fields `message` and `status` by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1576
* Add missing `GetRUMApplications` response field `id` by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1577
* Add missing service definition fields by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1578
* Add overlay type to Dashboards WidgetDisplayType by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1581
* Update IP ranges with remote configuration section by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1583
* Add missing `relationships` to UsersInvitations response by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1585
* Added optional field filters when creating a cloud configuration rule by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1589
Changed
* Add downtime v2 API in private beta by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1482
* Allow use of latest urllib3 by therve in https://github.com/DataDog/datadog-api-client-python/pull/1556
* Mark `access_role` as nullable by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1566


**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.14.0...2.15.0

2.14.0

Fixed
* Mark `restricted_roles` as nullable in monitor update request by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1508
* Mark additional usage fields as `nullable` by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1516
* Updated findings api error responses by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1486
* Mark usage metering field `lines_indexed` as `nullable` by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1521
* Update dashboard widget axis field descriptions by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1507
* Fix `CreateGCPSTSAccount` return code and update tests by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1528
* Fix `CreateGCPSTSAccount` response status code by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1531
* Add missing descriptions for authorization scopes in public docs by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1529
* Update CI Visibility pipelines write API endpoint fields by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1535
Added
* Add support for mute findings endpoint by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1469
* Expose `database-monitoring` monitor type by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1354
* Add endpoint to get Synthetics default locations by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1515
* Add usage metering RUM Roku fields by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1522
* Add usage metering fields for AWS and Azure cloud cost management by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1524
* Add support for CI Visibility create pipeline events endpoint by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1523
* Add isUndefined synthetics assertion operator by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1527
* Add missing Synthetics and Metrics Scope descriptions by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1530
Deprecated
* mark v1 GCP APIs as deprecated by api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/1518


**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.13.2...2.14.0

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.