-
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
Rename integrations-tools-and-libraries to api-clients in CODEOWNERS #2450
Merged
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
tim-chaplin-dd
added
the
changelog/no-changelog
Changes don't appear in changelog
label
Mar 26, 2024
This reverts commit 54a3383.
This issue has been automatically marked as stale because it has not had activity in the last 30 days. |
nkzou
approved these changes
Jun 12, 2024
mx-psi
referenced
this pull request
in open-telemetry/opentelemetry-collector-contrib
Jul 2, 2024
…33848) [![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.26.0` -> `v2.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.27.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.27.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.26.0/v2.27.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.26.0/v2.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DataDog/datadog-api-client-go (github.com/DataDog/datadog-api-client-go/v2)</summary> ### [`v2.27.0`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.27.0) [Compare Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.26.0...v2.27.0) <!-- Release notes generated using configuration in .github/release.yml at v2.27.0 --> ##### What's Changed ##### Fixed - Security Monitoring - Define specific payload for rule validation/testing by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2513](https://togithub.com/DataDog/datadog-api-client-go/pull/2513) - Remove the maximum limitation for the synthetics renotify_interval monitor option by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2517](https://togithub.com/DataDog/datadog-api-client-go/pull/2517) - Add bodyHash as a synthetics assertion type. by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2518](https://togithub.com/DataDog/datadog-api-client-go/pull/2518) - Add missing attributes envelope in ListAPIs response by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2526](https://togithub.com/DataDog/datadog-api-client-go/pull/2526) ##### Added - Allow the usage of the filters field when creating an agent rule by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2492](https://togithub.com/DataDog/datadog-api-client-go/pull/2492) - Add tileDef sort attribute by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2494](https://togithub.com/DataDog/datadog-api-client-go/pull/2494) - Add Security Monitoring rule test endpoint by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2509](https://togithub.com/DataDog/datadog-api-client-go/pull/2509) - Add originalFileName field to the SyntheticsTestRequestBodyFile definition by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2514](https://togithub.com/DataDog/datadog-api-client-go/pull/2514) - Add support for API management ListAPIs by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2521](https://togithub.com/DataDog/datadog-api-client-go/pull/2521) - Add elementsOperator to json path assertion for synthetic HTTP tests by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2532](https://togithub.com/DataDog/datadog-api-client-go/pull/2532) - Add /api/v2/org_configs specs by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2531](https://togithub.com/DataDog/datadog-api-client-go/pull/2531) - Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2544](https://togithub.com/DataDog/datadog-api-client-go/pull/2544) - Add option for wait step in multistep api tests by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2543](https://togithub.com/DataDog/datadog-api-client-go/pull/2543) ##### Changed - Monitor priority can have custom ranges and be null by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2541](https://togithub.com/DataDog/datadog-api-client-go/pull/2541) ##### New Contributors - [@​tim-chaplin-dd](https://togithub.com/tim-chaplin-dd) made their first contribution in [https://github.com/DataDog/datadog-api-client-go/pull/2450](https://togithub.com/DataDog/datadog-api-client-go/pull/2450) - [@​jack-edmonds-dd](https://togithub.com/jack-edmonds-dd) made their first contribution in [https://github.com/DataDog/datadog-api-client-go/pull/2536](https://togithub.com/DataDog/datadog-api-client-go/pull/2536) **Full Changelog**: DataDog/datadog-api-client-go@v2.26.0...v2.27.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@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.
Cleanup from a team rename that already went into effect in Workday. The new team has the same members as the old one, plus managers:
https://github.com/orgs/DataDog/teams/integrations-tools-and-libraries
https://github.com/orgs/DataDog/teams/api-clients
Also updates
baklava
to the current team,documentation
.APITL-857