Skip to content

Releases: DataDog/datadog-api-client-python

2.26.0

01 Jul 17:38
b5a5be1
Compare
Choose a tag to compare

What's Changed

Fixed

  • Security Monitoring - Define specific payload for rule validation/testing by @api-clients-generation-pipeline in #1987
  • Remove the maximum limitation for the synthetics renotify_interval monitor option by @api-clients-generation-pipeline in #1991
  • Add bodyHash as a synthetics assertion type. by @api-clients-generation-pipeline in #1992
  • Handle unparseable objects in the Python client. by @jack-edmonds-dd in #2009
  • Add missing attributes envelope in ListAPIs response by @api-clients-generation-pipeline in #2000

Added

  • Allow the usage of the filters field when creating an agent rule by @api-clients-generation-pipeline in #1967
  • Add tileDef sort attribute by @api-clients-generation-pipeline in #1969
  • Add Security Monitoring rule test endpoint by @api-clients-generation-pipeline in #1983
  • Add originalFileName field to the SyntheticsTestRequestBodyFile definition by @api-clients-generation-pipeline in #1988
  • Add support for API management ListAPIs by @api-clients-generation-pipeline in #1995
  • Add elementsOperator to json path assertion for synthetic HTTP tests by @api-clients-generation-pipeline in #2006
  • Add /api/v2/org_configs specs by @api-clients-generation-pipeline in #2005
  • Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st by @api-clients-generation-pipeline in #2020
  • Add option for wait step in multistep api tests by @api-clients-generation-pipeline in #2019

Changed

  • Monitor priority can have custom ranges and be null by @api-clients-generation-pipeline in #2017

New Contributors

Full Changelog: 2.25.0...2.26.0

2.25.0

21 May 15:49
7e9d097
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix param retrieval for async client paginated calls by @garretruh in #1951

Added

  • Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in #1925
  • add 1 day logs to usage api docs by @api-clients-generation-pipeline in #1952
  • Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in #1957
  • Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in #1966
  • Add flex logs storage tier by @api-clients-generation-pipeline in #1968

Changed

  • Rename the Cloud Workload Security tag to CSM Threats by @api-clients-generation-pipeline in #1956

New Contributors

Full Changelog: 2.24.1...2.25.0

2.24.1

18 Apr 16:56
b1b7ac2
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix case search documentation by @api-clients-generation-pipeline in #1943

Added

  • Add support variablesFromScript in Synthetics API test by @api-clients-generation-pipeline in #1945

Full Changelog: 2.24.0...2.24.1

2.24.0

11 Apr 17:59
fe2ba68
Compare
Choose a tag to compare

What's Changed

Fixed

  • Update Cleanup script to use GCP STS endpoint by @api-clients-generation-pipeline in #1903
  • Add include data to get team memberships response by @api-clients-generation-pipeline in #1889

Added

  • Add ci-pipeline-fingerprints field in v2.2 by @api-clients-generation-pipeline in #1909
  • Add validation endpoint for Security Monitoring Rules by @api-clients-generation-pipeline in #1930
  • Add UA documentation for online_archive and incident_management by @api-clients-generation-pipeline in #1932
  • Mark unit as nullable by @api-clients-generation-pipeline in #1934
  • Add query_interval_seconds to time-slice SLO condition parameters by @api-clients-generation-pipeline in #1936
  • Support providing files for the file upload feature when creating a Synthetic API test by @api-clients-generation-pipeline in #1935
  • Adding SLO Reporting API Documentation by @api-clients-generation-pipeline in #1906
  • Security Monitoring Suppression - Add data_exclusion_query field by @api-clients-generation-pipeline in #1940
  • aws api adding extended and deprecating old resource collection field by @api-clients-generation-pipeline in #1938

Changed

  • Add Team relationship to AuthNMappings by @api-clients-generation-pipeline in #1864

Deprecated

  • Remove deprecated /api/v1/usage/attribution by @api-clients-generation-pipeline in #1920
  • Deprecate legacy hourly usage metering endpoints by @api-clients-generation-pipeline in #1916

Full Changelog: 2.23.0...2.24.0

2.23.0

13 Mar 18:55
659ae86
Compare
Choose a tag to compare

What's Changed

Fixed

  • Move under common tag Case Management by @api-clients-generation-pipeline in #1867
  • Include user data with team membership resource by @api-clients-generation-pipeline in #1863
  • Disable additionalProperties for Downtime Schedule UpdateRequest oneOfs by @api-clients-generation-pipeline in #1873
  • Fix ListServiceDefinitions pagination information by @api-clients-generation-pipeline in #1897

