Releases: DataDog/datadog-api-client-python
Releases · DataDog/datadog-api-client-python
2.0.0
What's Changed
Fixed
- AuthN Mapping spec cleanup to match implementation by @api-clients-generation-pipeline in #1006
- Fix compress call by @therve in #1028
- Add cls to the list of keywords by @therve in #1038
- Fix additionalProperties on SyntheticsAPITestResultData by @api-clients-generation-pipeline in #1036
- Fix synthetics vitals type by @api-clients-generation-pipeline in #1039
Added
- Add connection to synthetics assertion type enum by @api-clients-generation-pipeline in #1010
- Add grpc subtype to synthetics tests by @api-clients-generation-pipeline in #985
- Add support for
zstd1Content-Encoding by @jirikuncar in #946 - Add include descendants to monthly and hourly usage attribution APIs by @api-clients-generation-pipeline in #1032
- Add v2 endpoints for Opsgenie Integration by @api-clients-generation-pipeline in #1021
- Add distribution points intake endpoint by @api-clients-generation-pipeline in #1019
- Add height and width params to graph snapshot by @api-clients-generation-pipeline in #1048
- Add support for defining histogram requests in Distribution widgets by @api-clients-generation-pipeline in #1030
- Add DowngradeOrg endpoint by @api-clients-generation-pipeline in #1050
- Add new options for new value detection type on security monitoring rules by @api-clients-generation-pipeline in #1042
- Add ci execution rule in Synthetics options by @api-clients-generation-pipeline in #1043
- Add SLO Search API endpoint by @api-clients-generation-pipeline in #949
Changed
- Remove unstable marker from SLO corrections API by @api-clients-generation-pipeline in #1020
- Remove unstable/beta note since Metrics Without Limits is GA by @api-clients-generation-pipeline in #1029
- Refactor API client by @therve in #1018
- Remove unstable marker on security list signal endpoint by @api-clients-generation-pipeline in #1047
New Contributors
Full Changelog: 1.12...2.0.0
1.12.0
What's Changed
Fixed
- Remove duplicated lazy imports by @therve in #983
- Remove unused pararameter from authn mapping by @api-clients-generation-pipeline in #986
Added
- Expose v2 usage endpoint for application security monitoring by @api-clients-generation-pipeline in #978
- Add
rehydration_max_scan_size_in_gbfield to Logs Archives by @api-clients-generation-pipeline in #973 - Add
mute_first_recovery_notificationoption to downtime by @api-clients-generation-pipeline in #942 - Add lambda traced invocations usage endpoint by @api-clients-generation-pipeline in #984
- Expose new usage field for react sessions by @api-clients-generation-pipeline in #987
- Add missing option and enum value for SecurityMonitoringRule by @api-clients-generation-pipeline in #993
- Adds docs for metric estimate endpoint by @api-clients-generation-pipeline in #975
- Allow additional log attributes by @api-clients-generation-pipeline in #966
- Add v2 endpoint for submitting series by @api-clients-generation-pipeline in #911
- Add
ci-testsmonitor type by @api-clients-generation-pipeline in #992 - Add RUM settings schema to synthetics tests by @api-clients-generation-pipeline in #1001
- Add v1 signal triage endpoints by @api-clients-generation-pipeline in #997
Deprecated
- Deprecate old usage apis by @api-clients-generation-pipeline in #989
Full Changelog: 1.11.0...1.12
1.11.0
What's Changed
Fixed
- Fix type for
datefield inLogsByRetentionMonthlyUsageby @api-clients-generation-pipeline in #864 - Fix org name maximum by @api-clients-generation-pipeline in #894
- Fix pagination for top avg metrics endpoint by @api-clients-generation-pipeline in #899
- Rename models and operations with mixed cases by @therve in #904
- Fix generation of oneOf types by @jirikuncar in #921
- Allow bool coercion/conversion by @therve in #922
- Fix type of nullable additionalProperties by @jirikuncar in #926
- Make type optional for synthetics basic auth model by @api-clients-generation-pipeline in #933
- Fix camel case version of
ListSLOsby @jirikuncar in #955 - Serialize body in async client by @therve in #952
- Set correct type for
tagsproperty by @api-clients-generation-pipeline in #950
Added
- Add impossible travel detection method by @api-clients-generation-pipeline in #855
- Add CI App usage endpoint and usage summary columns by @api-clients-generation-pipeline in #860
- [RUM] Add search endpoints by @api-clients-generation-pipeline in #859
- Add support for getting online archive usage by @api-clients-generation-pipeline in #868
- Add endpoint for retrieving audit logs by @api-clients-generation-pipeline in #866
- Add support for Error Tracking monitors by @api-clients-generation-pipeline in #896
- Add support for
ci-pipelinesmonitor using Formulas and Functions by @api-clients-generation-pipeline in #906 - Add aggregate endpoint for RUM by @api-clients-generation-pipeline in #919
- Add
medianaggregation functions to RUM and logs by @api-clients-generation-pipeline in #931 - Add endpoint for validation of existing monitors by @api-clients-generation-pipeline in #932
- Create new ListStreamSource types in order to deprecate ISSUE_STREAM by @api-clients-generation-pipeline in #939
- [Query Value Widget] Add the timeseries background by @api-clients-generation-pipeline in #930
- Add
restricted_rolesto Synthetics tests and private locations by @api-clients-generation-pipeline in #941 - Add v2 SAML config IdP Metadata upload endpoint by @api-clients-generation-pipeline in #948
- Support pagination in Python by @api-clients-generation-pipeline in #957
- Add Usage API endpoint for observability-pipelines and add properties to v1 GetUsageSummary by @api-clients-generation-pipeline in #928
- Add Historical Chargeback Summary endpoint by @api-clients-generation-pipeline in #967
Changed
- Move shared modules outside of versions by @therve in #870
- Bump minimum python by @therve in #883
- Migrate to a global configuration by @therve in #900
Removed
- Remove
lambda_usageandlambda_percentagefrom usage API by @api-clients-generation-pipeline in #914 - [dashboards] Removed
issue_streamtype fromListStreamSourceby @api-clients-generation-pipeline in #944
Deprecated
- [monitors] Deprecate
lockedproperty and clarify documentation forrestricted_rolesby @api-clients-generation-pipeline in #888
New Contributors
- @juan-fernandez made their first contribution in #869
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
Fixed
- Add missing type to enum by @api-clients-generation-pipeline in #844
- Add nullable user relationships to incidents and use this relationship schema for
commander_userby @api-clients-generation-pipeline in #799 - Fix event intake response by @api-clients-generation-pipeline in #849
- Use custom generator by @therve in #853
Added
- [Synthetics] Add missing option for SSL tests by @api-clients-generation-pipeline in #851
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
Fixed
- Add missing type to
CloudWorkloadSecurityAgentRuleAttributesby @api-clients-generation-pipeline in #841
Added
- Add organization metadata to additional Usage API responses by @api-clients-generation-pipeline in #809
- Add support for formula and function in monitors by @api-clients-generation-pipeline in #815
- Add endpoint for managing SAML AuthN mappings by @api-clients-generation-pipeline in #813
- [Synthetics] Add
isCriticalto browser test steps by @api-clients-generation-pipeline in #826 - Add metrics bulk-config endpoint by @api-clients-generation-pipeline in #818
- Add support for "estimated usage attribution" by @api-clients-generation-pipeline in #839
- Add org metadata for all hourly usage endpoints by @api-clients-generation-pipeline in #843
Changed
- Add CSPM usage fields and change properties to nullable doubles by @api-clients-generation-pipeline in #795
- Add synthetics test result failure field by @api-clients-generation-pipeline in #811
- Fix funnel steps definition by @api-clients-generation-pipeline in #832
- Store unknown model properties in
_data_storemap by @therve in #837 - Extract incident meta object by @api-clients-generation-pipeline in #838
Full Changelog: 1.8.0...1.9.0
1.8.0
- [Added] Add
filter[deleted]parameter for searching recently deleted dashboards. See #787. - [Added] Add support for authentication and proxy options in Synthetics. See #742.
- [Added] Support formulas and functions in Treemap Widget. See #782.
- [Added] Add Cloud Workload Security Agent Rules API. See #769.
- [Added] Add
offsetandlimitparameters to usage listing endpoint. See #774. - [Added] Add monthly usage attribution API spec. See #754.
- [Added] Add missing hosts metadata fields. See #747.
- [Added] Add
replay_session_countand update documentation forrum_session_count. See #773. - [Added] Add retry options for a step in Synthetics multistep test. See #758.
- [Added] Document
author_namein dashboard response. See #755. - [Added] Add organization metadata for RUM sessions usage and expose
rum_browser_and_mobile_session_count. See #748. - [Added] Add endpoint to retrieve hourly usage attribution. See #724.
- [Added] Add support for scoped application keys. See #705.
- [Added] Add endpoint for cloning roles. See #732.
- [Added] Add organization metadata for audit logs, CWS, CSPM, DBM. See #740.
- [Added] Add
ci-pipelines alertto monitors enum. See #731. - [Added] Add support for sunburst widget in dashboard. See #736.
- [Added] Add async client to Python. See #737.
- [Fixed] Clarify required fields for
SyntheticsAPIStep,SyntheticsAPITest, andSyntheticsBrowserTest. See #667. - [Fixed] Fixes to Cloud Workload Security API. See #785.
- [Fixed] Make downtime weekdays nullable. See #761.
- [Fixed] Do type conversion all the time in Python. See #757.
- [Fixed] Fix a typo in an incident field attribute description. See #713.
- [Fixed] Fix
SecurityMonitoringSignal.attributes.tagstype. See #716. - [Changed] Remove read only fields in
EventCreateRequest. See #783. - [Changed] Change pagination arguments for querying usage attribution. See #753.
- [Deprecated] Remove session counts from RUM units response. See #728.
- [Removed] Remove deprecated AgentRule field in Security Rules API for CWS. See #746.
1.7.0
- [Added] [dashboards formulas and functions] Add formulas and functions support to change widget. See #567.
- [Added] Add RUM Units to usage metering API. See #657.
- [Added] Add trigger synthetics tests endpoint. See #642.
- [Added] [Synthetics] Add support for UDP API tests. See #662.
- [Added] Add support for
websocketsynthetics tests. See #674. - [Added] Add support for profiled Fargate tasks in Usage API. See #670.
- [Added] Add 429 error responses. See #675.
- [Added] Document query in
MonitorSearchResult. See #690. - [Added] Expose
public_idandorg_namein Usage API response. See #692. - [Added] Add endpoint to get corrections applied to an SLO. See #689.
- [Added] Expose estimated logs usage in Usage Attribution API. See #700.
- [Added] Add Limit Note for Hourly Requests. See #699.
- [Fixed] Fix type for
ratio_in_monthin usage metering. See #652. - [Fixed] Change
UsageNetworkFlowsHour.indexed_event_countto match actual API. See #661. - [Fixed] SLO Correction attributes
rruleanddurationcan be nullable. See #665. - [Fixed] Mark
batch_idin Synthetics Trigger CI response as nullable. See #677. - [Fixed] Remove event title length constraint. See #682.
- [Fixed] Fix monitor
timeout_hexample and limits. See #687. - [Fixed] Be more resilient to plain text errors. See #696.
- [Fixed] Make python fail properly on invalid header. See #711.
- [Fixed] Remove python unused conversion arguments calls. See #714.
- [Changed] [Synthetics] Fix required target in assertions and type in step results. See #666.
- [Changed] Reorganize python params_map. See #710.
1.6.0
- [Added] Add support for Azure
automuteoption. See #647. - [Added] Add v2 intake endpoint. See #640.
- [Added] Add support for RRULE fields in SLO corrections. See #600.
- [Added] Add aggregations attribute to v2 metric tag configuration. See #577.
- [Added] Add
apm_stats_queryproperty toDistributionWidgetRequest. See #628. - [Fixed] Use plural form for dbm hosts usage properties. See #611.
- [Fixed] Make monitor properties
priorityandrestricted_rolesnullable. See #627. - [Changed] Update Synthetics CI test metadata. See #610.
- [Deprecated] Update property descriptions for Dashboard RBAC release. See #639.
1.5.0
- [Added] Add
typeandis_templateproperties to notebooks. See #615. - [Added] Add
renotify_occurrencesandrenotify_statusesmonitor options. See #613. - [Added] Add
servernameproperty to SSL Synthetics tests request. See #603. - [Added] Document encoding in metrics intake. See #604.
- [Added] Add support for formulas and functions in the Scatterplot Widget for dashboards. See #587.
- [Added] Add support for gzip and deflate encoding. See #593.
- [Added] Add information about creator to Synthetics tests details. See #596.
- [Added] Add support for funnel widget in dashboards. See #590.
- [Added] Add formula and function APM resource stats query definition for dashboards. See #582.
- [Added] ApmDependencyStatsQuery for formulas and functions dashboard widgets. See #581.
- [Fixed] Fix handling of primitive types in oneOfs. See #621.
- [Fixed] Remove event title length constraint. See #598.
- [Fixed] Allow nullable date in notebook cells. See #607.
- [Fixed]
IncidentFieldAttributesMultipleValuecan be nullable. See #602. - [Fixed] Fix incidents schemas. See #601.
- [Fixed] Make sure that OpenAPI definition are valid with real server responses. See #595.
- [Fixed] Fix typo in usage attribution field names for profiled containers. See #597.
- [Fixed] Make the name property required for APM Dependency Stat Query widget. See #586.
- [Fixed] Mark SLO Correction Type as required. See #568.
- [Changed] Enable compression in responses. See #612.
- [Changed] Use AVG aggregation function for DBM queries. See #592.
1.4.0
- [Added] Add restricted roles for Synthetics global variables. See #550.
- [Added] Add events data source to Dashboard widgets. See #545.
- [Added] Adding support for security monitoring rule
typeproperty. See #544. - [Added] Add
batch_idto the synthetics trigger endpoint response. See #556. - [Added] Add
audit alertmonitor type. See #559. - [Added] Add DBM usage endpoint. See #546.
- [Added] Add config variables to Synthetics browser test config. See #563.
- [Added] Added
available_valuesproperty to template variables schema. See #564. - [Added] Add
follow_redirectsoptions to test request in Synthetics. See #571. - [Fixed] Minor fixes of the incident schema. See #552.
- [Fixed] Make SLO history metadata unit nullable. See #555.
- [Fixed] Fix python unparsed serialization. See #569.
- [Fixed] Fix SLO history error response type for overall errors. See #570.
- [Changed] Fix SLO history schema for groups and monitors fields. See #575.
- [Changed] Remove metadata from required list for metric SLO history endpoint. See #579.