Releases: DataDog/datadog-api-client-ruby
Releases · DataDog/datadog-api-client-ruby
v2.12.0
What's Changed
Fixed
- 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
Added
- 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
Changed
- Team name and handle length updates by @api-clients-generation-pipeline in #1398
Deprecated
- mark v1 GCP APIs as deprecated by @api-clients-generation-pipeline in #1414
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
Fixed
- 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
Added
- 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
Changed
- 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
Deprecated
- Deprecate note for Incident Teams endpoints by @api-clients-generation-pipeline in #1357
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
Fixed
- 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
Added
- 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
Deprecated
- Deprecate audit logs usage by @api-clients-generation-pipeline in #1316
Security
New Contributors
- @jonhyman made their first contribution in #1289
- @petergoldstein made their first contribution in #1291
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
Fixed
Added
- 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: v2.8.0...v2.9.0
v2.8.0
What's Changed
Fixed
- Set hosts versions as
type any
by @api-clients-generation-pipeline in #1240
Added
- 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: v2.7.0...v2.8.0
v2.7.0
What's Changed
Fixed
- 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
Added
- 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
Changed
- Move Service account create from users to service accounts by @api-clients-generation-pipeline in #1214
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
Fixed
- 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
Added
- 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
Changed
- 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: v2.5.0...v2.6.0
v2.5.0
What's Changed
Fixed
- 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
Added
- 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: v2.4.0...v2.5.0
v2.4.0
What's Changed
Fixed
- Fix service catalog schema change by @api-clients-generation-pipeline in #1130
Added
- 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 #1116
- 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: v2.3.0...v2.4.0
v2.3.0
What's Changed
Fixed
- 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
Added
- 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
Changed
Deprecated
- 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: v2.2.0...v2.3.0