Skip to content
This repository was archived by the owner on May 7, 2023. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented May 12, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/DataDog/datadog-api-client-go require minor v1.0.0-beta.20 -> v1.10.0

Release Notes

DataDog/datadog-api-client-go

v1.10.0

Compare Source

What's Changed

Fixed
Added

Full Changelog: DataDog/datadog-api-client-go@v1.9.0...v1.10.0

v1.9.0

Compare Source

What's Changed

Fixed
Added
Changed

Full Changelog: DataDog/datadog-api-client-go@v1.8.0...v1.9.0

v1.8.0

Compare Source

  • [Added] Add filter[deleted] parameter for searching recently deleted dashboards. See #​1296.
  • [Added] Add support for authentication and proxy options in Synthetics. See #​1267.
  • [Added] Support formulas and functions in Treemap Widget. See #​1291.
  • [Added] Add Cloud Workload Security Agent Rules API. See #​1282.
  • [Added] Add offset and limit parameters to usage listing endpoint. See #​1285.
  • [Added] Add monthly usage attribution API spec. See #​1274.
  • [Added] Add missing hosts metadata fields. See #​1269.
  • [Added] Add replay_session_count and update documentation for rum_session_count. See #​1284.
  • [Added] Add retry options for a step in Synthetics multistep test. See #​1277.
  • [Added] Document author_name in dashboard response. See #​1275.
  • [Added] Add organization metadata for RUM sessions usage and expose rum_browser_and_mobile_session_count. See #​1270.
  • [Added] Add endpoint to retrieve hourly usage attribution. See #​1249.
  • [Added] Add support for scoped application keys. See #​1234.
  • [Added] Add endpoint for cloning roles. See #​1258.
  • [Added] Add organization metadata for audit logs, CWS, CSPM, DBM. See #​1264.
  • [Added] Add ci-pipelines alert to monitors enum. See #​1255.
  • [Added] Add support for sunburst widget in dashboard. See #​1262.
  • [Fixed] Clarify required fields for SyntheticsAPIStep, SyntheticsAPITest, and SyntheticsBrowserTest. See #​1202.
  • [Fixed] Fixes to Cloud Workload Security API. See #​1294.
  • [Fixed] Make downtime weekdays nullable. See #​1279.
  • [Fixed] Fix a typo in an incident field attribute description. See #​1240.
  • [Fixed] Fix SecurityMonitoringSignal.attributes.tags type. See #​1243.
  • [Changed] Remove read only fields in EventCreateRequest. See #​1292.
  • [Changed] Change pagination arguments for querying usage attribution. See #​1273.
  • [Deprecated] Remove session counts from RUM units response. See #​1252.
  • [Removed] Remove deprecated AgentRule field in Security Rules API for CWS. See #​1268.

v1.7.0

Compare Source

  • [Added] Add Limit Note for Hourly Requests. See #​1230.
  • [Added] Expose estimated logs usage in Usage Attribution API. See #​1231.
  • [Added] Add endpoint to get corrections applied to an SLO. See #​1221.
  • [Added] Expose public_id and org_name in Usage API response. See #​1224.
  • [Added] Document query in MonitorSearchResult. See #​1222.
  • [Added] Add 429 error responses. See #​1208.
  • [Added] Add support for profiled Fargate tasks in Usage API. See #​1205.
  • [Added] Add support for websocket synthetics tests. See #​1206.
  • [Added] [Synthetics] Add support for UDP API tests. See #​1197.
  • [Added] Add trigger synthetics tests endpoint. See #​1173.
  • [Added] Add RUM Units to usage metering API. See #​1188.
  • [Added] [dashboards formulas and functions] Add formulas and functions support to change widget. See #​1204.
  • [Fixed] Be more resilient to plain text errors. See #​1227.
  • [Fixed] Fix monitor timeout_h example and limits. See #​1219.
  • [Fixed] Remove event title length constraint. See #​1215.
  • [Fixed] Mark batch_id in Synthetics Trigger CI response as nullable. See #​1210.
  • [Fixed] SLO Correction attributes rrule and duration can be nullable. See #​1200.
  • [Fixed] Change UsageNetworkFlowsHour.indexed_event_count to match actual API. See #​1196.
  • [Fixed] Fix type for ratio_in_month in usage metering. See #​1183.
  • [Changed] [Synthetics] Fix required target in assertions and type in step results. See #​1201.

