Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new field for the usage metering infra hosts #1761

Merged

Conversation

api-clients-generation-pipeline[bot]
Copy link
Contributor

@api-clients-generation-pipeline api-clients-generation-pipeline bot added the changelog/Added Added features results into a minor version bump label Nov 21, 2022
@api-clients-generation-pipeline api-clients-generation-pipeline bot merged commit 0868064 into master Nov 21, 2022
@api-clients-generation-pipeline api-clients-generation-pipeline bot deleted the datadog-api-spec/generated/1954 branch November 21, 2022 19:24
github-actions bot pushed a commit that referenced this pull request Nov 21, 2022
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> 0868064
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Jan 1, 2023
…to v2.6.1 (#6185)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | require | minor | `v2.5.0` -> `v2.6.1` |

---

### Release Notes

<details>
<summary>DataDog/datadog-api-client-go</summary>

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

[Compare Source](https://github.com/DataDog/datadog-api-client-go/compare/v2.6.0...v2.6.1)

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

#### What's Changed

##### Fixed

-   Remove incorrect required fields from CloudConfigurationComplianceRuleOptions by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1801

**Full Changelog**: DataDog/datadog-api-client-go@v2.6.0...v2.6.1

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

[Compare Source](https://github.com/DataDog/datadog-api-client-go/compare/v2.5.0...v2.6.0)

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

#### What's Changed

##### Fixed

-   Fix service catalog schema change by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1749
-   Add missing response fields to MTD usage attribution endpoint by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1776
-   Fix missing field in Synthetics tests authentication configuration by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1782
-   Mark `hosts` response version fields as nullable by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1778

##### Added

-   Add fields for CSPM GCP usage by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1756
-   Introduce `PaginationResult` type to return errors in WithPagination methods by [@&#8203;skarimo](https://github.com/skarimo) in [DataDog/datadog-api-client-go#1755
-   Add offset and limit parameter to SLO correction API by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1759
-   Add documentation for Logs Pipelines ReferenceTableLogsLookupProcessor  by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1758
-   Adding new field for the usage metering infra hosts by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1761
-   Add `include_percentiles` field in Logs Custom Metrics by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1740
-   Add OAuth support for Synthetics tests by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1764
-   Add new billable summary fields by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1774
-   RUM Applications Management API add client_token by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1765
-   Support GRPC unary calls in Synthetics by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1772
-   Add style object to dashboard widget formulas by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1787
-   Add enable_samples monitor option by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1789
-   Update security_monitoring endpoints for cloud_configuration rules by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1790
-   Add support for sensitive data scanner APIs by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1784
-   Add synthetics_parallel_testing to Usage Metering API by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1792
-   Synthetics add pagination params to get all tests endpoint by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [DataDog/datadog-api-client-go#1793

**Full Changelog**: DataDog/datadog-api-client-go@v2.5.0...v2.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/Added Added features results into a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant