Releases: DataDog/datadog-api-client-python
Releases · DataDog/datadog-api-client-python
2.4.0
What's Changed
Fixed
- Refactor RuleQuery models by @api-clients-generation-pipeline in #1183
- Fix SearchSLO response structure by @api-clients-generation-pipeline in #1184
- Handle deprecation of APIs and attributes by @therve in #1170
Added
- Add ListActiveConfigurations endpoint and add new filter[queried] param to list tag configurations endpoint by @api-clients-generation-pipeline in #1120
- Improve enum handling by @therve in #1159
- Support proxy in async client by @therve in #1162
- Add doesNotExist to synthetics operator enum by @api-clients-generation-pipeline in #1153
- Add TopologyMapWidget to dashboard schema by @api-clients-generation-pipeline in #1157
- Add Overall Status support to SLO Search API by @api-clients-generation-pipeline in #1158
- Add APM Fargate to Usage Metering API by @api-clients-generation-pipeline in #1152
- Add support for template variable multiselect in dashboards by @api-clients-generation-pipeline in #1163
- Add storage option to widget query definitions by @api-clients-generation-pipeline in #1167
- Add support for retrieving a security signal by ID by @api-clients-generation-pipeline in #1175
- Add support for signal correlation API by @api-clients-generation-pipeline in #1168
- Add support for SLO List widget by @api-clients-generation-pipeline in #1174
- Add new historical_cost endpoint, and update estimate_cost by @api-clients-generation-pipeline in #1166
- Add support for incident attachment APIs by @api-clients-generation-pipeline in #1181
New Contributors
- @nkzou made their first contribution in #1151
- @dependabot made their first contribution in #1171
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
Fixed
- Update Pagerduty operation
DeletePagerDutyIntegrationService
response status code by @api-clients-generation-pipeline in #1114 - Fix oneOf primitive objects creation by @therve in #1125
Added
- Add support for digest auth in synthetics tests by @api-clients-generation-pipeline in #1121
- Add support for RUM application endpoints by @api-clients-generation-pipeline in #1122
- add priority parameters for dashboard monitor summary widget by @api-clients-generation-pipeline in #1127
- Add
logs_pattern_stream
tolist_stream
widget source by @api-clients-generation-pipeline in #1129 - Add group_retention_duration and on_missing_data monitor options by @api-clients-generation-pipeline in #1124
- Expose CSPM aws host count in Usage Metering API by @api-clients-generation-pipeline in #1141
- Add estimated ingested logs attribution by @api-clients-generation-pipeline in #1115
- Add org region to usage summary and billable usage summary by @api-clients-generation-pipeline in #1136
- add compression methods to metric payloads by @api-clients-generation-pipeline in #1112
- Add role relationships to RoleUpdateData by @api-clients-generation-pipeline in #1138
- Add
ci_tests
enum to FormulaAndFunctionEventsDataSource by @api-clients-generation-pipeline in #1137 - Add missing options and request option to synthetics test by @api-clients-generation-pipeline in #1128
- Add support for global variable from multistep synthetics tests by @api-clients-generation-pipeline in #1100
Changed
- update deprecated usage attribution API docs to direct users to migra… by @api-clients-generation-pipeline in #1130
- [Synthetics] remove started form eventType enum by @api-clients-generation-pipeline in #1132
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
Added
- docs(dataviz): update Treemap widget definition with deprecated properties + updated description [VIZZ-2305] by @api-clients-generation-pipeline in #1099
- Add hourly usage v2 endpoint by @api-clients-generation-pipeline in #1084
- Add metrics field in the RuleQuery by @api-clients-generation-pipeline in #1085
- Add support for Events V2 endpoint by @api-clients-generation-pipeline in #1057
- [RQ-2492]: Add custom_events to list of product families in hourly-usage api. by @api-clients-generation-pipeline in #1108
- Re-introduce Estimated Cost API by @api-clients-generation-pipeline in #1116
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
Fixed
- Remove include_percentiles default by @api-clients-generation-pipeline in #1065
- Mark message as required for Synthetics tests by @api-clients-generation-pipeline in #1059
- Add synthetics results api replay only tests by @api-clients-generation-pipeline in #1098
Added
- New usage metering endpoint for estimated cost by org by @api-clients-generation-pipeline in #1069
- Add estimated indexed spans usage attribution by @api-clients-generation-pipeline in #1068
- Handle raw json for additionalProperties in typescript by @api-clients-generation-pipeline in #1040
- Add Application Security Monitoring Hosts Attribution by @api-clients-generation-pipeline in #1070
- Add support for security monitoring rule dynamic criticality by @api-clients-generation-pipeline in #1054
- Update IP ranges with synthetics private locations section by @api-clients-generation-pipeline in #1075
- Add typing information to pagination methods by @therve in #1078
- Add new products to billable summary by @api-clients-generation-pipeline in #1080
- Update usage attribution enums by @api-clients-generation-pipeline in #1071
- Add estimated ingested spans to usage attribution by @api-clients-generation-pipeline in #1089
- Add v2 Security monitoring signals triage operations. by @api-clients-generation-pipeline in #1081
Changed
- Add typing to API arguments by @therve in #1076
- Update metric intake v2 accept response by @api-clients-generation-pipeline in #1077
- Add description of metric type enums by @api-clients-generation-pipeline in #1090
- remove x-unstable property for usage attribution endpoints by @api-clients-generation-pipeline in #1097
New Contributors
- @ganeshkumarsv made their first contribution in #1095
Full Changelog: 2.0.0...2.1.0
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
zstd1
Content-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_gb
field to Logs Archives by @api-clients-generation-pipeline in #973 - Add
mute_first_recovery_notification
option 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-tests
monitor 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
date
field inLogsByRetentionMonthlyUsage
by @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
ListSLOs
by @jirikuncar in #955 - Serialize body in async client by @therve in #952
- Set correct type for
tags
property 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-pipelines
monitor using Formulas and Functions by @api-clients-generation-pipeline in #906 - Add aggregate endpoint for RUM by @api-clients-generation-pipeline in #919
- Add
median
aggregation 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_roles
to 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_usage
andlambda_percentage
from usage API by @api-clients-generation-pipeline in #914 - [dashboards] Removed
issue_stream
type fromListStreamSource
by @api-clients-generation-pipeline in #944
Deprecated
- [monitors] Deprecate
locked
property and clarify documentation forrestricted_roles
by @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_user
by @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
CloudWorkloadSecurityAgentRuleAttributes
by @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
isCritical
to 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_store
map 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
offset
andlimit
parameters 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_count
and update documentation forrum_session_count
. See #773. - [Added] Add retry options for a step in Synthetics multistep test. See #758.
- [Added] Document
author_name
in 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 alert
to 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.tags
type. 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.