Releases: DataDog/datadog-api-client-typescript
Releases · DataDog/datadog-api-client-typescript
v1.11.0
What's Changed
Added
- Add restriction policy APIs by @api-clients-generation-pipeline in #1024
- Support RUM data source in Query API and fix aggregators by @api-clients-generation-pipeline in #1029
- Add endpoint to get and set on demand concurrency cap for Synthetics by @api-clients-generation-pipeline in #1025
- Publish IP allowlist APIs by @api-clients-generation-pipeline in #1012
- Expose Flutter fields to rum product in the meter usage API by @api-clients-generation-pipeline in #1036
- Add profiled fargate tasks to usage attribution by @api-clients-generation-pipeline in #1041
- Add cipipeline stream to ListStreamSource by @api-clients-generation-pipeline in #1000
- Add application_security to security monitoring rule type enum by @api-clients-generation-pipeline in #1039
- Add
ci_pipelines
enum toFormulaAndFunctionEventsDataSource
by @api-clients-generation-pipeline in #1051 - Add citest stream to ListStreamSource by @api-clients-generation-pipeline in #1045
- Add
logs_issue_stream
enum toListStreamSource
by @api-clients-generation-pipeline in #1052 - Add support for Incident Integration Metadata APIs by @api-clients-generation-pipeline in #1042
- Add SLO to GRACE API spec by @api-clients-generation-pipeline in #1060
- Add audit trail to usage metering API by @api-clients-generation-pipeline in #1059
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
Fixed
- More resilient
date-time
deserialization by @skarimo in #1009 - Set hosts versions as
type any
by @api-clients-generation-pipeline in #1022
Added
- Add orchestrator section in IP ranges by @api-clients-generation-pipeline in #1013
- Add Cloud Cost Management fields to Usage Metering endpoints by @api-clients-generation-pipeline in #1019
- Add cloud-cost as a supported query data source by @api-clients-generation-pipeline in #1007
- Add Cloud Cost And Container Excl Agent Usage Fields by @api-clients-generation-pipeline in #1023
- Add SLO status and error budget remaining to search API by @api-clients-generation-pipeline in #1028
- Add
sort
field to SLOListWidgetQuery by @api-clients-generation-pipeline in #1026
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
Fixed
- Mark timeseries values as nullable by @api-clients-generation-pipeline in #976
- Add namespaces attribute and rename excluded_attributes in SDS Public API by @api-clients-generation-pipeline in #988
- Set macV as
type any
by @api-clients-generation-pipeline in #1003
Added
- Add httpVersion option to Synthetics API tests by @api-clients-generation-pipeline in #981
- Add deprecationDate to security monitoring rule response by @api-clients-generation-pipeline in #982
- Add new group by configuration to list stream widget by @api-clients-generation-pipeline in #978
- Add synthetics advanced scheduling by @api-clients-generation-pipeline in #965
- Add notification preset enum field to monitor options by @api-clients-generation-pipeline in #985
- Add support for Cloudflare integration API by @api-clients-generation-pipeline in #984
- Add support for Fastly account API by @api-clients-generation-pipeline in #907
- Add monitor configuration policies by @api-clients-generation-pipeline in #987
- Support is_cspm_enabled field in GCP integrations by @api-clients-generation-pipeline in #996
- Add run workflow widget to dashboard schema by @api-clients-generation-pipeline in #990
- Add new missing enum values for
aggregation
anddetectionMethod
by @api-clients-generation-pipeline in #1005 - Add region to estimated cost and historical cost response by @api-clients-generation-pipeline in #1006
- Add Usage Metering container_excl_agent_usage fields by @api-clients-generation-pipeline in #1008
- Add event_stream fields to dashboard list stream widget by @api-clients-generation-pipeline in #1011
Changed
- Move Service account create from users to service accounts by @api-clients-generation-pipeline in #994
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
Fixed
- Remove incorrect required fields from CloudConfigurationComplianceRuleOptions by @api-clients-generation-pipeline in #958
- Update CI Visibility types of BucketResponse schema by @api-clients-generation-pipeline in #960
- Fix logs aggregate integer facets by @api-clients-generation-pipeline in #968
Added
- Add support for query scalar and timeseries endpoints by @api-clients-generation-pipeline in #955
- Add estimated rum sessions usage types to UA enums by @api-clients-generation-pipeline in #950
- Update API spec to allow primary timeframe, target, and warning by @api-clients-generation-pipeline in #963
- Add Usage Metering Cont Usage fields by @api-clients-generation-pipeline in #964
- Add secure field to synthetics config variables by @api-clients-generation-pipeline in #966
- Add Support for Incident Management Search API by @api-clients-generation-pipeline in #927
- Add TOTP parameters to Synthetics test options by @api-clients-generation-pipeline in #971
Changed
- Remove indexed logs from Usage Attribution by @api-clients-generation-pipeline in #970
- Remove pagination parameter from CI visibility aggregate endpoints by @api-clients-generation-pipeline in #975
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
Fixed
- Add missing response fields to MTD usage attribution endpoint by @api-clients-generation-pipeline in #935
- Reduce and relax
isNode
check by @skarimo in #938 - Fix missing field in Synthetics tests authentication configuration by @api-clients-generation-pipeline in #940
- Validate BDD models in tests by @skarimo in #904
- Mark
hosts
response version fields as nullable by @api-clients-generation-pipeline in #937
Added
- Add fields for CSPM GCP usage by @api-clients-generation-pipeline in #911
- Add offset and limit parameter to SLO correction API by @api-clients-generation-pipeline in #916
- Add documentation for Logs Pipelines ReferenceTableLogsLookupProcessor by @api-clients-generation-pipeline in #915
- Adding new field for the usage metering infra hosts by @api-clients-generation-pipeline in #919
- Add
include_percentiles
field in Logs Custom Metrics by @api-clients-generation-pipeline in #896 - Add OAuth support for Synthetics tests by @api-clients-generation-pipeline in #923
- Add new billable summary fields by @api-clients-generation-pipeline in #932
- RUM Applications Management API add client_token by @api-clients-generation-pipeline in #918
- Support GRPC unary calls in Synthetics by @api-clients-generation-pipeline in #930
- Add style object to dashboard widget formulas by @api-clients-generation-pipeline in #945
- Add enable_samples monitor option by @api-clients-generation-pipeline in #948
- Update security_monitoring endpoints for cloud_configuration rules by @api-clients-generation-pipeline in #949
- Add support for sensitive data scanner APIs by @api-clients-generation-pipeline in #942
- Add synthetics_parallel_testing to Usage Metering API by @api-clients-generation-pipeline in #951
- Synthetics add pagination params to get all tests endpoint by @api-clients-generation-pipeline in #952
Changed
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
Fixed
- Remove node specific checks and unblock running in workers by @skarimo in #899
- Fallback on
cross-fetch
only whenfetch
is not available by @skarimo in #900 - Fix service catalog schema change by @api-clients-generation-pipeline in #906
Added
- Add support for CI Visibility API by @api-clients-generation-pipeline in #880
- Add support for querying logs in Online Archives by @api-clients-generation-pipeline in #871
- Add new SDS fields to usage API by @api-clients-generation-pipeline in #881
- Remove Beta status for SLO history endpoint by @api-clients-generation-pipeline in #883
- Update formula and function monitor enum datasource by @api-clients-generation-pipeline in #886
- Update formula and function monitor enum datasource by @api-clients-generation-pipeline in #889
- Add scheduling_options to monitor definition by @api-clients-generation-pipeline in #890
- Appsec Fargate Public Documentation by @api-clients-generation-pipeline in #893
- Adds noScreenshot to SyntheticsStep by @api-clients-generation-pipeline in #895
- Add support for xpath assertions in synthetics tests by @api-clients-generation-pipeline in #876
- Add bodyType to Synthetics request by @api-clients-generation-pipeline in #901
Changed
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
Fixed
- Add Default Rule ID in SignalRuleResponseQuery by @api-clients-generation-pipeline in #868
- Remove incident's resolved attribute from update requests by @api-clients-generation-pipeline in #869
- Fix event monitor created_at by @api-clients-generation-pipeline in #870
- Fix error handling in APIs by @therve in #875
- Fix spectral rules by @api-clients-generation-pipeline in #873
Added
- Add notify_by monitor option by @api-clients-generation-pipeline in #862
- Add support for service definitions APIs by @api-clients-generation-pipeline in #874
- Add support for confluent cloud integration by @api-clients-generation-pipeline in #813
Deprecated
- Deprecate metric field of Security Monitoring Rules by @api-clients-generation-pipeline in #878
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
Fixed
- Handle errors in deserialization errors by @therve in #836
- Refactor RuleQuery models by @api-clients-generation-pipeline in #854
- Fix SearchSLO response structure by @api-clients-generation-pipeline in #856
- Fix debug output by @therve in #857
Added
- Add ListActiveConfigurations endpoint and add new filter[queried] param to list tag configurations endpoint by @api-clients-generation-pipeline in #785
- Add doesNotExist to synthetics operator enum by @api-clients-generation-pipeline in #825
- Add TopologyMapWidget to dashboard schema by @api-clients-generation-pipeline in #828
- Add Overall Status support to SLO Search API by @api-clients-generation-pipeline in #830
- Add APM Fargate to Usage Metering API by @api-clients-generation-pipeline in #824
- Add support for template variable multiselect in dashboards by @api-clients-generation-pipeline in #835
- Add storage option to widget query definitions by @api-clients-generation-pipeline in #840
- Add support for retrieving a security signal by ID by @api-clients-generation-pipeline in #848
- Add support for signal correlation API by @api-clients-generation-pipeline in #841
- Add support for SLO List widget by @api-clients-generation-pipeline in #847
- Add new historical_cost endpoint, and update estimate_cost by @api-clients-generation-pipeline in #839
- Add support for incident attachment APIs by @api-clients-generation-pipeline in #852
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
Fixed
- Update Pagerduty operation
DeletePagerDutyIntegrationService
response status code by @api-clients-generation-pipeline in #778
Added
- Add support for digest auth in synthetics tests by @api-clients-generation-pipeline in #786
- Add support for RUM application endpoints by @api-clients-generation-pipeline in #787
- add priority parameters for dashboard monitor summary widget by @api-clients-generation-pipeline in #794
- Add
logs_pattern_stream
tolist_stream
widget source by @api-clients-generation-pipeline in #797 - Add group_retention_duration and on_missing_data monitor options by @api-clients-generation-pipeline in #789
- Expose CSPM aws host count in Usage Metering API by @api-clients-generation-pipeline in #809
- Add support for configuring zstdCompressorCallback by @skarimo in #811
- Add estimated ingested logs attribution by @api-clients-generation-pipeline in #779
- Add org region to usage summary and billable usage summary by @api-clients-generation-pipeline in #804
- add compression methods to metric payloads by @api-clients-generation-pipeline in #775
- Add role relationships to RoleUpdateData by @api-clients-generation-pipeline in #806
- Add
ci_tests
enum to FormulaAndFunctionEventsDataSource by @api-clients-generation-pipeline in #805 - Add missing options and request option to synthetics test by @api-clients-generation-pipeline in #796
- Add support for global variable from multistep synthetics tests by @api-clients-generation-pipeline in #765
Changed
- update deprecated usage attribution API docs to direct users to migra… by @api-clients-generation-pipeline in #798
- [Synthetics] remove started form eventType enum by @api-clients-generation-pipeline in #800
New Contributors
- @victorien-provenzano made their first contribution in #791
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
Fixed
- Add synthetics results api replay only tests by @api-clients-generation-pipeline in #763
Added
- docs(dataviz): update Treemap widget definition with deprecated properties + updated description [VIZZ-2305] by @api-clients-generation-pipeline in #764
- Add hourly usage v2 endpoint by @api-clients-generation-pipeline in #749
- Add metrics field in the RuleQuery by @api-clients-generation-pipeline in #750
- Add support for Events V2 endpoint by @api-clients-generation-pipeline in #727
- [RQ-2492]: Add custom_events to list of product families in hourly-usage api. by @api-clients-generation-pipeline in #774
- Re-introduce Estimated Cost API by @api-clients-generation-pipeline in #780
Full Changelog: v1.1.0...v1.2.0