-
Notifications
You must be signed in to change notification settings - Fork 56
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 API management API #2354
Merged
api-clients-generation-pipeline
merged 12 commits into
master
from
datadog-api-spec/generated/2605
Jan 26, 2024
Merged
Add support for API management API #2354
api-clients-generation-pipeline
merged 12 commits into
master
from
datadog-api-spec/generated/2605
Jan 26, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
api-clients-generation-pipeline
bot
requested a review
from a team
as a code owner
January 18, 2024 07:54
api-clients-generation-pipeline
bot
added
the
changelog/Added
Added features results into a minor version bump
label
Jan 18, 2024
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
5 times, most recently
from
January 19, 2024 10:34
b5909f5
to
880f904
Compare
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
from
January 19, 2024 13:52
7446e51
to
46b5ffa
Compare
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
from
January 19, 2024 16:56
d0b3f5c
to
6072550
Compare
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
3 times, most recently
from
January 22, 2024 11:06
30faadd
to
0b7be3b
Compare
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
from
January 22, 2024 11:12
7c28094
to
530456d
Compare
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
from
January 23, 2024 20:11
83d9da0
to
1727637
Compare
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
from
January 23, 2024 20:38
db0bfa6
to
c7b491f
Compare
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
from
January 23, 2024 21:08
0710366
to
5385412
Compare
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
from
January 25, 2024 16:57
0152d74
to
f9a4965
Compare
nkzou
approved these changes
Jan 25, 2024
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
from
January 26, 2024 07:52
177cbbe
to
ad93865
Compare
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2605
branch
from
January 26, 2024 14:51
ad93865
to
895e43b
Compare
api-clients-generation-pipeline
bot
deleted the
datadog-api-spec/generated/2605
branch
January 26, 2024 15:11
github-actions bot
pushed a commit
that referenced
this pull request
Jan 26, 2024
* Fix handling of binary body * Add uuid dep * handle file reader in given resolver * avoid panic while testing for io.Reader type * fix the type check * Regenerate client from commit a9a258a4 of spec repo --------- Co-authored-by: Thomas Hervé <thomas.herve@datadoghq.com> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> Co-authored-by: Kevin Zou <kevin.zou@datadoghq.com> Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> 7a6afc0
codeboten
referenced
this pull request
in open-telemetry/opentelemetry-collector-contrib
Feb 8, 2024
…to v2.22.0 (#31082) [![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.21.0` -> `v2.22.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.22.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.22.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.21.0/v2.22.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.21.0/v2.22.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.22.0`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.22.0) [Compare Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.21.0...v2.22.0) <!-- Release notes generated using configuration in .github/release.yml at v2.22.0 --> #### What's Changed ##### Fixed - Add test support for file parameters by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2356](https://togithub.com/DataDog/datadog-api-client-go/pull/2356) - Security Monitoring Suppressions - Make expiration date nullable in update payload by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2365](https://togithub.com/DataDog/datadog-api-client-go/pull/2365) ##### Added - Security Monitoring - Add API support for suppression rules by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2351](https://togithub.com/DataDog/datadog-api-client-go/pull/2351) - Document support for BYDAY in SLO corrections by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2357](https://togithub.com/DataDog/datadog-api-client-go/pull/2357) - Add missing optional field env in DORA API endpoints by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2358](https://togithub.com/DataDog/datadog-api-client-go/pull/2358) - Add compressedProtoFile field to SyntheticsTestRequest by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2355](https://togithub.com/DataDog/datadog-api-client-go/pull/2355) - Add daily limit reset options to logs indexes api by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2359](https://togithub.com/DataDog/datadog-api-client-go/pull/2359) - Add support for API management API by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2354](https://togithub.com/DataDog/datadog-api-client-go/pull/2354) - Add pagination helper for team memberships by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2367](https://togithub.com/DataDog/datadog-api-client-go/pull/2367) - Increase limit on allowed number of graphs in split graph widget by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2372](https://togithub.com/DataDog/datadog-api-client-go/pull/2372) ##### Deprecated - Mark dashboard 'is_read_only' and 'restricted_roles' properties as deprecated by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2343](https://togithub.com/DataDog/datadog-api-client-go/pull/2343) **Full Changelog**: DataDog/datadog-api-client-go@v2.21.0...v2.22.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Co-authored-by: Yang Song <songy23@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See DataDog/datadog-api-spec#2605
Test branch datadog-api-spec/test/therve/api-management