- Fix additionalproperties generation issue in models by @nkzou in #2145
- Adds accepted reasons for archiving signal by @api-clients-generation-pipeline in #2009
- Add usage type breakdown for error tracking billing dimension by @api-clients-generation-pipeline in #2090
- Add Historical Job endpoints to Datadog API spec by @api-clients-generation-pipeline in #2089
- Add new keys for CWS Fargate Task in summary usage and usage attribution endpoints by @api-clients-generation-pipeline in #2094
- Add missing measures for SLOs data source by @api-clients-generation-pipeline in #2095
- Create AWS Integrations v2 API spec by @api-clients-generation-pipeline in #1846
- Add step_functions as valid enum for v1 AWS tag filter spec by @api-clients-generation-pipeline in #2102
- Fix authz scope descriptions by @api-clients-generation-pipeline in #2112
- Updated OpenAPI logs_pattern_query to support Patterns for any attribute by @api-clients-generation-pipeline in #2111
- Add API specification for events intake v2 by @api-clients-generation-pipeline in #2053
- Data Deletion Endpoints Documentation by @api-clients-generation-pipeline in #2097
- Add
exitIfSucceed
to multistep API tests by @api-clients-generation-pipeline in #2138 - Security Monitoring Rule - Add the updatedAt field in the SecurityMonitoringStandardRuleResponse by @api-clients-generation-pipeline in #2114
- add docs for pagination in /api/v2/metrics endpoint by @api-clients-generation-pipeline in #2021
- Add daily as a valid enum for SLOReportInterval by @api-clients-generation-pipeline in #2149
- Add new product Code Security host for summary endpoint and UA endpoints by @api-clients-generation-pipeline in #2116
- Add CSM Agents Read Endpoint by @api-clients-generation-pipeline in #2147
- Add app builder API spec by @api-clients-generation-pipeline in #2141
- Fix spelling error for bindings by @api-clients-generation-pipeline in #2091
- Revert the earlier spelling change by @api-clients-generation-pipeline in #2096
- Remove mobile device ids and make all device ids simple string by @api-clients-generation-pipeline in #2108
- Remove support for
namespace_filters.include/exclude_all
in v2 AWS Integrations API by @api-clients-generation-pipeline in #2110 - Add running pipelines on custom pipelines API by @api-clients-generation-pipeline in #2105
- Remove unnecessary field in list stream column config by @api-clients-generation-pipeline in #2150
- Remove
/api/v2/cost/enabled
by @api-clients-generation-pipeline in #2135
- @bthuilot made their first contribution in #2144
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.28.1...v2.29.1
- Fix Toplist widget's stacked display style - remove legend as required field by @api-clients-generation-pipeline in #2030
- Remove user fields that are unsupported by the Incidents API by @api-clients-generation-pipeline in #2043
- Fix Synthetics batch status by @api-clients-generation-pipeline in #2084
- Add MSTeams integration metadata info by @api-clients-generation-pipeline in #2045
- Add
code_analysis_sa_committers_hwm
andcode_analysis_sca_committers_hwm
to UsageMetering by @api-clients-generation-pipeline in #2046 - Update GCP API Spec to support
is_resource_change_collection_enabled
by @api-clients-generation-pipeline in #2049 - Add vulnerability type to Findings API by @api-clients-generation-pipeline in #2048
- Update Documentation for Data Stream Monitoring by @api-clients-generation-pipeline in #2055
- Add LLM Observability to ListStreamSource by @api-clients-generation-pipeline in #2054
- Add synthetics stepDetail.allowFailure and stepDetail.failure by @api-clients-generation-pipeline in #2064
- Integrate incident types into Incidents API documentation by @api-clients-generation-pipeline in #2047
- Add
use_recommended_keywords
attribute to sensitive data scanner rule spec by @api-clients-generation-pipeline in #2075 - Add domain allowlist endpoints by @api-clients-generation-pipeline in #2072
- Add v2 endpoints for RUM custom metrics. by @api-clients-generation-pipeline in #2076
- Documentation for beta /v2/usage/billing_dimension_mapping by @api-clients-generation-pipeline in #1995
- Add
alwaysExecute
andexitIfSucceed
to Synthetics steps by @api-clients-generation-pipeline in #2085 - Add metric_namespace_configs to GCP v2 API by @api-clients-generation-pipeline in #2087
- Edit Naming for v2 Microsoft Teams Integration Endpoints by @api-clients-generation-pipeline in #2044
- Change the mobile device ids from enum to string by @api-clients-generation-pipeline in #2042
- Mark Cost Attribution end_month parameter as not required by @api-clients-generation-pipeline in #2027
- Allow for any type for additionalProperties in HTTPLogItem by @api-clients-generation-pipeline in #2062
- Make some amendments to the new mobiles schema by @api-clients-generation-pipeline in #2061
- Make value be oneOf number or string by @api-clients-generation-pipeline in #2077
- Add examples for resources for Cloudflare by @api-clients-generation-pipeline in #2070
- Remove deprecated estimated usage types for usage attribution by @api-clients-generation-pipeline in #2068
- Deprecate two sds metadata fields by @api-clients-generation-pipeline in #2060
- Delete
api/v2/cost/aws_related_accounts
from spec by @api-clients-generation-pipeline in #2078 - Deprecate
api/v2/cost/enabled
by @api-clients-generation-pipeline in #2080
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.27.1...v2.28.1
- change schema used in FastlyServicesResponse by @api-clients-generation-pipeline in #2020
- Update configuration for frozen-string-literal by @HParker in #1971
- Allow Table Widget requests to specify text replace formatting in dashboards by @api-clients-generation-pipeline in #1993
- Add documentation for Data Jobs Monitoring summary keys by @api-clients-generation-pipeline in #1997
- Update estimate docs with realtime changes by @api-clients-generation-pipeline in #2024
- Ensure clients can handle empty oneOf objects by @api-clients-generation-pipeline in #2022
- Add referenceTables field to security monitoring endpoints by @api-clients-generation-pipeline in #2017
- Add UA documentation for new DJM usage_type by @api-clients-generation-pipeline in #2018
- Add v2 endpoints for MS Teams Integration by @api-clients-generation-pipeline in #2026
- Add documention for OCI Integration by @api-clients-generation-pipeline in #2033
- Add schema for mobile test by @api-clients-generation-pipeline in #2010
- Add Synthetics endpoint to fetch uptimes in API spec by @api-clients-generation-pipeline in #1984
- Split the synthetics request port field into a oneOf by @api-clients-generation-pipeline in #2005
- Remove unused field
color
inTeamUpdateAttributes
by @api-clients-generation-pipeline in #1998 - Powerpack add support for prefix and available values by @api-clients-generation-pipeline in #2011
- Update v2 metrics list endpoint filter by metric type to use metric type category by @api-clients-generation-pipeline in #2025
- @HParker made their first contribution in #1971
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.26.1...v2.27.1
- Handle models with
v[0-9]
in name when loading them by @skarimo in #2002
- Add new synthetics HTTP javascript assertion by @api-clients-generation-pipeline in #1939
- Dashboards - Toplist widget style - Add palette by @api-clients-generation-pipeline in #1992
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.26.0...v2.26.1
- Add
is_totp
andis_fido
to Synthetic global variables by @api-clients-generation-pipeline in #1910
- Add
api_key
andname
toCloudflareAccountResponseAttributes
. by @api-clients-generation-pipeline in #1953 - Add
api_key
andname
toFastlyAccountUpdateRequestAttributes
. by @api-clients-generation-pipeline in #1954 - Add
opsgenie_api_key
toOpsgenieServiceResponseAttributes
. by @api-clients-generation-pipeline in #1955 - Add
category
andremote_config_read_enabled
toAPIKeyCreateAttributes
, and addLeakedKey
. by @api-clients-generation-pipeline in #1956 - Allow 4 group-bys for pattern viz by @api-clients-generation-pipeline in #1963
- add url attribute to metrics assets v2 api by @api-clients-generation-pipeline in #1965
- Add editable field to suppression rule by @api-clients-generation-pipeline in #1874
- Add
num_flex_logs_retention_days
field to logs_indexes api spec by @api-clients-generation-pipeline in #1967 - Software catalog openapi spec by @api-clients-generation-pipeline in #1962
- enable additionalProperties by default and check when false by @amaskara-dd in #1959
- allow variables in port by @api-clients-generation-pipeline in #1940
- Fix VFTs and extracted local variables enum types by @api-clients-generation-pipeline in #1928
- Changed Widget time schema to add support for new fixed_span and live_span object by @api-clients-generation-pipeline in #1951
- mark groupby_simple_monitor as deprecated by @api-clients-generation-pipeline in #1981
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.25.0...v2.26.0
- fix monitor enum by @api-clients-generation-pipeline in #1897
- dashboards add support for time-slice SLOs by @api-clients-generation-pipeline in #1898
- Make modified by field nullable for get all API keys by @api-clients-generation-pipeline in #1903
- Add
409 Conflict
toCreateGlobalVariable
by @api-clients-generation-pipeline in #1914
- add cross org uuids to timeseries query by @api-clients-generation-pipeline in #1865
- Add network performance monitor type to API spec by @api-clients-generation-pipeline in #1875
- Document
force_delete_dependencies
for synthetics test deletion by @api-clients-generation-pipeline in #1869 - Support metric filtering in integration azure GET, PUT APIs by @api-clients-generation-pipeline in #1880
- add enableProfiling and enableSecurityTesting options by @api-clients-generation-pipeline in #1890
- Add convert rule JSON to terraform to Datadog API Spec. by @api-clients-generation-pipeline in #1867
- add changes for datadog partner program to estimated cost and billable usage APIs by @api-clients-generation-pipeline in #1871
- Add type as a required field for the different basic auth types by @api-clients-generation-pipeline in #1882
- Adding Network Device Monitoring API Documentation by @api-clients-generation-pipeline in #1877
- Security Monitoring - Support anomaly threshold detection method by @api-clients-generation-pipeline in #1895
- update hourly usage API docs for partner program by @api-clients-generation-pipeline in #1904
- Add resource_type query param to authn mapping spec by @api-clients-generation-pipeline in #1845
- Add rum stream to API definition by @api-clients-generation-pipeline in #1909
- Support
incident_analytics
enum in dashboard widgetFormulaAndFunctionEventsDataSource
data sources by @api-clients-generation-pipeline in #1918 - update usage summary API docs for partner program by @api-clients-generation-pipeline in #1917
- update historical_cost and projected_cost for partner program by @api-clients-generation-pipeline in #1907
- Add custom cost endpoints to public API documentation by @api-clients-generation-pipeline in #1919
- Update documentation for Cloud SIEM Analyzed Logs by @api-clients-generation-pipeline in #1921
- Update documentation for App Sec SCA by @api-clients-generation-pipeline in #1912
- Add trigger API documentation for workflow automation by @api-clients-generation-pipeline in #1887
- Add PUT endpoint to scorecards APIs by @api-clients-generation-pipeline in #1929
- Documentation for new device tags endpoints by @api-clients-generation-pipeline in #1923
- Update documentation for Flex Logs Starter by @api-clients-generation-pipeline in #1937
- add mfa_enabled field and change created_at type to datetime by @api-clients-generation-pipeline in #1938
- Deprecate
ListAWSRelatedAccounts
by @api-clients-generation-pipeline in #1913
- @amaskara-dd made their first contribution in #1902
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.24.0...v2.25.0
- Security Monitoring - Define specific payload for rule validation/testing by @api-clients-generation-pipeline in #1843
- Remove the maximum limitation for the synthetics renotify_interval monitor option by @api-clients-generation-pipeline in #1847
- Add bodyHash as a synthetics assertion type. by @api-clients-generation-pipeline in #1848
- Add missing attributes envelope in ListAPIs response by @api-clients-generation-pipeline in #1856
- Allow the usage of the filters field when creating an agent rule by @api-clients-generation-pipeline in #1824
- Add tileDef sort attribute by @api-clients-generation-pipeline in #1826
- Add Security Monitoring rule test endpoint by @api-clients-generation-pipeline in #1839
- Add originalFileName field to the SyntheticsTestRequestBodyFile definition by @api-clients-generation-pipeline in #1844
- Add support for API management ListAPIs by @api-clients-generation-pipeline in #1851
- Add elementsOperator to json path assertion for synthetic HTTP tests by @api-clients-generation-pipeline in #1862
- Add /api/v2/org_configs specs by @api-clients-generation-pipeline in #1861
- Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st by @api-clients-generation-pipeline in #1873
- Add option for wait step in multistep api tests by @api-clients-generation-pipeline in #1872
- Monitor priority can have custom ranges and be null by @api-clients-generation-pipeline in #1870
- @tim-chaplin-dd made their first contribution in #1784
- @jack-edmonds-dd made their first contribution in #1866
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.23.0...v2.24.0
- fix case search documentation by @api-clients-generation-pipeline in #1805
- Add support variablesFromScript in Synthetics API test by @api-clients-generation-pipeline in #1807
- Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in #1782
- add 1 day logs to usage api docs by @api-clients-generation-pipeline in #1811
- Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in #1816
- Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in #1823
- Add flex logs storage tier by @api-clients-generation-pipeline in #1825
- Rename the Cloud Workload Security tag to CSM Threats by @api-clients-generation-pipeline in #1815
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.22.0...v2.23.0
- Update Cleanup script to use GCP STS endpoint by @api-clients-generation-pipeline in #1762
- Add include data to get team memberships response by @api-clients-generation-pipeline in #1748
- Add
ci-pipeline-fingerprints
field in v2.2 by @api-clients-generation-pipeline in #1768 - Add validation endpoint for Security Monitoring Rules by @api-clients-generation-pipeline in #1787
- Add UA documentation for online_archive and incident_management by @api-clients-generation-pipeline in #1789
- Mark
unit
as nullable by @api-clients-generation-pipeline in #1791 - Add query_interval_seconds to time-slice SLO condition parameters by @api-clients-generation-pipeline in #1793
- Support providing files for the file upload feature when creating a Synthetic API test by @api-clients-generation-pipeline in #1792
- Adding SLO Reporting API Documentation by @api-clients-generation-pipeline in #1764
- Security Monitoring Suppression - Add data_exclusion_query field by @api-clients-generation-pipeline in #1797
- aws api adding extended and deprecating old resource collection field by @api-clients-generation-pipeline in #1795
- Add Team relationship to AuthNMappings by @api-clients-generation-pipeline in #1726
- Remove deprecated /api/v1/usage/attribution by @api-clients-generation-pipeline in #1778
- Deprecate legacy hourly usage metering endpoints by @api-clients-generation-pipeline in #1774
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.21.0...v2.22.0
- Move under common tag Case Management by @api-clients-generation-pipeline in #1728
- Include user data with team membership resource by @api-clients-generation-pipeline in #1724
- Disable additionalProperties for Downtime Schedule UpdateRequest oneOfs by @api-clients-generation-pipeline in #1733
- Fix ListServiceDefinitions pagination information by @api-clients-generation-pipeline in #1756
- Case Management Public API documentation by @api-clients-generation-pipeline in #1708
- Make grpc steps available for synthetics api multisteps tests by @api-clients-generation-pipeline in #1727
- Add cloud run filter to GCP v1 and v2 spec by @api-clients-generation-pipeline in #1705
- add ASM serverless to usage metering API docs by @api-clients-generation-pipeline in #1736
- Add new products to usage API docs by @api-clients-generation-pipeline in #1739
- Adds support for
ListMetricAssets
endpoint by @api-clients-generation-pipeline in #1745 - Add support for new CRUD agent rules endpoints by @api-clients-generation-pipeline in #1751
- Add documentation for workflow usage attribution by @api-clients-generation-pipeline in #1757
- Add Custom Destinations Public API by @api-clients-generation-pipeline in #1761
- Update spec for DORA Metrics Incident endpoint by @api-clients-generation-pipeline in #1725
- Deprecate the pattern property for SDS Standard Pattern Attributes by @api-clients-generation-pipeline in #1752
- Deprecate Incident Services endpoints by @api-clients-generation-pipeline in #1763
- @antonio-ramadas-dd made their first contribution in #1760
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.20.0...v2.21.0
- Add test support for file parameters by @api-clients-generation-pipeline in #1700
- Security Monitoring Suppressions - Make expiration date nullable in update payload by @api-clients-generation-pipeline in #1709
- Security Monitoring - Add API support for suppression rules by @api-clients-generation-pipeline in #1696
- Document support for BYDAY in SLO corrections by @api-clients-generation-pipeline in #1701
- Add missing optional field env in DORA API endpoints by @api-clients-generation-pipeline in #1702
- Add compressedProtoFile field to SyntheticsTestRequest by @api-clients-generation-pipeline in #1699
- Add daily limit reset options to logs indexes api by @api-clients-generation-pipeline in #1703
- Add support for API management API by @api-clients-generation-pipeline in #1698
- Add pagination helper for team memberships by @api-clients-generation-pipeline in #1712
- Increase limit on allowed number of graphs in split graph widget by @api-clients-generation-pipeline in #1717
- Mark dashboard 'is_read_only' and 'restricted_roles' properties as deprecated by @api-clients-generation-pipeline in #1688
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.19.0...v2.20.0
- Add priority field to SDS rule and standard-pattern by @api-clients-generation-pipeline in #1664
- Document new
resource_collection
andis_security_command_center_enabled
fields in GCP APIs by @api-clients-generation-pipeline in #1665 - Add SAML attributes by @api-clients-generation-pipeline in #1656
- Security Monitoring - Support custom third party rules by @api-clients-generation-pipeline in #1682
- Add public API support for time-slice SLOs by @api-clients-generation-pipeline in #1674
- Add included_keyword_configuration field to SDS rule by @api-clients-generation-pipeline in #1685
- Update Documentation for APM DevSecOps by @api-clients-generation-pipeline in #1686
- Mark v1 downtime endpoints as deprecated by @api-clients-generation-pipeline in #1679
- Adding Cloud Cost Management API Documentation by @api-clients-generation-pipeline in #1672
- Add support for Cloudflare API
zone
andresource
fields by @api-clients-generation-pipeline in #1684
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.18.0...v2.19.0
- Fix Powerpack schema by @api-clients-generation-pipeline in #1613
- Add support for projected-cost endpoint by @api-clients-generation-pipeline in #1598
- Document missing incident fields by @api-clients-generation-pipeline in #1617
- Add active billing dimensions to usage metering by @api-clients-generation-pipeline in #1637
- Add Cost Attribution To Usage Metering Public Beta Documentation by @api-clients-generation-pipeline in #1622
- Update spec to include new DORA API endpoints by @api-clients-generation-pipeline in #1636
- Add support to patch Synthetics test with partial data using JSON Patch by @api-clients-generation-pipeline in #1630
- Document new api/app key schemas by @api-clients-generation-pipeline in #1616
- Document new field
filters
forCloudWorkloadSecurityAgentRule
by @api-clients-generation-pipeline in #1638 - Live and historical custom timeseries docs by @api-clients-generation-pipeline in #1628
- Add week_to_date and month_to_date to widget livespan by @api-clients-generation-pipeline in #1631
- Document
included_keywords
inListStandardPatterns
response by @api-clients-generation-pipeline in #1641 - Document fields
remote_config_read_enabled
andcategory
by @api-clients-generation-pipeline in #1639 - Update Azure Spec to include Resource Collection by @api-clients-generation-pipeline in #1646
- Allow creation of Application Security detection rules from the v2 API by @api-clients-generation-pipeline in #1648
- Add Okta Integration APIs by @api-clients-generation-pipeline in #1629
- Remove unstable flag for Events v2 api by @api-clients-generation-pipeline in #1653
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.17.0...v2.18.0
- Remove notify_no_data default by @api-clients-generation-pipeline in #1595
- Fix SecurityMonitoringSignalAttribute field name by @api-clients-generation-pipeline in #1602
- Fix for inflection when your absolute filepath happens to match
v[0-9]
by @ienders in #1618 - Fix typo in service definition field by @api-clients-generation-pipeline in #1615
- Update documentation for Cloud SIEM by @api-clients-generation-pipeline in #1587
- Add containers API spec by @api-clients-generation-pipeline in #1588
- Add serverless apm to usage attribution api by @api-clients-generation-pipeline in #1593
- Document missing parameters by @api-clients-generation-pipeline in #1552
- Powerpack Live Span Support by @api-clients-generation-pipeline in #1600
- Add Amazon EventBridge endpoints to AWS Integration API by @api-clients-generation-pipeline in #1589
- Add Container App filters to Azure API by @api-clients-generation-pipeline in #1571
- Add UUID format support by @HantingZhang2 in #1606
- Add new UA products to usage metering docs by @api-clients-generation-pipeline in #1604
- Add scorecards endpoints by @api-clients-generation-pipeline in #1610
- Document top list widget style by @api-clients-generation-pipeline in #1596
- Add optional group-bys support to security signals by @api-clients-generation-pipeline in #1611
- Add Beta Banner to Send Pipeline Events Endpoint by @api-clients-generation-pipeline in #1601
- Remove endpoint for mute or unmute a finding and add support for bulk mute findings endpoint by @api-clients-generation-pipeline in #1597
- @ienders made their first contribution in #1618
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.16.0...v2.17.0
- Fix schema for query scalar API by @api-clients-generation-pipeline in #1542
- Remove the application key from CreateCIAppPipelineEvent endpoint by @api-clients-generation-pipeline in #1551
- Document 403 on team endpoints by @api-clients-generation-pipeline in #1559
- Powerpack improve group_widget object by @api-clients-generation-pipeline in #1572
- Remove escalation message default by @api-clients-generation-pipeline in #1585
- Add split graph widget to dashboard schema by @api-clients-generation-pipeline in #1529
- Update public docs for CSM Enterprise and CSPM by @api-clients-generation-pipeline in #1539
- Add serverless apps to usage and usage attribution by @api-clients-generation-pipeline in #1557
- Add Network Device Monitoring Netflow to usage by @api-clients-generation-pipeline in #1565
- Add Powerpacks endpoints to public api spec by @api-clients-generation-pipeline in #1540
- Add account-tags to GCP Service Account Attributes by @api-clients-generation-pipeline in #1550
- Add powerpack widget to dashboard schema by @api-clients-generation-pipeline in #1567
- Add custom schedule to monitor scheduling options by @api-clients-generation-pipeline in #1553
- Service Catalog support service definition schema v2.2 by @api-clients-generation-pipeline in #1577
- Powerpack pagination and test fixes by @api-clients-generation-pipeline in #1581
- Add support for container images endpoint by @api-clients-generation-pipeline in #1580
- Add global IP ranges to spec by @api-clients-generation-pipeline in #1250
- Add APM retention filter api documentation by @api-clients-generation-pipeline in #1528
- Update request requirements of CI Visibility public pipelines write API by @api-clients-generation-pipeline in #1561
- Add get APM retention filter endpoint by @api-clients-generation-pipeline in #1563
- Remove beta label notice on create pipeline API endpoint by @api-clients-generation-pipeline in #1579
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.15.0...v2.16.0
- Fix downtimes monitor relationship id schema type by @api-clients-generation-pipeline in #1524
- Add trace_stream to dashboard ListStreamSource by @api-clients-generation-pipeline in #1499
- Add pagination extension to SLO corrections by @api-clients-generation-pipeline in #1509
- Adding aas count to the documentation for summary and hourly usage endpoints by @api-clients-generation-pipeline in #1511
- Add pagination extension to SLOs by @api-clients-generation-pipeline in #1510
- Add pagination extension to monitors by @api-clients-generation-pipeline in #1512
- Add pagination extension to synthetics tests by @api-clients-generation-pipeline in #1516
- Add 'style' to sunburst requests by @api-clients-generation-pipeline in #1515
- Add pagination extension to notebook by @api-clients-generation-pipeline in #1517
- Add support for dashboard listing pagination parameters by @api-clients-generation-pipeline in #1521
- Add pagination parameters to downtimes listing by @api-clients-generation-pipeline in #1523
- Add pagination extension to user list by @api-clients-generation-pipeline in #1522
- Add pagination extension to team listing by @api-clients-generation-pipeline in #1525
- Remove private beta for Downtimes v2 by @api-clients-generation-pipeline in #1519
- Update v1 monitor api docs to exclude downtimes v2 by @api-clients-generation-pipeline in #1534
- Add timing scope for response time assertions by @api-clients-generation-pipeline in #1526
- Add Formula and Function query support to heatmap widgets by @api-clients-generation-pipeline in #1535
- Add synthetics mobile application testing to usage metering API by @api-clients-generation-pipeline in #1531
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.14.0...v2.15.0
- Update team schemas by @api-clients-generation-pipeline in #1470
- Mark downtime v2 start response as required by @api-clients-generation-pipeline in #1482
- Document new properties and fix security monitoring schemas by @api-clients-generation-pipeline in #1469
- Add missing CI App fields
page
andtest_level
by @api-clients-generation-pipeline in #1448
- Update stated limit for api/v2/metrics from 14 days to 30 days by @api-clients-generation-pipeline in #1476
- Add missing sensitive data scanner fields by @api-clients-generation-pipeline in #1466
- Add Workflow Executions to usage metering API by @api-clients-generation-pipeline in #1478
- Add missing
type
field for OnDemandConcurrencyCap response by @api-clients-generation-pipeline in #1468 - Add CI Visibility Intelligent Test Runner to usage metering API by @api-clients-generation-pipeline in #1477
- Add custom_links to distribution widget schema by @api-clients-generation-pipeline in #1485
- Add usage field
region
by @api-clients-generation-pipeline in #1486 - Add
message
field to audit logs response by @api-clients-generation-pipeline in #1488 - Add
tags
field to dashboard list response by @api-clients-generation-pipeline in #1487 - API specs for user team memberships by @api-clients-generation-pipeline in #1495
- Document
EQUAL
comparator by @api-clients-generation-pipeline in #1498 - Add persistCookies option synthetics test request by @api-clients-generation-pipeline in #1497
- Expose sds_scanned_bytes_usage in usage attribution API by @api-clients-generation-pipeline in #1501
- Add support in azure integration endpoint for app service plan filters/cspm/custom metrics by @api-clients-generation-pipeline in #1496
- Add APM and USM usage attribution type by @api-clients-generation-pipeline in #1494
- Document new attributes for team models by @api-clients-generation-pipeline in #1492
- Add retry support by @HantingZhang2 in #1502
- @HantingZhang2 made their first contribution in #1502
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.13.0...v2.14.0
- Set the right object creation in pagination by @therve in #1437
- Spans API docs update by @api-clients-generation-pipeline in #1442
- Fix filter indexes parameter in logs search by @api-clients-generation-pipeline in #1447
- Fix Spans endpoint schemas by @api-clients-generation-pipeline in #1462
- Add support for geomap widget using response_type
event_list
by @api-clients-generation-pipeline in #1427 - Add support for the spans API endpoints by @api-clients-generation-pipeline in #1431
- Add a new field additional_query_filters to formula and function slo query by @api-clients-generation-pipeline in #1443
- Add support for
enable_custom_metrics
in Confluent Account by @api-clients-generation-pipeline in #1440 - Add missing
id
attribute for Confluent Account Response by @api-clients-generation-pipeline in #1446 - Fix downtimes v2 schema and add missing field
canceled
by @api-clients-generation-pipeline in #1451 - Add cloud_cost data source and query definition to dashboards by @api-clients-generation-pipeline in #1452
- Add missing cloud workload security fields by @api-clients-generation-pipeline in #1457
- Add
integration_id
field for dashboard list item by @api-clients-generation-pipeline in #1461 - Add events response fields
message
andstatus
by @api-clients-generation-pipeline in #1459 - Add missing
GetRUMApplications
response fieldid
by @api-clients-generation-pipeline in #1458 - Add missing service definition fields by @api-clients-generation-pipeline in #1460
- Add overlay type to Dashboards WidgetDisplayType by @api-clients-generation-pipeline in #1463
- Update IP ranges with remote configuration section by @api-clients-generation-pipeline in #1465
- Add missing
relationships
to UsersInvitations response by @api-clients-generation-pipeline in #1467 - Added optional field filters when creating a cloud configuration rule by @api-clients-generation-pipeline in #1471
- Add downtime v2 API in private beta by @api-clients-generation-pipeline in #1388
- Mark
access_role
as nullable by @api-clients-generation-pipeline in #1449
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.12.0...v2.13.0
- Mark
restricted_roles
as nullable in monitor update request by @api-clients-generation-pipeline in #1403 - Mark additional usage fields as
nullable
by @api-clients-generation-pipeline in #1411 - Updated findings api error responses by @api-clients-generation-pipeline in #1391
- Mark usage metering field
lines_indexed
asnullable
by @api-clients-generation-pipeline in #1417 - Update dashboard widget axis field descriptions by @api-clients-generation-pipeline in #1401
- Fix
CreateGCPSTSAccount
return code and update tests by @api-clients-generation-pipeline in #1422 - Fix
CreateGCPSTSAccount
response status code by @api-clients-generation-pipeline in #1425 - Add missing descriptions for authorization scopes in public docs by @api-clients-generation-pipeline in #1423
- Fix pattern definition by @therve in #1429
- Update CI Visibility pipelines write API endpoint fields by @api-clients-generation-pipeline in #1428
- Add support for mute findings endpoint by @api-clients-generation-pipeline in #1376
- Expose
database-monitoring
monitor type by @api-clients-generation-pipeline in #1255 - Add endpoint to get Synthetics default locations by @api-clients-generation-pipeline in #1410
- Add usage metering RUM Roku fields by @api-clients-generation-pipeline in #1418
- Add usage metering fields for AWS and Azure cloud cost management by @api-clients-generation-pipeline in #1419
- Add support for CI Visibility create pipeline events endpoint by @api-clients-generation-pipeline in #1413
- Add isUndefined synthetics assertion operator by @api-clients-generation-pipeline in #1421
- Add missing Synthetics and Metrics Scope descriptions by @api-clients-generation-pipeline in #1424
- Team name and handle length updates by @api-clients-generation-pipeline in #1398
- mark v1 GCP APIs as deprecated by @api-clients-generation-pipeline in #1414
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.11.0...v2.12.0
- Fix oneOf handling of integer by floats by @therve in #1340
- Mark usage fields as nullable by @api-clients-generation-pipeline in #1342
- Properly mark usage fields as nullable by @api-clients-generation-pipeline in #1358
- Remove read only attributes from team create and update by @api-clients-generation-pipeline in #1363
- Remove duplicate unparsed attribute declaration by @skarimo in #1381
- Expose
include_breakdown
param for v2 hourly_usage by @api-clients-generation-pipeline in #1333 - Add support for deserializing
additionalProperties
in GO client by @api-clients-generation-pipeline in #1324 - Add new grpc assertions for Synthetics tests by @api-clients-generation-pipeline in #1339
- add additional_query_filters to slo widget by @api-clients-generation-pipeline in #1351
- Add
customer_impact_scope
to fields by @api-clients-generation-pipeline in #1349 - Add notify_end_states and notify_end_types options to downtime by @api-clients-generation-pipeline in #1353
- Add snapshot timestamp to GetFinding by @api-clients-generation-pipeline in #1365
- Support schema version parameter in Get and List Service Definition endpoints by @api-clients-generation-pipeline in #1367
- Add Application Vulnerability Management to usage metering API by @api-clients-generation-pipeline in #1368
- Add formula and function slo query to dash widgets by @api-clients-generation-pipeline in #1373
- Add secure field to Synthetics Browser Test variables and update docs by @api-clients-generation-pipeline in #1372
- Add MatchingDowntime to monitor schema and with_downtimes parameter to GetMonitor by @api-clients-generation-pipeline in #1380
- Add auth scopes for the
service_definition
endpoints by @api-clients-generation-pipeline in #1385 - Update documentation for observability pipeline bytes usage attribution by @api-clients-generation-pipeline in #1377
- Add option to obfuscate extracted values from Synthetics multistep tests by @api-clients-generation-pipeline in #1378
- Add support for GCP STS endpoints by @api-clients-generation-pipeline in #1371
- Add
sort
field to List Stream Widget's request query by @api-clients-generation-pipeline in #1394
- Update spec to change findings limit and security monitoring menu order by @api-clients-generation-pipeline in #1335
- Require teams_manage scope for creating and deleting teams by @api-clients-generation-pipeline in #1352
- Update team name and handle length restrictions by @api-clients-generation-pipeline in #1395
- Deprecate note for Incident Teams endpoints by @api-clients-generation-pipeline in #1357
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.10.0...v2.11.0
- Fix application_security_host_top99p usage field by @api-clients-generation-pipeline in #1284
- Mark
resource_type
attribute as required for Confluent Account by @api-clients-generation-pipeline in #1305 - Fix spec errors caught with prism validation by @api-clients-generation-pipeline in #1319
- Fix spans/logs custom metrics delete operation responses by @api-clients-generation-pipeline in #1326
- Add support for Incident Todo APIs by @api-clients-generation-pipeline in #1272
- Add supported relations in restriction policy by @api-clients-generation-pipeline in #1280
- Add parameter to downtime API for returning creator info by @api-clients-generation-pipeline in #1283
- Publish the new ingested timeseries metrics for usage attribution by @api-clients-generation-pipeline in #1269
- Add tags field to dashboard API spec by @api-clients-generation-pipeline in #1277
- Add pagination support to SearchIncidents by @api-clients-generation-pipeline in #1294
- Add service catalog v2.1 schema by @api-clients-generation-pipeline in #1288
- Add team API specs by @api-clients-generation-pipeline in #1286
- Add spans metrics API endpoints specification by @api-clients-generation-pipeline in #1295
- Add universal service monitoring to usage metering API by @api-clients-generation-pipeline in #1299
- Add a new contact type in service catalog api for schema v2 and v2.1 by @api-clients-generation-pipeline in #1303
- Add pagination support for the GET service_definitions endpoint by @api-clients-generation-pipeline in #1308
- Publish logs forwarding fields in summary usage API by @api-clients-generation-pipeline in #1307
- Add compressedJsonDescriptor to Synthetics gRPC tests by @api-clients-generation-pipeline in #1306
- Add region field and note about multiregion start by @api-clients-generation-pipeline in #1287
- Add AP1 support by @api-clients-generation-pipeline in #1314
- Add support for shared dashboards endpoints by @api-clients-generation-pipeline in #1300
- Deprecate audit logs usage by @api-clients-generation-pipeline in #1316
- Simplify content type parsing by @therve in #1285
- @jonhyman made their first contribution in #1289
- @petergoldstein made their first contribution in #1291
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.9.0...v2.10.0
- Add restriction policy APIs by @api-clients-generation-pipeline in #1238
- Support RUM data source in Query API and fix aggregators by @api-clients-generation-pipeline in #1246
- Add endpoint to get and set on demand concurrency cap for Synthetics by @api-clients-generation-pipeline in #1242
- Publish IP allowlist APIs by @api-clients-generation-pipeline in #1231
- Expose Flutter fields to rum product in the meter usage API by @api-clients-generation-pipeline in #1251
- Add profiled fargate tasks to usage attribution by @api-clients-generation-pipeline in #1256
- Add cipipeline stream to ListStreamSource by @api-clients-generation-pipeline in #1222
- Add application_security to security monitoring rule type enum by @api-clients-generation-pipeline in #1254
- Add
ci_pipelines
enum toFormulaAndFunctionEventsDataSource
by @api-clients-generation-pipeline in #1267 - Add citest stream to ListStreamSource by @api-clients-generation-pipeline in #1260
- Add
logs_issue_stream
enum toListStreamSource
by @api-clients-generation-pipeline in #1268 - Add support for Incident Integration Metadata APIs by @api-clients-generation-pipeline in #1257
- Add SLO to GRACE API spec by @api-clients-generation-pipeline in #1275
- Add audit trail to usage metering API by @api-clients-generation-pipeline in #1274
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.8.0...v2.9.0
- Set hosts versions as
type any
by @api-clients-generation-pipeline in #1240
- Add orchestrator section in IP ranges by @api-clients-generation-pipeline in #1232
- Add Cloud Cost Management fields to Usage Metering endpoints by @api-clients-generation-pipeline in #1236
- Add cloud-cost as a supported query data source by @api-clients-generation-pipeline in #1228
- Add Cloud Cost And Container Excl Agent Usage Fields by @api-clients-generation-pipeline in #1241
- Add SLO status and error budget remaining to search API by @api-clients-generation-pipeline in #1245
- Add
sort
field to SLOListWidgetQuery by @api-clients-generation-pipeline in #1243
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.7.0...v2.8.0
- Mark timeseries values as nullable by @api-clients-generation-pipeline in #1197
- Add namespaces attribute and rename excluded_attributes in SDS Public API by @api-clients-generation-pipeline in #1209
- Set macV as
type any
by @api-clients-generation-pipeline in #1224
- Add httpVersion option to Synthetics API tests by @api-clients-generation-pipeline in #1202
- Add deprecationDate to security monitoring rule response by @api-clients-generation-pipeline in #1203
- Add new group by configuration to list stream widget by @api-clients-generation-pipeline in #1199
- Add synthetics advanced scheduling by @api-clients-generation-pipeline in #1188
- Add notification preset enum field to monitor options by @api-clients-generation-pipeline in #1206
- Add support for Cloudflare integration API by @api-clients-generation-pipeline in #1205
- Add support for Fastly account API by @api-clients-generation-pipeline in #1131
- Add monitor configuration policies by @api-clients-generation-pipeline in #1208
- Support is_cspm_enabled field in GCP integrations by @api-clients-generation-pipeline in #1217
- Add run workflow widget to dashboard schema by @api-clients-generation-pipeline in #1210
- Add new missing enum values for
aggregation
anddetectionMethod
by @api-clients-generation-pipeline in #1226 - Add region to estimated cost and historical cost response by @api-clients-generation-pipeline in #1227
- Add Usage Metering container_excl_agent_usage fields by @api-clients-generation-pipeline in #1229
- Add event_stream fields to dashboard list stream widget by @api-clients-generation-pipeline in #1230
- Move Service account create from users to service accounts by @api-clients-generation-pipeline in #1214
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.6.0...v2.7.0
- Remove incorrect required fields from CloudConfigurationComplianceRuleOptions by @api-clients-generation-pipeline in #1181
- Update CI Visibility types of BucketResponse schema by @api-clients-generation-pipeline in #1183
- Fix logs aggregate integer facets by @api-clients-generation-pipeline in #1190
- Add support for query scalar and timeseries endpoints by @api-clients-generation-pipeline in #1178
- Add estimated rum sessions usage types to UA enums by @api-clients-generation-pipeline in #1173
- Update API spec to allow primary timeframe, target, and warning by @api-clients-generation-pipeline in #1186
- Add Usage Metering Cont Usage fields by @api-clients-generation-pipeline in #1187
- Add secure field to synthetics config variables by @api-clients-generation-pipeline in #1189
- Add Support for Incident Management Search API by @api-clients-generation-pipeline in #1153
- Add TOTP parameters to Synthetics test options by @api-clients-generation-pipeline in #1193
- Remove indexed logs from Usage Attribution by @api-clients-generation-pipeline in #1192
- Remove pagination parameter from CI visibility aggregate endpoints by @api-clients-generation-pipeline in #1196
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.5.0...v2.6.0
- Fix method redefined warnings by @therve in #1154
- Add missing response fields to MTD usage attribution endpoint by @api-clients-generation-pipeline in #1160
- Fix missing field in Synthetics tests authentication configuration by @api-clients-generation-pipeline in #1164
- Mark
hosts
response version fields as nullable by @api-clients-generation-pipeline in #1162
- Add fields for CSPM GCP usage by @api-clients-generation-pipeline in #1136
- Add offset and limit parameter to SLO correction API by @api-clients-generation-pipeline in #1142
- Add documentation for Logs Pipelines ReferenceTableLogsLookupProcessor by @api-clients-generation-pipeline in #1141
- Adding new field for the usage metering infra hosts by @api-clients-generation-pipeline in #1145
- Add
include_percentiles
field in Logs Custom Metrics by @api-clients-generation-pipeline in #1124 - Add OAuth support for Synthetics tests by @api-clients-generation-pipeline in #1148
- Add new billable summary fields by @api-clients-generation-pipeline in #1158
- RUM Applications Management API add client_token by @api-clients-generation-pipeline in #1144
- Support GRPC unary calls in Synthetics by @api-clients-generation-pipeline in #1155
- Add style object to dashboard widget formulas by @api-clients-generation-pipeline in #1170
- Add enable_samples monitor option by @api-clients-generation-pipeline in #1171
- Update security_monitoring endpoints for cloud_configuration rules by @api-clients-generation-pipeline in #1172
- Add support for sensitive data scanner APIs by @api-clients-generation-pipeline in #1167
- Add synthetics_parallel_testing to Usage Metering API by @api-clients-generation-pipeline in #1174
- Synthetics add pagination params to get all tests endpoint by @api-clients-generation-pipeline in #1175
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.4.0...v2.5.0
- Fix service catalog schema change by @api-clients-generation-pipeline in #1130
- Add support for CI Visibility API by @api-clients-generation-pipeline in #1109
- Add support for querying logs in Online Archives by @api-clients-generation-pipeline in #1100
- Add new SDS fields to usage API by @api-clients-generation-pipeline in #1110
- Remove Beta status for SLO history endpoint by @api-clients-generation-pipeline in #1113
- Update formula and function monitor enum datasource by @api-clients-generation-pipeline in #1118
- Add scheduling_options to monitor definition by @api-clients-generation-pipeline in #1119
- Appsec Fargate Public Documentation by @api-clients-generation-pipeline in #1121
- Adds noScreenshot to SyntheticsStep by @api-clients-generation-pipeline in #1123
- Add support for xpath assertions in synthetics tests by @api-clients-generation-pipeline in #1104
- Add bodyType to Synthetics request by @api-clients-generation-pipeline in #1127
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.3.0...v2.4.0
- Add Default Rule ID in SignalRuleResponseQuery by @api-clients-generation-pipeline in #1096
- Remove incident's resolved attribute from update requests by @api-clients-generation-pipeline in #1098
- Fix event monitor created_at by @api-clients-generation-pipeline in #1099
- Fix spectral rules by @api-clients-generation-pipeline in #1102
- Add notify_by monitor option by @api-clients-generation-pipeline in #1089
- Add support for service definitions APIs by @api-clients-generation-pipeline in #1103
- Add support for confluent cloud integration by @api-clients-generation-pipeline in #1046
- Validate models in BDD and cleanup serialization/deserialization of models by @skarimo in #1045
- Deprecate metric field of Security Monitoring Rules by @api-clients-generation-pipeline in #1107
- Add deprecation warnings to API and models by @therve in #1111
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.2.0...v2.3.0
- Refactor RuleQuery models by @api-clients-generation-pipeline in #1082
- Fix SearchSLO response structure by @api-clients-generation-pipeline in #1084
- Add ListActiveConfigurations endpoint and add new filter[queried] param to list tag configurations endpoint by @api-clients-generation-pipeline in #1017
- Add doesNotExist to synthetics operator enum by @api-clients-generation-pipeline in #1059
- Add TopologyMapWidget to dashboard schema by @api-clients-generation-pipeline in #1063
- Add Overall Status support to SLO Search API by @api-clients-generation-pipeline in #1065
- Add support for proxy usage by @skarimo in #1069
- Add APM Fargate to Usage Metering API by @api-clients-generation-pipeline in #1058
- Add support for template variable multiselect in dashboards by @api-clients-generation-pipeline in #1068
- Add storage option to widget query definitions by @api-clients-generation-pipeline in #1072
- Add support for retrieving a security signal by ID by @api-clients-generation-pipeline in #1077
- Add support for signal correlation API by @api-clients-generation-pipeline in #1073
- Add support for SLO List widget by @api-clients-generation-pipeline in #1076
- Add new historical_cost endpoint, and update estimate_cost by @api-clients-generation-pipeline in #1071
- Add support for incident attachment APIs by @api-clients-generation-pipeline in #1083
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.1.0...v2.2.0
- Add support for digest auth in synthetics tests by @api-clients-generation-pipeline in #1021
- Add support for RUM application endpoints by @api-clients-generation-pipeline in #1022
- add priority parameters for dashboard monitor summary widget by @api-clients-generation-pipeline in #1026
- Add
logs_pattern_stream
tolist_stream
widget source by @api-clients-generation-pipeline in #1028 - Add group_retention_duration and on_missing_data monitor options by @api-clients-generation-pipeline in #1024
- Expose CSPM aws host count in Usage Metering API by @api-clients-generation-pipeline in #1041
- Add estimated ingested logs attribution by @api-clients-generation-pipeline in #1005
- Add org region to usage summary and billable usage summary by @api-clients-generation-pipeline in #1034
- add compression methods to metric payloads by @api-clients-generation-pipeline in #1001
- Add role relationships to RoleUpdateData by @api-clients-generation-pipeline in #1038
- Add
ci_tests
enum to FormulaAndFunctionEventsDataSource by @api-clients-generation-pipeline in #1035 - Add missing options and request option to synthetics test by @api-clients-generation-pipeline in #1027
- Add support for global variable from multistep synthetics tests by @api-clients-generation-pipeline in #993
- update deprecated usage attribution API docs to direct users to migra… by @api-clients-generation-pipeline in #1029
- [Synthetics] remove started form eventType enum by @api-clients-generation-pipeline in #1031
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.0.2...v2.1.0
- Update Pagerduty operation
DeletePagerDutyIntegrationService
response status code by @api-clients-generation-pipeline in #1004 - Don't try to load model_base on eager_load by @skarimo in #1018
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.0.1...v2.0.2
- Configure Zeitwerk with absolute paths by @anakinj in #1010
- @anakinj made their first contribution in #1010
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v2.0.0...v2.0.1
- Add synthetics results api replay only tests by @api-clients-generation-pipeline in #991
- Update usage attribution enums by @api-clients-generation-pipeline in #966
- Add estimated ingested spans to usage attribution by @api-clients-generation-pipeline in #981
- Add v2 Security monitoring signals triage operations. by @api-clients-generation-pipeline in #972
- docs(dataviz): update Treemap widget definition with deprecated properties + updated description [VIZZ-2305] by @api-clients-generation-pipeline in #992
- Add hourly usage v2 endpoint by @api-clients-generation-pipeline in #977
- Add support for zstd compression by @therve in #994
- Add metrics field in the RuleQuery by @api-clients-generation-pipeline in #978
- Add support for Events V2 endpoint by @api-clients-generation-pipeline in #954
- [RQ-2492]: Add custom_events to list of product families in hourly-usage api. by @api-clients-generation-pipeline in #1000
- Re-introduce Estimated Cost API by @api-clients-generation-pipeline in #1006
- Move shared modules out and introduce code loader by @skarimo in #989
- Add description of metric type enums by @api-clients-generation-pipeline in #982
- remove x-unstable property for usage attribution endpoints by @api-clients-generation-pipeline in #990
- @ganeshkumarsv made their first contribution in #987
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v1.11.0...v2.0.0
- Fix additionalProperties on SyntheticsAPITestResultData by @api-clients-generation-pipeline in #935
- Fix synthetics vitals type by @api-clients-generation-pipeline in #936
- Remove include_percentiles default by @api-clients-generation-pipeline in #961
- Mark message as required for Synthetics tests by @api-clients-generation-pipeline in #956
- Add include descendants to monthly and hourly usage attribution APIs by @api-clients-generation-pipeline in #931
- Add v2 endpoints for Opsgenie Integration by @api-clients-generation-pipeline in #918
- Add distribution points intake endpoint by @api-clients-generation-pipeline in #916
- Add height and width params to graph snapshot by @api-clients-generation-pipeline in #945
- Add support for defining histogram requests in Distribution widgets by @api-clients-generation-pipeline in #929
- Add DowngradeOrg endpoint by @api-clients-generation-pipeline in #947
- Add new options for new value detection type on security monitoring rules by @api-clients-generation-pipeline in #939
- Add ci execution rule in Synthetics options by @api-clients-generation-pipeline in #940
- Add SLO Search API endpoint by @api-clients-generation-pipeline in #856
- New usage metering endpoint for estimated cost by org by @api-clients-generation-pipeline in #964
- Add estimated indexed spans usage attribution by @api-clients-generation-pipeline in #963
- Handle raw json for additionalProperties in typescript by @api-clients-generation-pipeline in #937
- Add Application Security Monitoring Hosts Attribution by @api-clients-generation-pipeline in #965
- Add support for security monitoring rule dynamic criticality by @api-clients-generation-pipeline in #951
- Update IP ranges with synthetics private locations section by @api-clients-generation-pipeline in #968
- Add new products to billable summary by @api-clients-generation-pipeline in #971
- Remove unstable/beta note since Metrics Without Limits is GA by @api-clients-generation-pipeline in #928
- Remove unstable marker on security list signal endpoint by @api-clients-generation-pipeline in #944
- Update metric intake v2 accept response by @api-clients-generation-pipeline in #969
- @jybp made their first contribution in #959
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v1.10.0...v1.11.0
- Add support for nested additionalProperties by @therve in #873
- Fix monitor search count generation by @therve in #888
- Remove unused pararameter from authn mapping by @api-clients-generation-pipeline in #891
- AuthN Mapping spec cleanup to match implementation by @api-clients-generation-pipeline in #908
- Enable header matching in tests by @therve in #920
- Add Historical Chargeback Summary endpoint by @api-clients-generation-pipeline in #870
- Expose v2 usage endpoint for application security monitoring by @api-clients-generation-pipeline in #883
- Add
rehydration_max_scan_size_in_gb
field to Logs Archives by @api-clients-generation-pipeline in #879 - Add
mute_first_recovery_notification
option to downtime by @api-clients-generation-pipeline in #850 - Add lambda traced invocations usage endpoint by @api-clients-generation-pipeline in #889
- Expose new usage field for react sessions by @api-clients-generation-pipeline in #892
- Add missing option and enum value for SecurityMonitoringRule by @api-clients-generation-pipeline in #898
- Adds docs for metric estimate endpoint by @api-clients-generation-pipeline in #880
- Allow additional log attributes by @api-clients-generation-pipeline in #869
- Add v2 endpoint for submitting series by @api-clients-generation-pipeline in #824
- Add
ci-tests
monitor type by @api-clients-generation-pipeline in #897 - Add RUM settings schema to synthetics tests by @api-clients-generation-pipeline in #906
- Add v1 signal triage endpoints by @api-clients-generation-pipeline in #902
- Add connection to synthetics assertion type enum by @api-clients-generation-pipeline in #911
- Add grpc subtype to synthetics tests by @api-clients-generation-pipeline in #890
- Remove unstable marker from SLO corrections API by @api-clients-generation-pipeline in #917
- Deprecate old usage apis by @api-clients-generation-pipeline in #894
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v1.9.0...v1.10.0
- Fix pagination for top avg metrics endpoint by @api-clients-generation-pipeline in #814
- Rename models and APIs with IdP, AuthNMapping, AuthN, and IoT by @therve in #825
- Fix oneOf object names by @jirikuncar in #832
- Make type optional for synthetics basic auth model by @api-clients-generation-pipeline in #840
- Fix camel case version of
ListSLOs
by @jirikuncar in #860 - Set correct type for
tags
property by @api-clients-generation-pipeline in #857 - Fix serialization of v2 models by @jirikuncar in #875
- Add support for
ci-pipelines
monitor using Formulas and Functions by @api-clients-generation-pipeline in #820 - Add aggregate endpoint for RUM by @api-clients-generation-pipeline in #831
- Add
median
aggregation functions to RUM and logs by @api-clients-generation-pipeline in #838 - Add endpoint for validation of existing monitors by @api-clients-generation-pipeline in #839
- Create new ListStreamSource types in order to deprecate ISSUE_STREAM by @api-clients-generation-pipeline in #847
- [Query Value Widget] Add the timeseries background by @api-clients-generation-pipeline in #837
- Add
restricted_roles
to Synthetics tests and private locations by @api-clients-generation-pipeline in #849 - Add v2 SAML config IdP Metadata upload endpoint by @api-clients-generation-pipeline in #855
- Support pagination in Python by @api-clients-generation-pipeline in #861
- Support pagination in Ruby by @api-clients-generation-pipeline in #865
- Add Usage API endpoint for observability-pipelines and add properties to v1 GetUsageSummary by @api-clients-generation-pipeline in #835
- Remove
lambda_usage
andlambda_percentage
from usage API by @api-clients-generation-pipeline in #827 - [dashboards] Removed
issue_stream
type fromListStreamSource
by @api-clients-generation-pipeline in #852
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v1.8.0...v1.9.0
- Add nullable user relationships to incidents and use this relationship schema for
commander_user
by @api-clients-generation-pipeline in #704 - Fix event intake response by @api-clients-generation-pipeline in #763
- Fix type for
date
field inLogsByRetentionMonthlyUsage
by @api-clients-generation-pipeline in #775 - Fix org name maximum by @api-clients-generation-pipeline in #805
- [Synthetics] Add missing option for SSL tests by @api-clients-generation-pipeline in #767
- Add impossible travel detection method by @api-clients-generation-pipeline in #770
- Add CI App usage endpoint and usage summary columns by @api-clients-generation-pipeline in #774
- [RUM] Add search endpoints by @api-clients-generation-pipeline in #773
- Add support for getting online archive usage by @api-clients-generation-pipeline in #780
- Add endpoint for retrieving audit logs by @api-clients-generation-pipeline in #779
- Add support for Error Tracking monitors by @api-clients-generation-pipeline in #808
- Move duplicate model code into base modules by @skarimo in #776
- [monitors] Deprecate
locked
property and clarify documentation forrestricted_roles
by @api-clients-generation-pipeline in #797
- @juan-fernandez made their first contribution in #789
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v1.7.0...v1.8.0
- Add missing type to
CloudWorkloadSecurityAgentRuleAttributes
by @api-clients-generation-pipeline in #743 - Add missing type to enum by @api-clients-generation-pipeline in #746
- Add organization metadata to additional Usage API responses by @api-clients-generation-pipeline in #712
- Add support for formula and function in monitors by @api-clients-generation-pipeline in #719
- Add endpoint for managing SAML AuthN mappings by @api-clients-generation-pipeline in #716
- [Synthetics] Add
isCritical
to browser test steps by @api-clients-generation-pipeline in #727 - Add metrics bulk-config endpoint by @api-clients-generation-pipeline in #722
- Add support for "estimated usage attribution" by @api-clients-generation-pipeline in #741
- Add org metadata for all hourly usage endpoints by @api-clients-generation-pipeline in #745
- Add synthetics test result failure field by @api-clients-generation-pipeline in #713
- Fix funnel steps definition by @api-clients-generation-pipeline in #734
- Extract incident meta object by @api-clients-generation-pipeline in #739
Full Changelog: https://github.com/DataDog/datadog-api-client-ruby/compare/v1.6.0...v1.7.0
- [Added] Add
filter[deleted]
parameter for searching recently deleted dashboards. See #693. - [Added] Add support for authentication and proxy options in Synthetics. See #656.
- [Added] Support formulas and functions in Treemap Widget. See #688.
- [Added] Add Cloud Workload Security Agent Rules API. See #677.
- [Added] Add
offset
andlimit
parameters to usage listing endpoint. See #680. - [Added] Add monthly usage attribution API spec. See #668.
- [Added] Add missing hosts metadata fields. See #661.
- [Added] Add
replay_session_count
and update documentation forrum_session_count
. See #679. - [Added] Add retry options for a step in Synthetics multistep test. See #671.
- [Added] Document
author_name
in dashboard response. See #669. - [Added] Add organization metadata for RUM sessions usage and expose
rum_browser_and_mobile_session_count
. See #662. - [Added] Add endpoint to retrieve hourly usage attribution. See #640.
- [Added] Add support for scoped application keys. See #619.
- [Added] Add endpoint for cloning roles. See #648.
- [Added] Add organization metadata for audit logs, CWS, CSPM, DBM. See #652.
- [Added] Add
ci-pipelines alert
to monitors enum. See #647. - [Added] Add support for sunburst widget in dashboard. See #651.
- [Fixed] Clarify required fields for
SyntheticsAPIStep
,SyntheticsAPITest
, andSyntheticsBrowserTest
. See #573. - [Fixed] Fixes to Cloud Workload Security API. See #691.
- [Fixed] Make downtime weekdays nullable. See #673.
- [Fixed] Fix a typo in an incident field attribute description. See #629.
- [Fixed] Fix
SecurityMonitoringSignal.attributes.tags
type. See #632. - [Changed] Add CSPM usage fields and change properties to nullable doubles. See #700.
- [Changed] Remove read only fields in
EventCreateRequest
. See #689. - [Changed] Change pagination arguments for querying usage attribution. See #667.
- [Deprecated] Remove session counts from RUM units response. See #643.
- [Removed] Remove deprecated AgentRule field in Security Rules API for CWS. See #660.
- [Added] Add Limit Note for Hourly Requests. See #614.
- [Added] Expose estimated logs usage in Usage Attribution API. See #615.
- [Added] Add endpoint to get corrections applied to an SLO. See #604.
- [Added] Expose
public_id
andorg_name
in Usage API response. See #607. - [Added] Document query in
MonitorSearchResult
. See #605. - [Added] Add 429 error responses. See #585.
- [Added] Add support for profiled Fargate tasks in Usage API. See #576.
- [Added] Add support for
websocket
synthetics tests. See #580. - [Added] [Synthetics] Add support for UDP API tests. See #569.
- [Added] Add trigger synthetics tests endpoint. See #546.
- [Added] Add RUM Units to usage metering API. See #565.
- [Added] [dashboards formulas and functions] Add formulas and functions support to change widget. See #478.
- [Added] Add support for Azure
automute
option. See #551. - [Added] Add v2 intake endpoint. See #545.
- [Added] Add support for RRULE fields in SLO corrections. See #507.
- [Added] Add aggregations attribute to v2 metric tag configuration. See #485.
- [Added] Add
apm_stats_query
property toDistributionWidgetRequest
. See #535. - [Fixed] Be more resilient to plain text errors. See #611.
- [Fixed] Fix monitor
timeout_h
example and limits. See #599. - [Fixed] Remove event title length constraint. See #593.
- [Fixed] Mark
batch_id
in Synthetics Trigger CI response as nullable. See #587. - [Fixed] SLO Correction attributes
rrule
andduration
can be nullable. See #571. - [Fixed] Change
UsageNetworkFlowsHour.indexed_event_count
to match actual API. See #568. - [Fixed] Fix type for
ratio_in_month
in usage metering. See #559. - [Fixed] Use plural form for dbm hosts usage properties. See #518.
- [Changed] [Synthetics] Fix required target in assertions and type in step results. See #572.
- [Changed] Update Synthetics CI test metadata. See #515.
- [Deprecated] Update property descriptions for Dashboard RBAC release. See #544.
- [Added] Add
metrics_collection_enabled
,cspm_resource_collection_enabled
andresource_collection_enabled
to AWS integration request. See #524. - [Added] Add SDS to usage metering endpoint. See #527.
- [Added] [Synthetics] Add endpoint to get details of a batch. See #477.
- [Added] Add
type
andis_template
properties to notebooks. See #522. - [Added] Add
renotify_occurrences
andrenotify_statuses
monitor options. See #520. - [Added] Add
servername
property to SSL Synthetics tests request. See #510. - [Added] Document encoding in metrics intake. See #511.
- [Added] Add support for formulas and functions in the Scatterplot Widget for dashboards. See #495.
- [Added] Add support for gzip and deflate encoding. See #500.
- [Added] Add information about creator to Synthetics tests details. See #503.
- [Added] Add support for funnel widget in dashboards. See #497.
- [Added] Add formula and function APM resource stats query definition for dashboards. See #489.
- [Added] ApmDependencyStatsQuery for formulas and functions dashboard widgets. See #488.
- [Fixed] Make monitor properties
priority
andrestricted_roles
nullable. See #532. - [Fixed] Remove event title length constraint. See #505.
- [Fixed] Allow nullable date in notebook cells. See #514.
- [Fixed]
IncidentFieldAttributesMultipleValue
can be nullable. See #509. - [Fixed] Fix incidents schemas. See #508.
- [Fixed] Make sure that OpenAPI definition are valid with real server responses. See #502.
- [Fixed] Fix typo in usage attribution field names for profiled containers. See #504.
- [Fixed] [dashboards] Make the name property required for APM Dependency Stat Query. See #494.
- [Fixed] Mark SLO Correction Type as required. See #479.
- [Changed] Enable compression in responses. See #519.
- [Changed] Use AVG aggregation function for DBM queries. See #499.
- [Added] Add
follow_redirects
options to test request in Synthetics. See #481. - [Added] Added
available_values
property to template variables schema. See #476. - [Added] Add config variables to Synthetics browser test config. See #475.
- [Added] Add DBM usage endpoint. See #459.
- [Added] Add
audit alert
monitor type. See #471. - [Added] Add
batch_id
to the synthetics trigger endpoint response. See #468. - [Added] Adding support for security monitoring rule
type
property. See #457. - [Added] Improve resiliency of Ruby SDK when deserializing enums/oneOfs. See #460.
- [Added] Add events data source to Dashboard widgets. See #458.
- [Added] Add restricted roles for Synthetics global variables. See #463.
- [Added] Webhooks integration SDK. See #462.
- [Added] Add missing synthetics variable parser type
x_path
. See #461. - [Added] Add
audit_stream
toListStreamSource
. See #448. - [Added] Add percentile to dashboard
WidgetAggregator
schema. See #444. - [Added] Add
id_str
property to Event response. See #451. - [Added] Add edge to Synthetics devices. See #454.
- [Added] Add endpoints to manage Service Accounts v2. See #434.
- [Added] Add
new_group_delay
and deprecatenew_host_delay
monitor properties. See #447. - [Added] Add
include_descendants
param to usage attribution API. See #453. - [Added] Add support for list widget in dashboards. See #418.
- [Added] Extend dashboards table widget requests to support formulas and functions. See #438.
- [Added] Add CSPM to usage attribution. See #429.
- [Added] Add support for dashboard bulk delete, restore endpoints. See #415.
- [Added] Add support for audit logs data source in dashboards. See #432.
- [Fixed] Fix SLO history error response type for overall errors. See #480.
- [Fixed] Make SLO history metadata unit nullable. See #467.
- [Fixed] Minor fixes of the incident schema. See #464.
- [Fixed] Fix serialization of query metrics response containing nullable points. See #427.
- [Changed] Remove metadata from required list for metric SLO history endpoint. See #487.
- [Changed] Fix SLO history schema for groups and monitors fields. See #484.
- [Added] Add
allow_insecure
option for multistep steps in Synthetics. See #426. - [Added] Add support for
GET /api/v2/application_keys/{app_key_id}
. See #416. - [Added] Add
meta
property with pagination info to SLOCorrectionList endpoint response. See #414. - [Added] Add support for
treemap
widget. See #409. - [Added] Add missing properties
query_index
andtag_set
toMetricsQueryMetadata
. See #385. - [Added] Add missing fields
hasExtendedTitle
,type
,version
andupdateAuthorId
for Security Monitoring Rule endpoints. See #398. - [Added] Dashboard RBAC role support. See #395.
- [Added] Add missing fields in usage billable summary keys. See #393.
- [Added] [Synthetics] Add monitor name and priority options. See #388.
- [Fixed] Fix
status
property name for browser error status in Synthetics. See #428. - [Fixed] Remove US only constraint for AWS tag filtering. See #405.
- [Fixed] Add BDD tests to synthetics. See #404.
- [Fixed] Handle null in query metrics unit. See #401.
- [Changed] Add separate schema for deleting AWS account. See #425.
- [Changed] Specify format of
report_id
parameter. See #422. - [Changed] Remove Synthetics tick interval enum. See #403.
- [Removed] Remove deprecated endpoints
/api/v1/usage/traces
and/api/v1/usage/tracing-without-limits
. See #430.
- [Added] Add CWS to usage metering endpoint. See #376.
- [Added] Add endpoint to list Synthetics global variables. See #377.
- [Added] Add monitors search endpoint. See #373.
- [Added] Add
tag_config_source
to usage attribution response. See #368. - [Added] Add endpoints to configure Security Filters. See #359.
- [Added] Add
active_child
nested downtime object toDowntime
component for downtime APIs. See #354. - [Added] Add
override_label
andis_hidden
attribute forWidgetCustomLink
. See #358. - [Added] Add audit logs to usage endpoints. See #384.
- [Fixed] Fix type of day/month response attribute in custom metrics usage. See #387.
- [Fixed] Make
assertions
field optional for multistep synthetics tests, and addglobal
config variable type. See #375. - [Fixed] Properly mark monitor required fields. See #366.
- [Fixed] Rename
incident_integration_metadata
toincident_integrations
to match API. See #362. - [Fixed] Properly mark several synthetics attributes as read only. See #357.
- [Fixed] Fix paging attributes of usage attribution endpoints. See #355.
- [Changed] Rename
compliance
toCSPM
in usage endpoint. See #384.
- [Added] Notebooks Public API Documentation. See #351.
- [Added] Add
logs_by_retention
usage property andGetUsageLogsByRetention
endpoint. See #345. - [Added] Add anomaly detection method to
SecurityMonitoringRuleDetectionMethod
enum. See #344. - [Added] Add
with_configured_alert_ids
parameter to get a SLO details endpoint. See #341. - [Added] Add
setCookie
,dnsServerPort
,allowFailure
andisCritical
fields for Synthetics tests. See #338. - [Added] Add
metadata
property with pagination info toSLOList
endpoint response. See #334. - [Added] Add new properties to group widget, note widget and image widget. See #331.
- [Added] Add support for a
rate
metric type in manage metric tags v2 endpoint. See #329. - [Added] Add support for ICMP Synthetics tests. See #326.
- [Added] Add vSphere usage information. See #323.
- [Added] Mark metric volumes and ingested tags endpoints as stable. See #318.
- [Added] Add
filter[shared]
query parameter for searching dashboards. See #310. - [Added] Add profiling product fields in usage metering endpoint. See #309.
- [Added] Add
title
andbackground_color
properties to dashboard group widget. See #308. - [Added] Add
marker
,xaxis
andyaxis
properties on distribution widgets. See #322. - [Fixed] Remove default value of
is_column_break
layout property of dashboard. See #350. - [Changed] Enumerate accepted values for fields parameter in usage attribution requests. See #348.
- [Changed] Add frequency and remove request as required field from synthetics test. See #346.
- [Deprecated] Deprecate
legend_size
andshow_legend
properties on distribution widgets. See #322. - [Removed] Remove deprecated Synthetics methods
CreateTest
andUpdateTest
. See #324.
- [Added] Add
reflow_type
property to dashboard object. See #294. - [Added] Add security track and formulas and functions support for geomap dashboard widget. See #292.
- [Added] Generate intake endpoints. See #289.
- [Added] Add endpoint for listing all downtimes for the specified monitor. See #282.
- [Added] Add
modified_at
attribute to user response v2 schema. See #273. - [Added] Add default environment loading in clients. See #271.
- [Added] Add
passed
,noSavingResponseBody
,noScreenshot
, anddisableCors
fields to Synthetics. See #270. - [Added] Expose user-friendly
api_key=
/application_key=
setters for authentication. See #266. - [Added] Add compliance usage endpoint and compliance host statistics. See #265.
- [Added] Add tag filter options for
/api/v{1,2}/metrics
. See #264. - [Added] Add usage fields for Heroku and OpenTelemetry. See #261.
- [Added] Add
global_time_target
field to SLO widget. See #259. - [Added] Add method to export an API test in Synthetics. See #258.
- [Added] Add metadata to usage top average metrics response. See #257.
- [Added] Add median as valid aggregator for formulas and functions. See #252.
- [Added] Add legend_layout and legend_columns to timeseries widget definition [VIZZ-1211]. See #247.
- [Added] Update the spec for GetSLOHistory. See #246.
- [Added] Add support for multistep tests in Synthetics. See #239.
- [Added] [Synthetics] Add core web vitals to browser results. See #234.
- [Added] Add v2 metric tags and metric volumes endpoints. See #233.
- [Added] Add new endpoints for browser API tests in Synthetics. See #230.
- [Added] add groupby_simple_monitor option to monitor spec. See #229.
- [Added] [dashboards formula & function] Allow formula and functions in query value requests. See #228.
- [Added] [dashboards formula & function] Allow formula and functions in toplist requests. See #226.
- [Added] Generate slack resource for clients. See #218.
- [Added] Add detectionMethod and newValueOptions fields to security monitoring rules. See #217.
- [Added] Expose "event-v2 alert" monitor type. See #216.
- [Added] Add new US3 region. See #215.
- [Added] Add org_name field to usage attribution response. See #214.
- [Added] Add profile_metrics_query properties to dashboard widget requests. See #211.
- [Added] Add geomap widget to dashboards v1. See #207.
- [Added] Add v2 API for metric tag configuration. See #206.
- [Added] Add Lambda invocations usage to response. See #205.
- [Added] Remove unstable flag for logs apis. See #199.
- [Added] [monitor] Add restricted roles to update. See #187.
- [Added] Add endpoint for IoT billing usage. See #184.
- [Added] Add query parameters for SLO search endpoint. See #182.
- [Added] Add fields for formula and function query definition and widget formulas. See #179.
- [Added] Add global_time to time_window slo widget. See #177.
- [Added] Update required fields in create and update requests . See #171.
- [Added] Add docs for log index creation (POST). See #168.
- [Fixed] Browser Test message required. See #254.
- [Fixed] rule: all nested objects in arrays must be defined on top-level. See #208.
- [Fixed] Add support for DD_SITE in examples. See #202.
- [Fixed] [dashboards] Change analyzed_spans -> spans. See #201.
- [Fixed] Fix AWS tag filter delete request. See #197.
- [Fixed] [dashboards] Remove unnecessary field from TimeSeriesFormulaAndFunctionEventQuery. See #196.
- [Fixed] Fix unit format in SLO history response. See #191.
- [Fixed] [formulas and functions ] Change group_by from object -> list of objects. See #190.
- [Fixed] [monitor] Fix location of restricted roles.. See #185.
- [Fixed] Fix paging parameter names for logs aggregate queries. See #181.
- [Fixed] Add additionalProperties: false to synthetics target field. See #165.
- [Changed] Return correct object in
GetBrowserTest
endpoint. See #281. - [Changed] Add agent rules in security monitoring rules queries. See #260.
- [Changed] Use strings as keys to configure server variables. See #244.
- [Changed] [formulas and functions] Make query name required. See #237.
- [Changed] [dashboards formula and functions] Rename objects for formula and functions to be more generic. See #220.
- [Changed] Fix some integer/number formats in Logs and Synthetics endpoints. See #166.
- [Added] Add SLO Corrections endpoint. See #161.
- [Added] Add new live and rehydrated logs breakdowns for Usage API. See #159.
- [Added] Add support for Synthetics variables from test. See #150.
- [Added] Add filters to rule endpoints in security monitoring API. See #145.
- [Added] Add Azure app services fields to Usage API. See #144.
- [Added] Add mobile RUM OS types usage fields. See #143.
- [Added] Add config variables for synthetics API tests. See #142.
- [Added] Add endpoints for the public API of Logs2Metrics. See #140.
- [Added] Add endpoints for API Keys v2. See #137.
- [Added] Add javascript value to synthetics browser variable types. See #134.
- [Added] Add synthetics assertion operator. See #121.
- [Fixed] Require version.rb in v1 and v2 submodule to allow individual import. See #133.
- [Changed] Extract enum to specific schema in incidents endpoint. See #158.
- [Changed] Extract key sorting enum to a specific schema in key management endpoints. See #154.
- [Changed] Rename
list_sl_os
tolist_slos
. See #151. - [Removed] Remove Synthetic resources property. See #138.
- [Added] First beta release of the Ruby datadog-api-client library