Skip to content

Commit

Permalink
Update module github.com/DataDog/datadog-api-client-go/v2 to v2.21.0 (o…
Browse files Browse the repository at this point in the history
…pen-telemetry#30577)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/DataDog/datadog-api-client-go/v2](https://togithub.com/DataDog/datadog-api-client-go)
| `v2.20.0` -> `v2.21.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.20.0/v2.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.20.0/v2.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>DataDog/datadog-api-client-go
(github.com/DataDog/datadog-api-client-go/v2)</summary>

###
[`v2.21.0`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.21.0)

[Compare
Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.20.0...v2.21.0)

<!-- Release notes generated using configuration in .github/release.yml
at v2.21.0 -->

#### What's Changed

##### Added

- Add priority field to SDS rule and standard-pattern by
[@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2317
- Document new `resource_collection` and
`is_security_command_center_enabled` fields in GCP APIs by
[@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2318
- Add SAML attributes by
[@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2311
- Security Monitoring - Support custom third party rules by
[@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2337
- Add public API support for time-slice SLOs by
[@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2328
- Add included_keyword_configuration field to SDS rule by
[@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2340
- Update Documentation for APM DevSecOps by
[@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2341

##### Changed

- Change binary to use io.Reader by
[@&#8203;therve](https://togithub.com/therve) in
[DataDog/datadog-api-client-go#2329
- Mark v1 downtime endpoints as deprecated by
[@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2334
- Adding Cloud Cost Management API Documentation by
[@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2326
- Add support for Cloudflare API `zone` and `resource` fields by
[@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2339

**Full Changelog**:
DataDog/datadog-api-client-go@v2.20.0...v2.21.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
  • Loading branch information
renovate[bot] and opentelemetrybot committed Jan 16, 2024
1 parent 14d4394 commit 5e16648
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion cmd/configschema/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ require (
github.com/DataDog/datadog-agent/pkg/util/log v0.50.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/pointer v0.50.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.50.2 // indirect
github.com/DataDog/datadog-api-client-go/v2 v2.20.0 // indirect
github.com/DataDog/datadog-api-client-go/v2 v2.21.0 // indirect
github.com/DataDog/datadog-go/v5 v5.1.1 // indirect
github.com/DataDog/go-sqllexer v0.0.8 // indirect
github.com/DataDog/go-tuf v1.0.2-0.5.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions cmd/configschema/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/otelcontribcol/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ require (
github.com/DataDog/datadog-agent/pkg/util/log v0.50.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/pointer v0.50.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.50.2 // indirect
github.com/DataDog/datadog-api-client-go/v2 v2.20.0 // indirect
github.com/DataDog/datadog-api-client-go/v2 v2.21.0 // indirect
github.com/DataDog/datadog-go/v5 v5.1.1 // indirect
github.com/DataDog/go-sqllexer v0.0.8 // indirect
github.com/DataDog/go-tuf v1.0.2-0.5.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions cmd/otelcontribcol/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exporter/datadogexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/DataDog/agent-payload/v5 v5.0.102
github.com/DataDog/datadog-agent/pkg/proto v0.50.2
github.com/DataDog/datadog-agent/pkg/trace v0.50.2
github.com/DataDog/datadog-api-client-go/v2 v2.20.0
github.com/DataDog/datadog-api-client-go/v2 v2.21.0
github.com/DataDog/gohai v0.0.0-20230524154621-4316413895ee
github.com/DataDog/opentelemetry-mapping-go/pkg/inframetadata v0.11.0
github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes v0.11.0
Expand Down
4 changes: 2 additions & 2 deletions exporter/datadogexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exporter/datadogexporter/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ require (
github.com/DataDog/datadog-agent/pkg/util/log v0.50.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/pointer v0.50.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.50.2 // indirect
github.com/DataDog/datadog-api-client-go/v2 v2.20.0 // indirect
github.com/DataDog/datadog-api-client-go/v2 v2.21.0 // indirect
github.com/DataDog/datadog-go/v5 v5.1.1 // indirect
github.com/DataDog/go-sqllexer v0.0.8 // indirect
github.com/DataDog/go-tuf v1.0.2-0.5.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions exporter/datadogexporter/integrationtest/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ require (
github.com/DataDog/datadog-agent/pkg/util/log v0.50.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/pointer v0.50.2 // indirect
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.50.2 // indirect
github.com/DataDog/datadog-api-client-go/v2 v2.20.0 // indirect
github.com/DataDog/datadog-api-client-go/v2 v2.21.0 // indirect
github.com/DataDog/datadog-go/v5 v5.1.1 // indirect
github.com/DataDog/go-sqllexer v0.0.8 // indirect
github.com/DataDog/go-tuf v1.0.2-0.5.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e16648

Please sign in to comment.