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

Add support for sensitive data scanner APIs #1784

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 Dec 9, 2022
@api-clients-generation-pipeline api-clients-generation-pipeline bot force-pushed the datadog-api-spec/generated/1748 branch 10 times, most recently from b858d21 to 3e28b8a Compare December 12, 2022 16:29
@api-clients-generation-pipeline api-clients-generation-pipeline bot force-pushed the datadog-api-spec/generated/1748 branch 3 times, most recently from b337b84 to bab6984 Compare December 15, 2022 14:52
@api-clients-generation-pipeline api-clients-generation-pipeline bot merged commit 70c3f16 into master Dec 16, 2022
@api-clients-generation-pipeline api-clients-generation-pipeline bot deleted the datadog-api-spec/generated/1748 branch December 16, 2022 13:12
github-actions bot pushed a commit that referenced this pull request Dec 16, 2022
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> 70c3f16
kodiakhq bot referenced this pull request in cloudquery/cloudquery 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 [https://github.com/DataDog/datadog-api-client-go/pull/1801](https://github.com/DataDog/datadog-api-client-go/pull/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 [https://github.com/DataDog/datadog-api-client-go/pull/1749](https://github.com/DataDog/datadog-api-client-go/pull/1749)
-   Add missing response fields to MTD usage attribution endpoint by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1776](https://github.com/DataDog/datadog-api-client-go/pull/1776)
-   Fix missing field in Synthetics tests authentication configuration by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1782](https://github.com/DataDog/datadog-api-client-go/pull/1782)
-   Mark `hosts` response version fields as nullable by [@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1778](https://github.com/DataDog/datadog-api-client-go/pull/1778)

##### Added

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