Added

  • Case Management Public API documentation by @api-clients-generation-pipeline in #1848
  • Make grpc steps available for synthetics api multisteps tests by @api-clients-generation-pipeline in #1866
  • Add cloud run filter to GCP v1 and v2 spec by @api-clients-generation-pipeline in #1845
  • add ASM serverless to usage metering API docs by @api-clients-generation-pipeline in #1876
  • Add new products to usage API docs by @api-clients-generation-pipeline in #1880
  • Adds support for ListMetricAssets endpoint by @api-clients-generation-pipeline in #1878
  • Add support for new CRUD agent rules endpoints by @api-clients-generation-pipeline in #1892
  • Add documentation for workflow usage attribution by @api-clients-generation-pipeline in #1898
  • Add Custom Destinations Public API by @api-clients-generation-pipeline in #1902

Changed

  • Update spec for DORA Metrics Incident endpoint by @api-clients-generation-pipeline in #1865

Deprecated

  • Deprecate the pattern property for SDS Standard Pattern Attributes by @api-clients-generation-pipeline in #1893
  • Deprecate Incident Services endpoints by @api-clients-generation-pipeline in #1904

New Contributors

Full Changelog: 2.22.0...2.23.0

2.22.0

06 Feb 21:00
510e196
Compare
Choose a tag to compare

What's Changed

Fixed

  • Add test support for file parameters by @api-clients-generation-pipeline in #1839
  • Make validation target type a union of int and float by @nkzou in #1843
  • Security Monitoring Suppressions - Make expiration date nullable in update payload by @api-clients-generation-pipeline in #1849

Added

  • Security Monitoring - Add API support for suppression rules by @api-clients-generation-pipeline in #1834
  • Document support for BYDAY in SLO corrections by @api-clients-generation-pipeline in #1840
  • Add missing optional field env in DORA API endpoints by @api-clients-generation-pipeline in #1841
  • Add compressedProtoFile field to SyntheticsTestRequest by @api-clients-generation-pipeline in #1838
  • Add daily limit reset options to logs indexes api by @api-clients-generation-pipeline in #1842
  • Add support for API management API by @api-clients-generation-pipeline in #1837
  • Add pagination helper for team memberships by @api-clients-generation-pipeline in #1851
  • Increase limit on allowed number of graphs in split graph widget by @api-clients-generation-pipeline in #1856

Deprecated

  • Mark dashboard 'is_read_only' and 'restricted_roles' properties as deprecated by @api-clients-generation-pipeline in #1827

Full Changelog: 2.21.0...2.22.0

2.21.0

10 Jan 18:24
c5a4db4
Compare
Choose a tag to compare

What's Changed

Fixed

  • Prioritize auth configuration values over environment variables by @therve in #1787

Added

  • Add priority field to SDS rule and standard-pattern by @api-clients-generation-pipeline in #1803
  • Document new resource_collection and is_security_command_center_enabled fields in GCP APIs by @api-clients-generation-pipeline in #1804
  • Add SAML attributes by @api-clients-generation-pipeline in #1797
  • Security Monitoring - Support custom third party rules by @api-clients-generation-pipeline in #1821
  • Add public API support for time-slice SLOs by @api-clients-generation-pipeline in #1813
  • Add included_keyword_configuration field to SDS rule by @api-clients-generation-pipeline in #1824
  • Update Documentation for APM DevSecOps by @api-clients-generation-pipeline in #1825

Changed

  • Mark v1 downtime endpoints as deprecated by @api-clients-generation-pipeline in #1818
  • Adding Cloud Cost Management API Documentation by @api-clients-generation-pipeline in #1811
  • Add support for Cloudflare API zone and resource fields by @api-clients-generation-pipeline in #1823

Full Changelog: 2.20.0...2.21.0

2.20.0

12 Dec 16:24
e02f805
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix Powerpack schema by @api-clients-generation-pipeline in #1752

Added

  • Add support for projected-cost endpoint by @api-clients-generation-pipeline in #1735
  • Document missing incident fields by @api-clients-generation-pipeline in #1756
  • Add active billing dimensions to usage metering by @api-clients-generation-pipeline in #1773
  • Add Cost Attribution To Usage Metering Public Beta Documentation by @api-clients-generation-pipeline in #1759
  • Update spec to include new DORA API endpoints by @api-clients-generation-pipeline in #1772
  • Add support to patch Synthetics test with partial data using JSON Patch by @api-clients-generation-pipeline in #1767
  • Document new api/app key schemas by @api-clients-generation-pipeline in #1755
  • Document new field filters for CloudWorkloadSecurityAgentRule by @api-clients-generation-pipeline in #1774
  • Live and historical custom timeseries docs by @api-clients-generation-pipeline in #1765
  • Add week_to_date and month_to_date to widget livespan by @api-clients-generation-pipeline in #1768
  • Use request data for undo operations in tests when response empty by @api-clients-generation-pipeline in #1745
  • Document included_keywords in ListStandardPatterns response by @api-clients-generation-pipeline in #1777
  • Document fields remote_config_read_enabled and category by @api-clients-generation-pipeline in #1775
  • Update Azure Spec to include Resource Collection by @api-clients-generation-pipeline in #1782
  • Allow creation of Application Security detection rules from the v2 API by @api-clients-generation-pipeline in #1784
  • Add Okta Integration APIs by @api-clients-generation-pipeline in #1766
  • Remove unstable flag for Events v2 api by @api-clients-generation-pipeline in #1791

Full Changelog: 2.19.0...2.20.0

2.19.0

15 Nov 19:35
a5491e4
Compare
Choose a tag to compare

What's Changed

Fixed

  • Add minimal typing_extensions version by @therve in #1728
  • Remove notify_no_data default by @api-clients-generation-pipeline in #1732
  • Fix SecurityMonitoringSignalAttribute field name by @api-clients-generation-pipeline in #1739
  • Fix typo in service definition field by @api-clients-generation-pipeline in #1754

Added

  • Update documentation for Cloud SIEM by @api-clients-generation-pipeline in #1722
  • Add containers API spec by @api-clients-generation-pipeline in #1723
  • Add serverless apm to usage attribution api by @api-clients-generation-pipeline in #1729
  • Document missing parameters by @api-clients-generation-pipeline in #1680
  • Powerpack Live Span Support by @api-clients-generation-pipeline in #1738
  • Add Amazon EventBridge endpoints to AWS Integration API by @api-clients-generation-pipeline in #1724
  • Add Container App filters to Azure API by @api-clients-generation-pipeline in #1703
  • Add UUID format support by @HantingZhang2 in #1743
  • Add new UA products to usage metering docs by @api-clients-generation-pipeline in #1741
  • Add scorecards endpoints by @api-clients-generation-pipeline in #1747
  • Document top list widget style by @api-clients-generation-pipeline in #1733
  • Add optional group-bys support to security signals by @api-clients-generation-pipeline in #1748

Changed

  • Add Beta Banner to Send Pipeline Events Endpoint by @api-clients-generation-pipeline in #1737
  • Remove endpoint for mute or unmute a finding and add support for bulk mute findings endpoint by @api-clients-generation-pipeline in #1734

Full Changelog: 2.18.0...2.19.0

2.18.0

16 Oct 14:32
0518953
Compare
Choose a tag to compare

What's Changed

Fixed

  • Pin setuptools_scm to < 8 by @skarimo in #1674
  • Fix schema for query scalar API by @api-clients-generation-pipeline in #1668
  • Remove the application key from CreateCIAppPipelineEvent endpoint by @api-clients-generation-pipeline in #1679
  • Document 403 on team endpoints by @api-clients-generation-pipeline in #1687
  • Pass all keyword/ arguments to avoid panics with setuptools_scm > 8 by @skarimo in #1702
  • Powerpack improve group_widget object by @api-clients-generation-pipeline in #1704
  • Remove escalation message default by @api-clients-generation-pipeline in #1720

Added

  • Add split graph widget to dashboard schema by @api-clients-generation-pipeline in #1644
  • Update public docs for CSM Enterprise and CSPM by @api-clients-generation-pipeline in #1664
  • Add serverless apps to usage and usage attribution by @api-clients-generation-pipeline in #1685
  • Add Network Device Monitoring Netflow to usage by @api-clients-generation-pipeline in #1694
  • Add Powerpacks endpoints to public api spec by @api-clients-generation-pipeline in #1665
  • Add account-tags to GCP Service Account Attributes by @api-clients-generation-pipeline in #1678
  • Add powerpack widget to dashboard schema by @api-clients-generation-pipeline in #1697
  • Add custom schedule to monitor scheduling options by @api-clients-generation-pipeline in #1681
  • Service Catalog support service definition schema v2.2 by @api-clients-generation-pipeline in #1709
  • Powerpack pagination and test fixes by @api-clients-generation-pipeline in #1716
  • Add support for container images endpoint by @api-clients-generation-pipeline in #1714
  • Add global IP ranges to spec by @api-clients-generation-pipeline in #1349

Changed

  • Add APM retention filter api documentation by @api-clients-generation-pipeline in #1653
  • Update request requirements of CI Visibility public pipelines write API by @api-clients-generation-pipeline in #1689
  • Add get APM retention filter endpoint by @api-clients-generation-pipeline in #1692
  • Remove beta label notice on create pipeline API endpoint by @api-clients-generation-pipeline in #1715

New Contributors

Full Changelog: 2.17.0...2.18.0