v1.6.0

Compare Source

  • [Added] Add support for Azure automute option. See #​1179.
  • [Added] Add v2 intake endpoint. See #​1172.
  • [Added] Add support for RRULE fields in SLO corrections. See #​1126.
  • [Added] Add aggregations attribute to v2 metric tag configuration. See #​1101.
  • [Added] Add apm_stats_query property to DistributionWidgetRequest. See #​1161.
  • [Fixed] Use plural form for dbm hosts usage properties. See #​1141.
  • [Changed] Update Synthetics CI test metadata. See #​1140.
  • [Deprecated] Update property descriptions for Dashboard RBAC release. See #​1171.

v1.5.0

Compare Source

  • [Added] Add support for funnel widget in dashboards. See #​1115.
  • [Added] Add information about creator to Synthetics tests details. See #​1122.
  • [Added] Add support for gzip and deflate encoding. See #​1119.
  • [Added] Add support for formulas and functions in the Scatterplot Widget for dashboards. See #​1113.
  • [Added] Document encoding in metrics intake. See #​1131.
  • [Added] Add servername property to SSL Synthetics tests request. See #​1130.
  • [Added] Add renotify_occurrences and renotify_statuses monitor options. See #​1143.
  • [Added] Add type and is_template properties to notebooks. See #​1146.
  • [Added] [Synthetics] Add endpoint to get details of a batch. See #​1090.
  • [Added] Add SDS to usage metering endpoint. See #​1153.
  • [Added] Add metrics_collection_enabled, cspm_resource_collection_enabled and resource_collection_enabled to AWS integration request. See #​1150.
  • [Fixed] Fix typo in usage attribution field names for profiled containers. See #​1123.
  • [Fixed] Make sure that OpenAPI definition are valid with real server responses. See #​1121.
  • [Fixed] Fix incidents schemas. See #​1128.
  • [Fixed] IncidentFieldAttributesMultipleValue can be nullable. See #​1129.
  • [Fixed] Allow nullable date in notebook cells. See #​1134.
  • [Fixed] Fix go handling of nullable enums. See #​1152.
  • [Fixed] Remove event title length constraint. See #​1124.
  • [Fixed] Make monitor properties priority and restricted_roles nullable. See #​1158.
  • [Changed] Use AVG aggregation function for DBM queries. See #​1118.
  • [Changed] Enable compression in responses. See #​1142.

v1.4.0

Compare Source

  • [Added] Added available_values property to template variables schema. See #​1089.
  • [Added] Add follow_redirects options to test request in Synthetics. See #​1096.
  • [Added] ApmDependencyStatsQuery for formulas and functions dashboard widgets. See #​1103.
  • [Added] Add formula and function APM resource stats query definition for dashboards. See #​1104.
  • [Fixed] Fix SLO history error response type for overall errors. See #​1095.
  • [Fixed] Mark SLO Correction Type as required. See #​1093.
  • [Fixed] Make the name property required for APM Dependency Stat Query. See #​1110.
  • [Changed] Fix SLO history schema for groups and monitors fields. See #​1099.
  • [Changed] Remove metadata from required list for metric SLO history endpoint. See #​1102.

v1.3.0

