Releases: DataDog/datadog-api-client-java
Releases · DataDog/datadog-api-client-java
datadog-api-client-2.30.0
What's Changed
Fixed
- Fix Toplist widget's stacked display style - remove legend as required field by @api-clients-generation-pipeline in #2501
- Remove user fields that are unsupported by the Incidents API by @api-clients-generation-pipeline in #2512
- Fix Synthetics batch status by @api-clients-generation-pipeline in #2553
Added
- Add MSTeams integration metadata info by @api-clients-generation-pipeline in #2514
- Add
code_analysis_sa_committers_hwm
andcode_analysis_sca_committers_hwm
to UsageMetering by @api-clients-generation-pipeline in #2515 - Update GCP API Spec to support
is_resource_change_collection_enabled
by @api-clients-generation-pipeline in #2518 - Add vulnerability type to Findings API by @api-clients-generation-pipeline in #2517
- Update Documentation for Data Stream Monitoring by @api-clients-generation-pipeline in #2523
- Add LLM Observability to ListStreamSource by @api-clients-generation-pipeline in #2522
- Add synthetics stepDetail.allowFailure and stepDetail.failure by @api-clients-generation-pipeline in #2531
- Integrate incident types into Incidents API documentation by @api-clients-generation-pipeline in #2516
- Add
use_recommended_keywords
attribute to sensitive data scanner rule spec by @api-clients-generation-pipeline in #2542 - Add domain allowlist endpoints by @api-clients-generation-pipeline in #2539
- Add v2 endpoints for RUM custom metrics. by @api-clients-generation-pipeline in #2538
- Documentation for beta /v2/usage/billing_dimension_mapping by @api-clients-generation-pipeline in #2470
- Add
alwaysExecute
andexitIfSucceed
to Synthetics steps by @api-clients-generation-pipeline in #2554 - Add metric_namespace_configs to GCP v2 API by @api-clients-generation-pipeline in #2556
Changed
- Edit Naming for v2 Microsoft Teams Integration Endpoints by @api-clients-generation-pipeline in #2513
- Change the mobile device ids from enum to string by @api-clients-generation-pipeline in #2511
- Mark Cost Attribution end_month parameter as not required by @api-clients-generation-pipeline in #2498
- Allow for any type for additionalProperties in HTTPLogItem by @api-clients-generation-pipeline in #2530
- Make some amendments to the new mobiles schema by @api-clients-generation-pipeline in #2529
- Make value be oneOf number or string by @api-clients-generation-pipeline in #2543
- Add examples for resources for Cloudflare by @api-clients-generation-pipeline in #2537
Removed
- Remove deprecated estimated usage types for usage attribution by @api-clients-generation-pipeline in #2535
Deprecated
- Deprecate two sds metadata fields by @api-clients-generation-pipeline in #2528
- Delete
api/v2/cost/aws_related_accounts
from spec by @api-clients-generation-pipeline in #2544 - Deprecate
api/v2/cost/enabled
by @api-clients-generation-pipeline in #2549
Full Changelog: datadog-api-client-2.29.0...datadog-api-client-2.30.0
datadog-api-client-2.29.0
What's Changed
Fixed
- change schema used in FastlyServicesResponse by @api-clients-generation-pipeline in #2491
Added
- Add new synthetics HTTP javascript assertion by @api-clients-generation-pipeline in #2416
- Dashboards - Toplist widget style - Add palette by @api-clients-generation-pipeline in #2466
- Allow Table Widget requests to specify text replace formatting in dashboards by @api-clients-generation-pipeline in #2467
- Add documentation for Data Jobs Monitoring summary keys by @api-clients-generation-pipeline in #2471
- Update estimate docs with realtime changes by @api-clients-generation-pipeline in #2495
- Ensure clients can handle empty oneOf objects by @api-clients-generation-pipeline in #2493
- Add referenceTables field to security monitoring endpoints by @api-clients-generation-pipeline in #2488
- Add UA documentation for new DJM usage_type by @api-clients-generation-pipeline in #2489
- Add v2 endpoints for MS Teams Integration by @api-clients-generation-pipeline in #2497
- Add documention for OCI Integration by @api-clients-generation-pipeline in #2504
- Add schema for mobile test by @api-clients-generation-pipeline in #2480
- Add Synthetics endpoint to fetch uptimes in API spec by @api-clients-generation-pipeline in #2459
Changed
- Split the synthetics request port field into a oneOf by @api-clients-generation-pipeline in #2474
- Remove unused field
color
inTeamUpdateAttributes
by @api-clients-generation-pipeline in #2472 - Powerpack add support for prefix and available values by @api-clients-generation-pipeline in #2481
- Update v2 metrics list endpoint filter by metric type to use metric type category by @api-clients-generation-pipeline in #2496
Full Changelog: datadog-api-client-2.28.0...datadog-api-client-2.29.0
datadog-api-client-2.28.0
What's Changed
Fixed
- Add
is_totp
andis_fido
to Synthetic global variables by @api-clients-generation-pipeline in #2384
Added
- Add
api_key
andname
toCloudflareAccountResponseAttributes
. by @api-clients-generation-pipeline in #2430 - Add
api_key
andname
toFastlyAccountUpdateRequestAttributes
. by @api-clients-generation-pipeline in #2431 - Add
opsgenie_api_key
toOpsgenieServiceResponseAttributes
. by @api-clients-generation-pipeline in #2432 - Add
category
andremote_config_read_enabled
toAPIKeyCreateAttributes
, and addLeakedKey
. by @api-clients-generation-pipeline in #2433 - Allow 4 group-bys for pattern viz by @api-clients-generation-pipeline in #2441
- add url attribute to metrics assets v2 api by @api-clients-generation-pipeline in #2443
- Add editable field to suppression rule by @api-clients-generation-pipeline in #2340
- Add
num_flex_logs_retention_days
field to logs_indexes api spec by @api-clients-generation-pipeline in #2444 - Software catalog openapi spec by @api-clients-generation-pipeline in #2440
Changed
- allow variables in port by @api-clients-generation-pipeline in #2424
- Fix VFTs and extracted local variables enum types by @api-clients-generation-pipeline in #2405
- Changed Widget time schema to add support for new fixed_span and live_span object by @api-clients-generation-pipeline in #2428
Deprecated
- mark groupby_simple_monitor as deprecated by @api-clients-generation-pipeline in #2456
Full Changelog: datadog-api-client-2.27.0...datadog-api-client-2.28.0
datadog-api-client-2.27.0
What's Changed
Fixed
- fix monitor enum by @api-clients-generation-pipeline in #2371
- dashboards add support for time-slice SLOs by @api-clients-generation-pipeline in #2372
- Make modified by field nullable for get all API keys by @api-clients-generation-pipeline in #2377
- Add
409 Conflict
toCreateGlobalVariable
by @api-clients-generation-pipeline in #2388
Added
- Add network performance monitor type to API spec by @api-clients-generation-pipeline in #2341
- Document
force_delete_dependencies
for synthetics test deletion by @api-clients-generation-pipeline in #2334 - Support metric filtering in integration azure GET, PUT APIs by @api-clients-generation-pipeline in #2351
- add enableProfiling and enableSecurityTesting options by @api-clients-generation-pipeline in #2363
- Add convert rule JSON to terraform to Datadog API Spec. by @api-clients-generation-pipeline in #2332
- add changes for datadog partner program to estimated cost and billable usage APIs by @api-clients-generation-pipeline in #2336
- Add type as a required field for the different basic auth types by @api-clients-generation-pipeline in #2355
- Adding Network Device Monitoring API Documentation by @api-clients-generation-pipeline in #2343
- Security Monitoring - Support anomaly threshold detection method by @api-clients-generation-pipeline in #2369
- update hourly usage API docs for partner program by @api-clients-generation-pipeline in #2379
- Add resource_type query param to authn mapping spec by @api-clients-generation-pipeline in #2308
- Add rum stream to API definition by @api-clients-generation-pipeline in #2383
- Support
incident_analytics
enum in dashboard widgetFormulaAndFunctionEventsDataSource
data sources by @api-clients-generation-pipeline in #2394 - update usage summary API docs for partner program by @api-clients-generation-pipeline in #2391
- update historical_cost and projected_cost for partner program by @api-clients-generation-pipeline in #2381
- Add custom cost endpoints to public API documentation by @api-clients-generation-pipeline in #2395
- Update documentation for Cloud SIEM Analyzed Logs by @api-clients-generation-pipeline in #2398
- Update documentation for App Sec SCA by @api-clients-generation-pipeline in #2386
- Add trigger API documentation for workflow automation by @api-clients-generation-pipeline in #2360
- Add PUT endpoint to scorecards APIs by @api-clients-generation-pipeline in #2406
- Documentation for new device tags endpoints by @api-clients-generation-pipeline in #2400
- Update documentation for Flex Logs Starter by @api-clients-generation-pipeline in #2414
Changed
- add mfa_enabled field and change created_at type to datetime by @api-clients-generation-pipeline in #2415
Removed
- Fall back to the schema type if the format type is unrecognized. by @jack-edmonds-dd in #2392
Deprecated
- Deprecate
ListAWSRelatedAccounts
by @api-clients-generation-pipeline in #2387
New Contributors
- @amaskara-dd made their first contribution in #2376
Full Changelog: datadog-api-client-2.26.0...datadog-api-client-2.27.0
datadog-api-client-2.26.0
What's Changed
Fixed
- Security Monitoring - Define specific payload for rule validation/testing by @api-clients-generation-pipeline in #2306
- Remove the maximum limitation for the synthetics renotify_interval monitor option by @api-clients-generation-pipeline in #2310
- Add bodyHash as a synthetics assertion type. by @api-clients-generation-pipeline in #2311
- Add org.aopalliance to the list of packages to shade. by @jack-edmonds-dd in #2315
- Add missing attributes envelope in ListAPIs response by @api-clients-generation-pipeline in #2321
Added
- Allow the usage of the filters field when creating an agent rule by @api-clients-generation-pipeline in #2286
- Add tileDef sort attribute by @api-clients-generation-pipeline in #2288
- Add Security Monitoring rule test endpoint by @api-clients-generation-pipeline in #2302
- Add originalFileName field to the SyntheticsTestRequestBodyFile definition by @api-clients-generation-pipeline in #2307
- Add support for API management ListAPIs by @api-clients-generation-pipeline in #2314
- Add elementsOperator to json path assertion for synthetic HTTP tests by @api-clients-generation-pipeline in #2327
- Add /api/v2/org_configs specs by @api-clients-generation-pipeline in #2326
- Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st by @api-clients-generation-pipeline in #2339
- Add option for wait step in multistep api tests by @api-clients-generation-pipeline in #2338
- add cross org uuids to timeseries query by @api-clients-generation-pipeline in #2331
Changed
- Monitor priority can have custom ranges and be null by @api-clients-generation-pipeline in #2335
New Contributors
- @jack-edmonds-dd made their first contribution in #2315
- @tim-chaplin-dd made their first contribution in #2248
Full Changelog: datadog-api-client-2.25.0...datadog-api-client-2.26.0
datadog-api-client-2.25.0
What's Changed
Fixed
- fix case search documentation by @api-clients-generation-pipeline in #2266
Added
- Add support variablesFromScript in Synthetics API test by @api-clients-generation-pipeline in #2268
- Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in #2246
- add 1 day logs to usage api docs by @api-clients-generation-pipeline in #2272
- Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in #2277
- Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in #2285
- Add flex logs storage tier by @api-clients-generation-pipeline in #2287
Changed
- Rename the Cloud Workload Security tag to CSM Threats by @api-clients-generation-pipeline in #2276
Full Changelog: datadog-api-client-2.24.0...datadog-api-client-2.25.0
datadog-api-client-2.24.0
What's Changed
Fixed
- Update Cleanup script to use GCP STS endpoint by @api-clients-generation-pipeline in #2226
- Add include data to get team memberships response by @api-clients-generation-pipeline in #2212
Added
- Add
ci-pipeline-fingerprints
field in v2.2 by @api-clients-generation-pipeline in #2232 - Add validation endpoint for Security Monitoring Rules by @api-clients-generation-pipeline in #2251
- Add UA documentation for online_archive and incident_management by @api-clients-generation-pipeline in #2254
- Mark
unit
as nullable by @api-clients-generation-pipeline in #2256 - Add query_interval_seconds to time-slice SLO condition parameters by @api-clients-generation-pipeline in #2258
- Support providing files for the file upload feature when creating a Synthetic API test by @api-clients-generation-pipeline in #2257
- Adding SLO Reporting API Documentation by @api-clients-generation-pipeline in #2228
- Security Monitoring Suppression - Add data_exclusion_query field by @api-clients-generation-pipeline in #2262
- aws api adding extended and deprecating old resource collection field by @api-clients-generation-pipeline in #2260
Changed
- Add Team relationship to AuthNMappings by @api-clients-generation-pipeline in #2183
Deprecated
- Remove deprecated /api/v1/usage/attribution by @api-clients-generation-pipeline in #2242
- Deprecate legacy hourly usage metering endpoints by @api-clients-generation-pipeline in #2238
Full Changelog: datadog-api-client-2.23.0...datadog-api-client-2.24.0
datadog-api-client-2.23.0
What's Changed
Fixed
- Include user data with team membership resource by @api-clients-generation-pipeline in #2181
- Apply static analysis fixes by @skarimo in #2147
- Disable additionalProperties for Downtime Schedule UpdateRequest oneOfs by @api-clients-generation-pipeline in #2193
- Fix ListServiceDefinitions pagination information by @api-clients-generation-pipeline in #2220
Added
- add ASM serverless to usage metering API docs by @api-clients-generation-pipeline in #2197
- Add new products to usage API docs by @api-clients-generation-pipeline in #2204
- Adds support for
ListMetricAssets
endpoint by @api-clients-generation-pipeline in #2199 - Add support for new CRUD agent rules endpoints by @api-clients-generation-pipeline in #2215
- Add documentation for workflow usage attribution by @api-clients-generation-pipeline in #2221
- Add Custom Destinations Public API by @api-clients-generation-pipeline in #2225
Deprecated
- Deprecate the pattern property for SDS Standard Pattern Attributes by @api-clients-generation-pipeline in #2216
- Deprecate Incident Services endpoints by @api-clients-generation-pipeline in #2227
New Contributors
- @antonio-ramadas-dd made their first contribution in #2224
Full Changelog: datadog-api-client-2.22.0...datadog-api-client-2.23.0
datadog-api-client-2.22.0
What's Changed
Fixed
- Relocate additional packages and remove duplicate patterns by @skarimo in #2186
- Move under common tag Case Management by @api-clients-generation-pipeline in #2188
Added
- Case Management Public API documentation by @api-clients-generation-pipeline in #2159
- Make grpc steps available for synthetics api multisteps tests by @api-clients-generation-pipeline in #2185
- Add cloud run filter to GCP v1 and v2 spec by @api-clients-generation-pipeline in #2156
- Exclude additional files from shaded jar by @skarimo in #2195
Changed
- Update spec for DORA Metrics Incident endpoint by @api-clients-generation-pipeline in #2182
Full Changelog: datadog-api-client-2.21.0...datadog-api-client-2.22.0
datadog-api-client-2.21.0
What's Changed
Fixed
- Add test support for file parameters by @api-clients-generation-pipeline in #2150
- Fix multipart handling by @therve in #2155
- Security Monitoring Suppressions - Make expiration date nullable in update payload by @api-clients-generation-pipeline in #2160
Added
- Security Monitoring - Add API support for suppression rules by @api-clients-generation-pipeline in #2143
- Document support for BYDAY in SLO corrections by @api-clients-generation-pipeline in #2151
- Add missing optional field env in DORA API endpoints by @api-clients-generation-pipeline in #2152
- Add compressedProtoFile field to SyntheticsTestRequest by @api-clients-generation-pipeline in #2149
- Add daily limit reset options to logs indexes api by @api-clients-generation-pipeline in #2153
- Add support for API management API by @api-clients-generation-pipeline in #2148
- Add pagination helper for team memberships by @api-clients-generation-pipeline in #2163
- Increase limit on allowed number of graphs in split graph widget by @api-clients-generation-pipeline in #2168
Deprecated
- Mark dashboard 'is_read_only' and 'restricted_roles' properties as deprecated by @api-clients-generation-pipeline in #2135
Full Changelog: datadog-api-client-2.20.0...datadog-api-client-2.21.0