Releases: DataDog/datadog-api-client-java
Releases · DataDog/datadog-api-client-java
datadog-api-client-1.0.0-beta.8
- [Added] Add SLO Corrections endpoint. See #607.
- [Added] Add new live and rehydrated logs breakdowns for Usage API. See #605.
- [Added] Add support for Synthetics variables from test. See #598.
- [Added] Add filters to rule endpoints in security monitoring API. See #592.
- [Added] Add Azure app services fields to usage v1 endpoints. See #591.
- [Added] Add mobile RUM OS types usage fields. See #589.
- [Added] Add config variables for synthetics API tests. See #588.
- [Added] Add endpoints for the public API of Logs2Metrics. See #586.
- [Added] Add endpoints for API Keys v2. See #582.
- [Added] Add javascript value to synthetics browser variable types. See #579.
- [Added] Add synthetics assertion operator. See #570.
- [Added] Add Application keys v2 API. See #565.
- [Added] Mark Usage Attribution endpoint as public beta. See #553.
- [Added] Add AWS filtering endpoints. See #550.
- [Added] Add limit parameter for get usage top average metrics. See #546.
- [Added] Add endpoint to fetch process summaries. See #545.
- [Added] Add synthetics private location endpoints. See #544.
- [Added] Add user_update, recommendation and snapshot as event alert types. See #542.
- [Added] Add Usage Attribution endpoint. See #539.
- [Added] Add new API for incident management usage. See #535.
- [Added] Add the incident schema. See #528.
- [Added] Add IP prefixes by location for synthetics endpoints. See #522.
- [Added] Add filter parameter for listing teams and services. See #521.
- [Added] Add restricted roles to monitor create and edit requests. See #520.
- [Added] Add 3 new palettes to the conditional formatting options. See #515.
- [Added] Add missing synthetics step types. See #504.
- [Added] Add include_tags in logs archives. See #501.
- [Added] Add dns server and client certificate support. See #491.
- [Added] Add rehydration_tags property to the logs archives. See #479.
- [Added] Add endpoint to reorder Logs Archives. See #473.
- [Added] Add has_search_bar and cell_display_mode properties to table widget definition. See #470.
- [Added] Add target_format property to the Logs attribute remapper . See #469.
- [Added] Add dual y-axis configuration to time-series widget in Dashboard. See #467.
- [Added] Mark logs aggregate endpoint as stable. See #464.
- [Added] Add endpoint to get a Synthetics global variable. See #457.
- [Added] Add assertion types for DNS Synthetics tests. See #453.
- [Added] Add DNS test type to Synthetics. See #450.
- [Added] Add API endpoints for teams and services. See #446.
- [Added] Add mobile_rum_session_count_sum property to usage responses. See #445.
- [Added] Add aggregation and metric fields to the RuleQuery for security monitoring. See #438.
- [Added] Add tracing without limits to usage services. See #433.
- [Added] Add response codes for AWS Integration API. See #428.
- [Added] Add custom_links support for Dashboard widgets. See #427.
- [Added] Add profiling to usage endpoint. See #421.
- [Added] Add synthetics ci endpoint. See #414.
- [Added] Add ApmResourcesQueryDefinition to TableWidgetRequest. See #413.
- [Added] Add list API for SecMon signals. See #412.
- [Added] Add create, edit and delete endpoints for synthetics global variables. See #408.
- [Added] Add renotify option. See #407.
- [Added] Add Logs aggregate API v2. See #406.
- [Added] Add Profiling Host to usage API. See #403.
- [Added] Add distinct fields to RuleQuery for security monitoring. See #399.
- [Added] Add security source for dashboards. See #392.
- [Added] Add SLO alerts to monitor enum. See #390.
- [Added] Add four usage attribution endpoints. See #384.
- [Added] Add query parameters to get musted hosts and hosts metadata in host endpoint. See #376.
- [Added] Add Billable Summary to usage enpoint. See #367.
- [Fixed] Use map instead of hashmap for configureApiKeys. See #540.
- [Fixed] Quota & retention are now editable fields in log indexes. See #524.
- [Fixed] Fix synthetics_check_id type in MonitorOptions. See #497.
- [Fixed] Remove default for cell_display_mode in table widget. See #488.
- [Fixed] Fix tags attribute type in event aggregation API. See #440.
- [Fixed] Return user in update call for users endpoint. See #424.
- [Fixed] Fix content-type spelling errors. See #410.
- [Fixed] Mark query and status as required for security monitoring. See #409.
- [Fixed] Fix Security Monitoring
isEnabledparameter. See #396. - [Fixed] Mark query field as optional when searching logs. See #534.
- [Changed] Remove enum from legend_size. See #418.
- [Changed] Extract enum to specific schema in incidents endpoint. See #604.
- [Changed] Extract key sorting enum to a specific schema in key management endpoint. See #601.
- [Changed] Mark request bodies as required or explicitly optional. See #561.
- [Changed] Change event_query property to use log query definition in dashboard widgets. See #529.
- [Changed] Rename tracing without limits and traces usage endpoints. See #519.
- [Changed] Change teams and services objects names to be incident specific. See #505.
- [Changed] Change
columnsattribute type from string array to object array in APM stats query widget. See [#475](https://github.com/DataDog/datadog-api-...
datadog-api-client-1.0.0-beta.7
datadog-api-client-1.0.0-beta.6
- [Fixed] Update enum of synthetics devices IDs to match API. See #353.
datadog-api-client-1.0.0-beta.5
- [Added] Update to the latest openapi-generator 5 snapshot. See #344.
- [Added] Add synthetics location endpoint. See #338.
- [Fixed] Widget legend size can also be "0". See #341.
- [Fixed] Log Index as an optional parameter (default to "*") for List Queries. See #340.
- [Security] Bump jackson and jackson-databind from 2.9.10.4 to 2.10.4. See #349.
- [Changed] Rename payload objects to request for
usersv2 API. See #350.- This change includes backwards incompatible changes when using the
usersv2 endpoint.
- This change includes backwards incompatible changes when using the
- [Changed] Split schema for roles API. See #342.
- This change includes backwards incompatible changes when using the
roleendpoint.
- This change includes backwards incompatible changes when using the
datadog-api-client-1.0.0-beta.4
- [BREAKING] Add missing values to enums. See #327.
- This change includes backwards incompatible changes when using the
MonitorSummarywidget.
- This change includes backwards incompatible changes when using the
- [BREAKING] Split schemas from
DashboardListv2. See #323.- This change includes backwards incompatible changes when using corresponding endpoints methods.
- [BREAKING] Clean synthetics test CRUD endpoints. See #322.
- This change includes backwards incompatible changes when using corresponding endpoints methods.
- [Added] Add Logs Archives endpoints. See #333.
datadog-api-client-1.0.0-beta.3
- [BREAKING] Update to openapi-generator 5.0.0. See #305.
- This change includes backwards incompatible changes when using classes generated from
oneOfschemas.
- This change includes backwards incompatible changes when using classes generated from
- [Added] Add SIEM and SNMP usage API. See #309.
- [Added] Add security monitoring to clients. See #306.
- [Added] Add /v1/validate endpoint. See #297.
- [Added] Add a .generated_files. See #274.
- [Fixed] Add 422 error codes to users and roles v2 endpoints. See #300.
- [Fixed] Check duplicate object definitions. See #296.
- [Fixed] Mark unstable endpoints with beta note. See #289.
- [Changed] Update ServiceLevelObjective schema names. See #286.
- [Deprecated] Add deprecated fields
logset,countandstartto appropriate dashboard widgets. See #292.
datadog-api-client-1.0.0-beta.2
- [Added] Add some missing attributes to synthetics schemas. See #265.
- [Fixed] Monitor Query Descriptions. See #278.
- [Fixed] Synthetics Test Mark method and url as optional. See #268.
- [Fixed] Clean up generated client documentation. See #260.
- [Fixed] Add missing page query parameters. See #253.
- [Fixed] Update error responses for roles v2 endpoints. See #252.
- [Fixed] Bump jackson-databind from 2.9.10.3 to 2.9.10.4. See #250.
- [Fixed] Bump jackson-databind from 2.9.10 to 2.9.10.3. See #246.
- [Fixed] Add missing get ListSLO's 404 response. See #247.
- [Removed] Remove Pagerduty endpoint. See #267.