Compare Source

  • [Added] Add config variables to Synthetics browser test config. See #​1086.
  • [Added] Add DBM usage endpoint. See #​1068.
  • [Added] Add audit alert monitor type. See #​1081.
  • [Added] Add batch_id to the synthetics trigger endpoint response. See #​1079.
  • [Added] Adding support for security monitoring rule type property. See #​1065.
  • [Added] Add events data source to Dashboard widgets. See #​1067.
  • [Added] Add restricted roles for Synthetics global variables. See #​1072.
  • [Added] Webhooks integration SDK. See #​1071.
  • [Added] Add missing synthetics variable parser type x_path. See #​1070.
  • [Added] Add audit_stream to ListStreamSource. See #​1056.
  • [Added] Add percentile to dashboard WidgetAggregator schema. See #​1051.
  • [Added] Add id_str property to Event response. See #​1059.
  • [Added] Add edge to Synthetics devices. See #​1063.
  • [Added] Add endpoints to manage Service Accounts v2. See #​1043.
  • [Added] Add new_group_delay and deprecate new_host_delay monitor properties. See #​1055.
  • [Added] Add include_descendants param to usage attribution API. See #​1062.
  • [Added] Improve resiliency of go SDK when deserializing enums/oneOfs. See #​1028.
  • [Added] Add ContainsUnparsedObject utility method to check if an object wasn't fully deserialized. See #​1073 and #​1077.
  • [Added] Add support for list widget in dashboards. See #​1023.
  • [Added] Extend table widget requests to support formulas and functions in dashboards. See #​1046.
  • [Added] Add CSPM to usage attribution. See #​1037.
  • [Added] Add support for dashboard bulk delete and restore endpoints. See #​1020.
  • [Added] Add support for audit logs data source in dashboards. See #​1041.
  • [Added] Add allow_insecure option for multistep steps in Synthetics. See #​1031.
  • [Fixed] Make SLO history metadata unit nullable. See #​1078.
  • [Fixed] Minor fixes of the incident schema. See #​1074.
  • [Fixed] Fix serialization of query metrics response containing nullable points. See #​1034.
  • [Fixed] Fix status property name for browser error status in Synthetics. See #​1036.
  • [Changed] Add separate schema for deleting AWS account. See #​1030.
  • [Removed] Remove deprecated endpoints /api/v1/usage/traces and /api/v1/usage/tracing-without-limits. See #​1038.

v1.2.0

Compare Source

  • [Added] Add support for GET /api/v2/application_keys/{app_key_id}. See #​1021.
  • [Added] Add meta property with pagination info to SLOCorrectionList endpoint response. See #​1018.
  • [Added] Add support for treemap widget. See #​1013.
  • [Added] Add missing properties query_index and tag_set to MetricsQueryMetadata. See #​979.
  • [Fixed] Remove US only constraint for AWS tag filtering. See #​1007.
  • [Fixed] Add BDD tests to synthetics. See #​1006.
  • [Fixed] Fix response of security filter delete. See #​1002.
  • [Fixed] Handle null in query metrics unit. See #​1001.
  • [Changed] Remove Synthetics tick interval enum. See #​1005.

v1.1.0

Compare Source

  • [Added] Add missing fields hasExtendedTitle, type, version and updateAuthorId for Security Monitoring Rule endpoints. See #​998.
  • [Added] Dashboard RBAC role support. See #​993.
  • [Fixed] Fix go JSON struct. See #​992.

v1.0.0

