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

Remove pagination parameter from CI visibility aggregate endpoints #1818

Merged

Conversation

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

@api-clients-generation-pipeline api-clients-generation-pipeline bot added the changelog/no-changelog Changes don't appear in changelog label Jan 10, 2023
@api-clients-generation-pipeline api-clients-generation-pipeline bot force-pushed the datadog-api-spec/generated/2005 branch 2 times, most recently from 6cf5087 to f0c0884 Compare January 11, 2023 08:29
@api-clients-generation-pipeline api-clients-generation-pipeline bot changed the title CI Visibility: remove pagination parameter from aggregate endpoints Remove pagination parameter from CI visibility aggregate endpoints Jan 11, 2023
@api-clients-generation-pipeline api-clients-generation-pipeline bot added the changelog/Changed Changed features results into a major version bump label Jan 11, 2023
@api-clients-generation-pipeline api-clients-generation-pipeline bot removed the changelog/no-changelog Changes don't appear in changelog label Jan 11, 2023
@api-clients-generation-pipeline api-clients-generation-pipeline bot merged commit da1a5da into master Jan 11, 2023
@api-clients-generation-pipeline api-clients-generation-pipeline bot deleted the datadog-api-spec/generated/2005 branch January 11, 2023 10:35
github-actions bot pushed a commit that referenced this pull request Jan 11, 2023
…1818)

Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> da1a5da
kodiakhq bot referenced this pull request in cloudquery/cloudquery Mar 1, 2023
…to v2.9.0 (#8653)

This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

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

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

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

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

#### What's Changed

##### Fixed

-   Set hosts versions as `type any` by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1868](https://togithub.com/DataDog/datadog-api-client-go/pull/1868)

##### Added

-   Add orchestrator section in IP ranges by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1860](https://togithub.com/DataDog/datadog-api-client-go/pull/1860)
-   Add Cloud Cost Management fields to Usage Metering endpoints by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1864](https://togithub.com/DataDog/datadog-api-client-go/pull/1864)
-   Add cloud-cost as a supported query data source by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1856](https://togithub.com/DataDog/datadog-api-client-go/pull/1856)
-   Add Cloud Cost And Container Excl Agent Usage Fields by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1869](https://togithub.com/DataDog/datadog-api-client-go/pull/1869)
-   Add SLO status and error budget remaining to search API by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1873](https://togithub.com/DataDog/datadog-api-client-go/pull/1873)
-   Add `sort` field to SLOListWidgetQuery by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1871](https://togithub.com/DataDog/datadog-api-client-go/pull/1871)

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

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

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

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

#### What's Changed

##### Fixed

-   Mark timeseries values as nullable by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1819](https://togithub.com/DataDog/datadog-api-client-go/pull/1819)
-   Fix path constraints check by [@&#8203;skarimo](https://togithub.com/skarimo) in [https://github.com/DataDog/datadog-api-client-go/pull/1833](https://togithub.com/DataDog/datadog-api-client-go/pull/1833)
-   Add namespaces attribute and rename excluded_attributes in SDS Public API by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1834](https://togithub.com/DataDog/datadog-api-client-go/pull/1834)
-   Set macV as `type any` by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1851](https://togithub.com/DataDog/datadog-api-client-go/pull/1851)

##### Added

-   Add httpVersion option to Synthetics API tests by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1824](https://togithub.com/DataDog/datadog-api-client-go/pull/1824)
-   Add deprecationDate to security monitoring rule response by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1825](https://togithub.com/DataDog/datadog-api-client-go/pull/1825)
-   Add new group by configuration to list stream widget by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1821](https://togithub.com/DataDog/datadog-api-client-go/pull/1821)
-   Add synthetics advanced scheduling by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1810](https://togithub.com/DataDog/datadog-api-client-go/pull/1810)
-   Add notification preset enum field to monitor options by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1829](https://togithub.com/DataDog/datadog-api-client-go/pull/1829)
-   Add support for Cloudflare integration API by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1828](https://togithub.com/DataDog/datadog-api-client-go/pull/1828)
-   Add support for Fastly account API by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1750](https://togithub.com/DataDog/datadog-api-client-go/pull/1750)
-   Add monitor configuration policies by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1832](https://togithub.com/DataDog/datadog-api-client-go/pull/1832)
-   Support is_cspm_enabled field in GCP integrations by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1843](https://togithub.com/DataDog/datadog-api-client-go/pull/1843)
-   Add run workflow widget to dashboard schema by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1837](https://togithub.com/DataDog/datadog-api-client-go/pull/1837)
-   Add new missing enum values for `aggregation` and `detectionMethod` by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1854](https://togithub.com/DataDog/datadog-api-client-go/pull/1854)
-   Add region to estimated cost and historical cost response by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1855](https://togithub.com/DataDog/datadog-api-client-go/pull/1855)
-   Add Usage Metering container_excl_agent_usage fields by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1857](https://togithub.com/DataDog/datadog-api-client-go/pull/1857)
-   Add event_stream fields to dashboard list stream widget by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1858](https://togithub.com/DataDog/datadog-api-client-go/pull/1858)

##### Changed

-   Move Service account create from users to service accounts by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1841](https://togithub.com/DataDog/datadog-api-client-go/pull/1841)

**Full Changelog**: DataDog/datadog-api-client-go@v2.7.0...v2.8.0

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

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

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

#### What's Changed

##### Fixed

-   Update CI Visibility types of BucketResponse schema by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1805](https://togithub.com/DataDog/datadog-api-client-go/pull/1805)
-   Fix logs aggregate integer facets by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1812](https://togithub.com/DataDog/datadog-api-client-go/pull/1812)

##### Added

-   Add support for query scalar and timeseries endpoints by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1798](https://togithub.com/DataDog/datadog-api-client-go/pull/1798)
-   Add estimated rum sessions usage types to UA enums by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1791](https://togithub.com/DataDog/datadog-api-client-go/pull/1791)
-   Update API spec to allow primary timeframe, target, and warning by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1808](https://togithub.com/DataDog/datadog-api-client-go/pull/1808)
-   Add Usage Metering Cont Usage fields by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1809](https://togithub.com/DataDog/datadog-api-client-go/pull/1809)
-   Add secure field to synthetics config variables by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1811](https://togithub.com/DataDog/datadog-api-client-go/pull/1811)
-   Add Support for Incident Management Search API by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1769](https://togithub.com/DataDog/datadog-api-client-go/pull/1769)
-   Add TOTP parameters to Synthetics test options by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1815](https://togithub.com/DataDog/datadog-api-client-go/pull/1815)

##### Changed

-   Remove indexed logs from Usage Attribution by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1814](https://togithub.com/DataDog/datadog-api-client-go/pull/1814)
-   Remove pagination parameter from CI visibility aggregate endpoints by [@&#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1818](https://togithub.com/DataDog/datadog-api-client-go/pull/1818)

**Full Changelog**: DataDog/datadog-api-client-go@v2.6.1...v2.7.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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC4wIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/Changed Changed features results into a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant