|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 1.0.0-beta.8 / 2021-01-14 |
| 4 | + |
| 5 | +* [Added] Add SLO Corrections endpoint. See [#607](https://github.com/DataDog/datadog-api-client-java/pull/607). |
| 6 | +* [Added] Add new live and rehydrated logs breakdowns for Usage API. See [#605](https://github.com/DataDog/datadog-api-client-java/pull/605). |
| 7 | +* [Added] Add support for Synthetics variables from test. See [#598](https://github.com/DataDog/datadog-api-client-java/pull/598). |
| 8 | +* [Added] Add filters to rule endpoints in security monitoring API. See [#592](https://github.com/DataDog/datadog-api-client-java/pull/592). |
| 9 | +* [Added] Add Azure app services fields to usage v1 endpoints. See [#591](https://github.com/DataDog/datadog-api-client-java/pull/591). |
| 10 | +* [Added] Add mobile RUM OS types usage fields. See [#589](https://github.com/DataDog/datadog-api-client-java/pull/589). |
| 11 | +* [Added] Add config variables for synthetics API tests. See [#588](https://github.com/DataDog/datadog-api-client-java/pull/588). |
| 12 | +* [Added] Add endpoints for the public API of Logs2Metrics. See [#586](https://github.com/DataDog/datadog-api-client-java/pull/586). |
| 13 | +* [Added] Add endpoints for API Keys v2. See [#582](https://github.com/DataDog/datadog-api-client-java/pull/582). |
| 14 | +* [Added] Add javascript value to synthetics browser variable types. See [#579](https://github.com/DataDog/datadog-api-client-java/pull/579). |
| 15 | +* [Added] Add synthetics assertion operator. See [#570](https://github.com/DataDog/datadog-api-client-java/pull/570). |
| 16 | +* [Added] Add Application keys v2 API. See [#565](https://github.com/DataDog/datadog-api-client-java/pull/565). |
| 17 | +* [Added] Mark Usage Attribution endpoint as public beta. See [#553](https://github.com/DataDog/datadog-api-client-java/pull/553). |
| 18 | +* [Added] Add AWS filtering endpoints. See [#550](https://github.com/DataDog/datadog-api-client-java/pull/550). |
| 19 | +* [Added] Add limit parameter for get usage top average metrics. See [#546](https://github.com/DataDog/datadog-api-client-java/pull/546). |
| 20 | +* [Added] Add endpoint to fetch process summaries. See [#545](https://github.com/DataDog/datadog-api-client-java/pull/545). |
| 21 | +* [Added] Add synthetics private location endpoints. See [#544](https://github.com/DataDog/datadog-api-client-java/pull/544). |
| 22 | +* [Added] Add user_update, recommendation and snapshot as event alert types. See [#542](https://github.com/DataDog/datadog-api-client-java/pull/542). |
| 23 | +* [Added] Add Usage Attribution endpoint. See [#539](https://github.com/DataDog/datadog-api-client-java/pull/539). |
| 24 | +* [Added] Add new API for incident management usage. See [#535](https://github.com/DataDog/datadog-api-client-java/pull/535). |
| 25 | +* [Added] Add the incident schema. See [#528](https://github.com/DataDog/datadog-api-client-java/pull/528). |
| 26 | +* [Added] Add IP prefixes by location for synthetics endpoints. See [#522](https://github.com/DataDog/datadog-api-client-java/pull/522). |
| 27 | +* [Added] Add filter parameter for listing teams and services. See [#521](https://github.com/DataDog/datadog-api-client-java/pull/521). |
| 28 | +* [Added] Add restricted roles to monitor create and edit requests. See [#520](https://github.com/DataDog/datadog-api-client-java/pull/520). |
| 29 | +* [Added] Add 3 new palettes to the conditional formatting options. See [#515](https://github.com/DataDog/datadog-api-client-java/pull/515). |
| 30 | +* [Added] Add missing synthetics step types. See [#504](https://github.com/DataDog/datadog-api-client-java/pull/504). |
| 31 | +* [Added] Add include_tags in logs archives. See [#501](https://github.com/DataDog/datadog-api-client-java/pull/501). |
| 32 | +* [Added] Add dns server and client certificate support. See [#491](https://github.com/DataDog/datadog-api-client-java/pull/491). |
| 33 | +* [Added] Add rehydration_tags property to the logs archives. See [#479](https://github.com/DataDog/datadog-api-client-java/pull/479). |
| 34 | +* [Added] Add endpoint to reorder Logs Archives. See [#473](https://github.com/DataDog/datadog-api-client-java/pull/473). |
| 35 | +* [Added] Add has_search_bar and cell_display_mode properties to table widget definition. See [#470](https://github.com/DataDog/datadog-api-client-java/pull/470). |
| 36 | +* [Added] Add target_format property to the Logs attribute remapper . See [#469](https://github.com/DataDog/datadog-api-client-java/pull/469). |
| 37 | +* [Added] Add dual y-axis configuration to time-series widget in Dashboard. See [#467](https://github.com/DataDog/datadog-api-client-java/pull/467). |
| 38 | +* [Added] Mark logs aggregate endpoint as stable. See [#464](https://github.com/DataDog/datadog-api-client-java/pull/464). |
| 39 | +* [Added] Add endpoint to get a Synthetics global variable. See [#457](https://github.com/DataDog/datadog-api-client-java/pull/457). |
| 40 | +* [Added] Add assertion types for DNS Synthetics tests. See [#453](https://github.com/DataDog/datadog-api-client-java/pull/453). |
| 41 | +* [Added] Add DNS test type to Synthetics. See [#450](https://github.com/DataDog/datadog-api-client-java/pull/450). |
| 42 | +* [Added] Add API endpoints for teams and services. See [#446](https://github.com/DataDog/datadog-api-client-java/pull/446). |
| 43 | +* [Added] Add mobile_rum_session_count_sum property to usage responses. See [#445](https://github.com/DataDog/datadog-api-client-java/pull/445). |
| 44 | +* [Added] Add aggregation and metric fields to the RuleQuery for security monitoring. See [#438](https://github.com/DataDog/datadog-api-client-java/pull/438). |
| 45 | +* [Added] Add tracing without limits to usage services. See [#433](https://github.com/DataDog/datadog-api-client-java/pull/433). |
| 46 | +* [Added] Add response codes for AWS Integration API. See [#428](https://github.com/DataDog/datadog-api-client-java/pull/428). |
| 47 | +* [Added] Add custom_links support for Dashboard widgets. See [#427](https://github.com/DataDog/datadog-api-client-java/pull/427). |
| 48 | +* [Added] Add profiling to usage endpoint. See [#421](https://github.com/DataDog/datadog-api-client-java/pull/421). |
| 49 | +* [Added] Add synthetics ci endpoint. See [#414](https://github.com/DataDog/datadog-api-client-java/pull/414). |
| 50 | +* [Added] Add ApmResourcesQueryDefinition to TableWidgetRequest. See [#413](https://github.com/DataDog/datadog-api-client-java/pull/413). |
| 51 | +* [Added] Add list API for SecMon signals. See [#412](https://github.com/DataDog/datadog-api-client-java/pull/412). |
| 52 | +* [Added] Add create, edit and delete endpoints for synthetics global variables. See [#408](https://github.com/DataDog/datadog-api-client-java/pull/408). |
| 53 | +* [Added] Add renotify option. See [#407](https://github.com/DataDog/datadog-api-client-java/pull/407). |
| 54 | +* [Added] Add Logs aggregate API v2. See [#406](https://github.com/DataDog/datadog-api-client-java/pull/406). |
| 55 | +* [Added] Add Profiling Host to usage API. See [#403](https://github.com/DataDog/datadog-api-client-java/pull/403). |
| 56 | +* [Added] Add distinct fields to RuleQuery for security monitoring. See [#399](https://github.com/DataDog/datadog-api-client-java/pull/399). |
| 57 | +* [Added] Add security source for dashboards. See [#392](https://github.com/DataDog/datadog-api-client-java/pull/392). |
| 58 | +* [Added] Add SLO alerts to monitor enum. See [#390](https://github.com/DataDog/datadog-api-client-java/pull/390). |
| 59 | +* [Added] Add four usage attribution endpoints. See [#384](https://github.com/DataDog/datadog-api-client-java/pull/384). |
| 60 | +* [Added] Add query parameters to get musted hosts and hosts metadata in host endpoint. See [#376](https://github.com/DataDog/datadog-api-client-java/pull/376). |
| 61 | +* [Added] Add Billable Summary to usage enpoint. See [#367](https://github.com/DataDog/datadog-api-client-java/pull/367). |
| 62 | +* [Fixed] Use map instead of hashmap for configureApiKeys. See [#540](https://github.com/DataDog/datadog-api-client-java/pull/540). |
| 63 | +* [Fixed] Quota & retention are now editable fields in log indexes. See [#524](https://github.com/DataDog/datadog-api-client-java/pull/524). |
| 64 | +* [Fixed] Fix synthetics_check_id type in MonitorOptions. See [#497](https://github.com/DataDog/datadog-api-client-java/pull/497). |
| 65 | +* [Fixed] Remove default for cell_display_mode in table widget. See [#488](https://github.com/DataDog/datadog-api-client-java/pull/488). |
| 66 | +* [Fixed] Fix tags attribute type in event aggregation API. See [#440](https://github.com/DataDog/datadog-api-client-java/pull/440). |
| 67 | +* [Fixed] Return user in update call for users endpoint. See [#424](https://github.com/DataDog/datadog-api-client-java/pull/424). |
| 68 | +* [Fixed] Fix content-type spelling errors. See [#410](https://github.com/DataDog/datadog-api-client-java/pull/410). |
| 69 | +* [Fixed] Mark query and status as required for security monitoring. See [#409](https://github.com/DataDog/datadog-api-client-java/pull/409). |
| 70 | +* [Fixed] Fix Security Monitoring `isEnabled` parameter. See [#396](https://github.com/DataDog/datadog-api-client-java/pull/396). |
| 71 | +* [Fixed] Mark query field as optional when searching logs. See [#534](https://github.com/DataDog/datadog-api-client-java/pull/534). |
| 72 | +* [Changed] Remove enum from legend_size. See [#418](https://github.com/DataDog/datadog-api-client-java/pull/418). |
| 73 | +* [Changed] Extract enum to specific schema in incidents endpoint. See [#604](https://github.com/DataDog/datadog-api-client-java/pull/604). |
| 74 | +* [Changed] Extract key sorting enum to a specific schema in key management endpoint. See [#601](https://github.com/DataDog/datadog-api-client-java/pull/601). |
| 75 | +* [Changed] Mark request bodies as required or explicitly optional. See [#561](https://github.com/DataDog/datadog-api-client-java/pull/561). |
| 76 | +* [Changed] Change event_query property to use log query definition in dashboard widgets. See [#529](https://github.com/DataDog/datadog-api-client-java/pull/529). |
| 77 | +* [Changed] Rename tracing without limits and traces usage endpoints. See [#519](https://github.com/DataDog/datadog-api-client-java/pull/519). |
| 78 | +* [Changed] Change teams and services objects names to be incident specific. See [#505](https://github.com/DataDog/datadog-api-client-java/pull/505). |
| 79 | +* [Changed] Change `columns` attribute type from string array to object array in APM stats query widget. See [#475](https://github.com/DataDog/datadog-api-client-java/pull/475). |
| 80 | +* [Changed] Rename to ApmStats and add required properties. See [#458](https://github.com/DataDog/datadog-api-client-java/pull/458). |
| 81 | +* [Changed] Remove unused `aggregation_key` and `related_event_id` properties from events responses. See [#449](https://github.com/DataDog/datadog-api-client-java/pull/449). |
| 82 | +* [Changed] Define required fields for v2 requests. See [#448](https://github.com/DataDog/datadog-api-client-java/pull/448). |
| 83 | +* [Changed] Mark required type fields in User and Roles API v2. See [#443](https://github.com/DataDog/datadog-api-client-java/pull/443). |
| 84 | +* [Changed] Update synthetics test to contain latest features. See [#371](https://github.com/DataDog/datadog-api-client-java/pull/371). |
| 85 | +* [Deprecated] Deprecate subscription and billing fields in create organization endpoint. See [#549](https://github.com/DataDog/datadog-api-client-java/pull/549). |
| 86 | +* [Removed] Remove Synthetic resources property. See [#583](https://github.com/DataDog/datadog-api-client-java/pull/583). |
| 87 | +* [Removed] Remove org_id parameter from Usage Attribution endpoint. See [#555](https://github.com/DataDog/datadog-api-client-java/pull/555). |
| 88 | +* [Removed] Remove `require_full_window` client default value for monitors. See [#509](https://github.com/DataDog/datadog-api-client-java/pull/509). |
| 89 | +* [Removed] Remove check_type parameter from ListTests endpoint. See [#442](https://github.com/DataDog/datadog-api-client-java/pull/442). |
| 90 | +* [Removed] Remove 204 response from PATCH v2 users. See [#431](https://github.com/DataDog/datadog-api-client-java/pull/431). |
| 91 | + |
3 | 92 | ## 1.0.0-beta.7 / 2020-07-02 |
4 | 93 |
|
5 | 94 | * [Added] Add getter for User-Agent header value. See [#364](https://github.com/DataDog/datadog-api-client-java/pull/364). |
|
0 commit comments