Compare Source

  • [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.22

Compare Source

  • [Added] Add endpoints to configure Security Filters. See #​938.
  • [Added] Add active_child nested downtime object to Downtime component for downtime APIs. See #​930.
  • [Changed] Change Dashboard WidgetCustomLink properties. See #​937.
  • [Changed] Make various fixes to synthetics models. See #​935.
  • [Changed] Update usage attribute endpoint metadata fields. See #​932.

v1.0.0-beta.21

Compare Source

  • [Added] Notebooks Public API Documentation. See #​926.
  • [Added] Add logs_by_retention usage property and GetUsageLogsByRetention endpoint. See #​915.
  • [Added] Add anomaly detection method to SecurityMonitoringRuleDetectionMethod enum. See #​914.
  • [Added] Add with_configured_alert_ids parameter to get a SLO details endpoint. See #​910.
  • [Added] Add setCookie, dnsServerPort, allowFailure and isCritical fields for Synthetics tests. See #​903.
  • [Added] Add metadata property with pagination info to SLOList endpoint response. See #​899.
  • [Added] Add new properties to group widget, note widget and image widget. See #​895.
  • [Added] Add support for a rate metric type in manage metric tags v2 endpoint. See #​892.
  • [Fixed] Handle typed nils for go client. See #​927.
  • [Fixed] Remove default value of is_column_break layout property of dashboard. See #​925.
  • [Changed] Enumerate accepted values for fields parameter in usage attr requests. See #​919.
  • [Changed] Add frequency and remove request as required field from synthetics test. See #​916.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-datadog-datadog-api-client-go-1.x branch from d6149c9 to 5f19b44 Compare May 17, 2021 16:40
@renovate renovate bot changed the title Update module github.com/DataDog/datadog-api-client-go to v1.0.0-beta.21 Update module github.com/DataDog/datadog-api-client-go to v1.0.0-beta.22 May 17, 2021
@renovate
Copy link
Author

renovate bot commented May 17, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/chaspy/datadog-monitor-prometheus-exporter":"/mnt/renovate/gh/chaspy/datadog-monitor-prometheus-exporter" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e GOFLAGS -e CGO_ENABLED -w "/mnt/renovate/gh/chaspy/datadog-monitor-prometheus-exporter" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/DataDog/datadog-api-client-go v1.0.0-beta.22
go: downloading github.com/prometheus/client_golang v1.10.0
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/golang/protobuf v1.4.3
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.18.0
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading golang.org/x/sys v0.0.0-20210510120138-977fb7262007
go: downloading google.golang.org/protobuf v1.23.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
go: downloading google.golang.org/appengine v1.4.0
go: downloading github.com/dnaeon/go-vcr v1.0.1
go: downloading github.com/go-bdd/gobdd v1.1.3
go: downloading github.com/jonboulle/clockwork v0.1.0
go: downloading github.com/mcuadros/go-lookup v0.0.0-20200831155250-80f87a4fa5ee
go: downloading github.com/stretchr/testify v1.7.0
go: downloading gopkg.in/DataDog/dd-trace-go.v1 v1.30.0-rc.1.0.20210420124628-f63633f38e8f
go: downloading gotest.tools v2.2.0+incompatible
go: downloading github.com/google/go-cmp v0.5.4
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/cucumber/gherkin-go/v13 v13.0.0
go: downloading github.com/cucumber/messages-go/v12 v12.0.0
go: downloading github.com/gogo/protobuf v1.3.1
go: downloading github.com/gofrs/uuid v3.2.0+incompatible
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
github.com/chaspy/datadog-monitor-prometheus-exporter imports
	github.com/DataDog/datadog-api-client-go/api/v1/datadog tested by
	github.com/DataDog/datadog-api-client-go/api/v1/datadog.test imports
	github.com/DataDog/datadog-api-client-go/tests imports
	gopkg.in/DataDog/dd-trace-go.v1/contrib/net/http: open /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/!data!dog: permission denied
github.com/chaspy/datadog-monitor-prometheus-exporter imports
	github.com/DataDog/datadog-api-client-go/api/v1/datadog tested by
	github.com/DataDog/datadog-api-client-go/api/v1/datadog.test imports
	github.com/DataDog/datadog-api-client-go/tests imports
	gopkg.in/DataDog/dd-trace-go.v1/contrib/testing: open /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/!data!dog: permission denied
github.com/chaspy/datadog-monitor-prometheus-exporter imports
	github.com/DataDog/datadog-api-client-go/api/v1/datadog tested by
	github.com/DataDog/datadog-api-client-go/api/v1/datadog.test imports
	github.com/DataDog/datadog-api-client-go/tests imports
	gopkg.in/DataDog/dd-trace-go.v1/ddtrace: open /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/!data!dog: permission denied
github.com/chaspy/datadog-monitor-prometheus-exporter imports
	github.com/DataDog/datadog-api-client-go/api/v1/datadog tested by
	github.com/DataDog/datadog-api-client-go/api/v1/datadog.test imports
	github.com/DataDog/datadog-api-client-go/tests imports
	gopkg.in/DataDog/dd-trace-go.v1/ddtrace/ext: open /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/!data!dog: permission denied
github.com/chaspy/datadog-monitor-prometheus-exporter imports
	github.com/DataDog/datadog-api-client-go/api/v1/datadog tested by
	github.com/DataDog/datadog-api-client-go/api/v1/datadog.test imports
	github.com/DataDog/datadog-api-client-go/tests imports
	gopkg.in/DataDog/dd-trace-go.v1/ddtrace/tracer: open /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/!data!dog: permission denied
github.com/chaspy/datadog-monitor-prometheus-exporter imports
	github.com/DataDog/datadog-api-client-go/api/v1/datadog tested by
	github.com/DataDog/datadog-api-client-go/api/v1/datadog.test imports
	github.com/DataDog/datadog-api-client-go/tests imports
	github.com/dnaeon/go-vcr/cassette imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/[email protected]: permission denied
github.com/chaspy/datadog-monitor-prometheus-exporter imports
	github.com/DataDog/datadog-api-client-go/api/v1/datadog tested by
	github.com/DataDog/datadog-api-client-go/api/v1/datadog.test imports
	github.com/DataDog/datadog-api-client-go/tests imports
	github.com/stretchr/testify/require imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/[email protected]: permission denied

@renovate renovate bot force-pushed the renovate/github.com-datadog-datadog-api-client-go-1.x branch from 5f19b44 to 9a27691 Compare June 10, 2021 09:39
@renovate renovate bot changed the title Update module github.com/DataDog/datadog-api-client-go to v1.0.0-beta.22 Update module github.com/DataDog/datadog-api-client-go to v1.0.0 Jun 10, 2021
@renovate renovate bot force-pushed the renovate/github.com-datadog-datadog-api-client-go-1.x branch from 9a27691 to 67d7186 Compare June 16, 2021 15:50
@renovate renovate bot changed the title Update module github.com/DataDog/datadog-api-client-go to v1.0.0 Update module github.com/DataDog/datadog-api-client-go to v1.1.0 Jun 16, 2021
@renovate renovate bot force-pushed the renovate/github.com-datadog-datadog-api-client-go-1.x branch from 67d7186 to 918643f Compare June 23, 2021 00:47
@renovate renovate bot force-pushed the renovate/github.com-datadog-datadog-api-client-go-1.x branch from 918643f to c1ff72e Compare July 9, 2021 12:40
@renovate renovate bot changed the title Update module github.com/DataDog/datadog-api-client-go to v1.1.0 Update module github.com/DataDog/datadog-api-client-go to v1.2.0 Jul 9, 2021
@renovate renovate bot force-pushed the renovate/github.com-datadog-datadog-api-client-go-1.x branch from c1ff72e to a0acd97 Compare October 20, 2021 06:29
@renovate renovate bot changed the title Update module github.com/DataDog/datadog-api-client-go to v1.2.0 Update module github.com/DataDog/datadog-api-client-go to v1.5.0 Oct 20, 2021
@renovate renovate bot force-pushed the renovate/github.com-datadog-datadog-api-client-go-1.x branch from a0acd97 to eee0040 Compare March 7, 2022 09:47
@renovate renovate bot changed the title Update module github.com/DataDog/datadog-api-client-go to v1.5.0 Update module github.com/DataDog/datadog-api-client-go to v1.10.0 Mar 7, 2022
@renovate renovate bot changed the title Update module github.com/DataDog/datadog-api-client-go to v1.10.0 Update module github.com/DataDog/datadog-api-client-go to v1.10.0 - autoclosed Apr 25, 2022
@renovate renovate bot closed this Apr 25, 2022
@renovate renovate bot deleted the renovate/github.com-datadog-datadog-api-client-go-1.x branch April 25, 2022 00:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants