Releases: DataDog/datadog-api-client-go
Releases · DataDog/datadog-api-client-go
v1.0.0-beta.16
- [Added] Add groupby_simple_monitor option to monitors. See #758.
- [Added] Allow formula and functions in query value requests. See #756.
- [Added] Allow formula and functions in toplist requests. See #753.
- [Added] Add slack resource. See #744.
- [Added] Add detectionMethod and newValueOptions fields to security monitoring rules. See #739.
- [Added] Expose "event-v2 alert" monitor type. See #738.
- [Added] Add new US3 region. See #737.
- [Added] Add org_name field to usage attribution response. See #736.
- [Added] Add profile_metrics_query properties to dashboard widget requests. See #728.
- [Added] Add geomap widget to dashboards. See #720.
- [Added] Add v2 API for metric tag configuration. See #718.
- [Added] Add Lambda invocations usage to response. See #716.
- [Added] Remove unstable flag for logs apis. See #709.
- [Fixed] Add missing tlsVersion and minTlsVersion to Synthetics assertion types. See #731.
- [Fixed] Change analyzed_spans to spans in dashboard. See #711.
- [Changed] Rename objects throughout the code for consistency. See #724.
- [Changed] Rename objects for formula and functions to be more generic. See #747.
v1.0.0-beta.15
- [Added] Add restricted roles to monitor update. See #691.
- [Added] Add endpoint for IoT billing usage. See #684.
- [Added] Add query parameters for SLO search endpoint. See #682.
- [Added] Add fields for formula and function query definition and widget formulas. See #680.
- [Added] Add global_time to time_window SLO widget. See #675.
- [Added] Update required fields in SLO correction create and update requests . See #668.
- [Fixed] Fix AWS tag filter delete request. See #701.
- [Fixed] Remove unnecessary field from TimeSeriesFormulaAndFunctionEventQuery. See #700.
- [Fixed] Fix unit format in SLO history response. See #695.
- [Fixed] Change group_by from object to list of objects. See #694.
- [Fixed] Fix location of monitor restricted roles.. See #687.
- [Fixed] Fix paging parameter names for logs aggregate queries. See #681.
v1.0.0-beta.14
- [Added] Add log index creation. See #662.
- [Added] Add SLO Corrections. See #654.
- [Added] Add new live and rehydrated logs breakdowns for Usage API. See #652.
- [Added] Add support for Synthetics variables from test. See #641.
- [Fixed] Add additionalProperties: false to synthetics target field. See #657.
- [Fixed] Fix missing field for synthetics variables from test. See #649.
- [Changed] Extract key sorting enum to a specific schema in key management endpoint. See #646.
- [Changed] Extract enum to specific schema in incidents endpoint. See #650.
- [Changed] Fix some integer/number formats in Logs and Synthetics endpoints. See #658.
v1.0.0-beta.13
- [Added] Added filters to rule endpoints in security monitoring API. See #632.
- [Added] Add Azure app services fields to usage v1 endpoints. See #631.
- [Added] Add mobile RUM OS types usage fields. See #629.
- [Added] Add config variables for synthetics API tests. See #628.
- [Added] Add endpoints for the public API of Logs2Metrics. See #626.
- [Added] Add endpoints for API Keys v2. See #620.
- [Added] Add utils to validate and create valid enums. See #617.
- [Added] Add javascript value to synthetics browser variable types. See #616.
- [Added] Add synthetics assertion operator. See #609.
- [Added] Application keys v2 API. See #605.
- [Fixed] Redact auth methods from debug logs. See #618.
- [Removed] Remove Synthetic resources property. See #622.
v1.0.0-beta.12
- [Added] Mark Usage Attribution endpoint as public beta. See #592.
- [Added] Add AWS filtering endpoints. See #589.
- [Added] Add limit parameter for get usage top average metrics. See #586.
- [Added] Add endpoint to fetch process summaries. See #585.
- [Added] Add synthetics private location endpoints. See #584.
- [Added] Add user_update, recommendation and snapshot as event alert types. See #583.
- [Added] Add Usage Attribution endpoint. See #582.
- [Added] Add new API for incident management usage. See #578.
- [Added] Add the incident schema. See #572.
- [Added] Add IP prefixes by location for synthetics endpoints. See #565.
- [Added] Add filter parameter for listing teams and services. See #564.
- [Added] Add restricted roles to monitor create and edit requests. See #562.
- [Fixed] Quota & retention are now editable fields in log indexes. See #568.
- [Changed] Mark request bodies as required or explicitly optional. See #598.
- [Changed] Deprecate subscription and billing fields in create organization endpoint. See #588.
- [Changed] Mark query field as optional when searching logs. See #577.
- [Changed] Change event_query property to use log query definition in dashboard widgets. See #573.
- [Changed] Rename tracing without limits and traces usage endpoints. See #561.
- [Removed] Remove org_id parameter from Usage Attribution endpoint. See #594.
v1.0.0-beta.11
- [Added] Add 3 new palettes to the conditional formatting options. See #554.
v1.0.0-beta.10
v1.0.0-beta.9
- [Added] Add missing synthetics step types. See #534.
- [Added] Add include_tags in logs archives. See #530.
- [Added] Add dns server and client certificate support to synthetics tests. See #523.
- [Added] Add rehydration_tags property to the logs archives. See #513.
- [Added] Add endpoint to reorder Logs Archives. See #505.
- [Added] Add has_search_bar and cell_display_mode properties to table widget definition. See #502.
- [Added] Add target_format property to the Logs attribute remapper . See #501.
- [Added] Add dual y-axis configuration to time-series widget in Dashboard. See #498.
- [Added] Mark logs aggregate endpoint as stable. See #496.
- [Added] Add endpoint to get a Synthetics global variable. See #489.
- [Added] Add assertion types for DNS Synthetics tests. See #486.
- [Added] Add DNS test type to Synthetics. See #482.
- [Added] Add API endpoints for teams and services. See #470.
- [Added] Add mobile_rum_session_count_sum property to usage responses. See #469.
- [Fixed] Fix synthetics_check_id type in MonitorOptions. See #526.
- [Fixed] Remove default for cell_display_mode in table widget. See #519.
- [Fixed] Fix tags attribute type in event aggregation API. See #463.
- [Changed] Change
columns
attribute type from string array to object array in APM stats query widget. See #509. - [Changed] Rename to ApmStats and add required properties. See #490.
- [Changed] Remove unused
aggregation_key
andrelated_event_id
properties from events responses. See #480. - [Changed] Define required fields for v2 requests. See #475.
- [Changed] Mark required type fields in User and Roles API v2. See #467.
- [Removed] Remove check_type parameter from ListTests endpoint. See #465.
v1.0.0-beta.8
- [Added] Add
aggregation
andmetric
fields toSecurityMonitoringRuleQuery
. See #457. - [Added] Add tracing without limits to usage API. See #449.
- [Added] Add response codes for AWS API. See #443.
- [Added] Add
custom_links
support for Dashboard widgets. See #442. - [Added] Add profiling to usage API. See #436.
- [Added] Add synthetics CI endpoint. See #429.
- [Added] Add APM resources data source to table widgets. See #428.
- [Added] Add list API for security monitoring signals. See #424.
- [Added] Add create, edit and delete endpoints for synthetics global variables. See #421.
- [Added] Add monitor option
renotify_interval
to synthetics tests. See #420. - [Added] Add event aggregation v2 API. See #419.
- [Added] Add Profiling Host to Usage endpoint. See #417.
- [Added] Add
distinctFields
toSecurityMonitoringRuleQuery
. See #412. - [Added] Add missing
security_query
onQueryValueWidgetRequest
. See #407. - [Added] Enable security source for dashboards. See #403.
- [Added] Add SLO alerts to monitor enum. See #401.
- [Fixed] Add 200 response code to PATCH v2 users. See #441.
- [Fixed] Fix hourly host usage descriptions. See #438.
- [Fixed] Remove enum from
legend_size
widget attribute. See #432. - [Fixed] Fix content-type spelling errors. See #423.
- [Fixed] Properly mark
status
andquery
field as required for creation of Security Monitoring rule. See #422. - [Fixed] Fix name of
isEnabled
parameter for Security Monitoring rule. See #409. - [Removed] Remove 204 response from PATCH v2 users. See #446.
v1.0.0-beta.7
- [Added] Adding four usage attribution endpoints. See #393.
- [Added] Fix documentation for
v1/hosts
. See #383. - [Changed] Update synthetics test to contain latest features. See #375.
- [Added] Usage Billable Summary response. See #368.
- [Added] Add Logs Search API v2. See #365.
- [Fixed] RRULE property for Downtimes API. See #364.
- [Deprecated] Dashboards List v1 has been deprecated. See #363.