-
-
Notifications
You must be signed in to change notification settings - Fork 149
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
Use io package instead of ioutil package #498
Merged
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
Thank you for your contribution ! LGTM 👍 |
MrAlias
referenced
this pull request
in open-telemetry/opentelemetry-go-contrib
May 21, 2024
[![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/goccy/go-json](https://togithub.com/goccy/go-json) | `v0.10.2` -> `v0.10.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoccy%2fgo-json/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoccy%2fgo-json/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoccy%2fgo-json/v0.10.2/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoccy%2fgo-json/v0.10.2/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>goccy/go-json (github.com/goccy/go-json)</summary> ### [`v0.10.3`](https://togithub.com/goccy/go-json/releases/tag/v0.10.3): 0.10.3 [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.2...v0.10.3) #### What's Changed - Add license for string processing by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-json/pull/476](https://togithub.com/goccy/go-json/pull/476) - fix: decode struct with pointer must be nil by [@​misyuari](https://togithub.com/misyuari) in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString by [@​lizixing](https://togithub.com/lizixing) in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - Fix custom map marshaling by [@​viewsharp](https://togithub.com/viewsharp) in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - Use io package instead of ioutil package by [@​shamaton](https://togithub.com/shamaton) in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) #### New Contributors - [@​misyuari](https://togithub.com/misyuari) made their first contribution in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - [@​lizixing](https://togithub.com/lizixing) made their first contribution in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - [@​viewsharp](https://togithub.com/viewsharp) made their first contribution in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - [@​shamaton](https://togithub.com/shamaton) made their first contribution in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) **Full Changelog**: goccy/go-json@v0.10.2...v0.10.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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-go-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlNraXAgQ2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
khushijain21
referenced
this pull request
in khushijain21/opentelemetry-go-contrib
May 22, 2024
…telemetry#5623) [![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/goccy/go-json](https://togithub.com/goccy/go-json) | `v0.10.2` -> `v0.10.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoccy%2fgo-json/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoccy%2fgo-json/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoccy%2fgo-json/v0.10.2/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoccy%2fgo-json/v0.10.2/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>goccy/go-json (github.com/goccy/go-json)</summary> ### [`v0.10.3`](https://togithub.com/goccy/go-json/releases/tag/v0.10.3): 0.10.3 [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.2...v0.10.3) #### What's Changed - Add license for string processing by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-json/pull/476](https://togithub.com/goccy/go-json/pull/476) - fix: decode struct with pointer must be nil by [@​misyuari](https://togithub.com/misyuari) in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString by [@​lizixing](https://togithub.com/lizixing) in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - Fix custom map marshaling by [@​viewsharp](https://togithub.com/viewsharp) in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - Use io package instead of ioutil package by [@​shamaton](https://togithub.com/shamaton) in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) #### New Contributors - [@​misyuari](https://togithub.com/misyuari) made their first contribution in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - [@​lizixing](https://togithub.com/lizixing) made their first contribution in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - [@​viewsharp](https://togithub.com/viewsharp) made their first contribution in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - [@​shamaton](https://togithub.com/shamaton) made their first contribution in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) **Full Changelog**: goccy/go-json@v0.10.2...v0.10.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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-go-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlNraXAgQ2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot
referenced
this pull request
in cloudquery/filetypes
Jun 1, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/goccy/go-json](https://togithub.com/goccy/go-json) | require | patch | `v0.10.2` -> `v0.10.3` | --- ### Release Notes <details> <summary>goccy/go-json (github.com/goccy/go-json)</summary> ### [`v0.10.3`](https://togithub.com/goccy/go-json/releases/tag/v0.10.3): 0.10.3 [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.2...v0.10.3) #### What's Changed - Add license for string processing by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-json/pull/476](https://togithub.com/goccy/go-json/pull/476) - fix: decode struct with pointer must be nil by [@​misyuari](https://togithub.com/misyuari) in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString by [@​lizixing](https://togithub.com/lizixing) in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - Fix custom map marshaling by [@​viewsharp](https://togithub.com/viewsharp) in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - Use io package instead of ioutil package by [@​shamaton](https://togithub.com/shamaton) in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) #### New Contributors - [@​misyuari](https://togithub.com/misyuari) made their first contribution in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - [@​lizixing](https://togithub.com/lizixing) made their first contribution in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - [@​viewsharp](https://togithub.com/viewsharp) made their first contribution in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - [@​shamaton](https://togithub.com/shamaton) made their first contribution in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) **Full Changelog**: goccy/go-json@v0.10.2...v0.10.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
kodiakhq bot
referenced
this pull request
in cloudquery/plugin-sdk
Jun 1, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/goccy/go-json](https://togithub.com/goccy/go-json) | require | patch | `v0.10.2` -> `v0.10.3` | --- ### Release Notes <details> <summary>goccy/go-json (github.com/goccy/go-json)</summary> ### [`v0.10.3`](https://togithub.com/goccy/go-json/releases/tag/v0.10.3): 0.10.3 [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.2...v0.10.3) #### What's Changed - Add license for string processing by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-json/pull/476](https://togithub.com/goccy/go-json/pull/476) - fix: decode struct with pointer must be nil by [@​misyuari](https://togithub.com/misyuari) in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString by [@​lizixing](https://togithub.com/lizixing) in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - Fix custom map marshaling by [@​viewsharp](https://togithub.com/viewsharp) in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - Use io package instead of ioutil package by [@​shamaton](https://togithub.com/shamaton) in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) #### New Contributors - [@​misyuari](https://togithub.com/misyuari) made their first contribution in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - [@​lizixing](https://togithub.com/lizixing) made their first contribution in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - [@​viewsharp](https://togithub.com/viewsharp) made their first contribution in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - [@​shamaton](https://togithub.com/shamaton) made their first contribution in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) **Full Changelog**: goccy/go-json@v0.10.2...v0.10.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
kodiakhq bot
referenced
this pull request
in cloudquery/cloudquery
Jun 1, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/goccy/go-json](https://togithub.com/goccy/go-json) | require | patch | `v0.10.2` -> `v0.10.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>goccy/go-json (github.com/goccy/go-json)</summary> ### [`v0.10.3`](https://togithub.com/goccy/go-json/releases/tag/v0.10.3): 0.10.3 [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.2...v0.10.3) ##### What's Changed - Add license for string processing by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-json/pull/476](https://togithub.com/goccy/go-json/pull/476) - fix: decode struct with pointer must be nil by [@​misyuari](https://togithub.com/misyuari) in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString by [@​lizixing](https://togithub.com/lizixing) in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - Fix custom map marshaling by [@​viewsharp](https://togithub.com/viewsharp) in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - Use io package instead of ioutil package by [@​shamaton](https://togithub.com/shamaton) in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) ##### New Contributors - [@​misyuari](https://togithub.com/misyuari) made their first contribution in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - [@​lizixing](https://togithub.com/lizixing) made their first contribution in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - [@​viewsharp](https://togithub.com/viewsharp) made their first contribution in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - [@​shamaton](https://togithub.com/shamaton) made their first contribution in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) **Full Changelog**: goccy/go-json@v0.10.2...v0.10.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
codeboten
referenced
this pull request
in open-telemetry/opentelemetry-collector-contrib
Jul 17, 2024
[![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/goccy/go-json](https://togithub.com/goccy/go-json) | `v0.9.7` -> `v0.10.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoccy%2fgo-json/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoccy%2fgo-json/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoccy%2fgo-json/v0.9.7/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoccy%2fgo-json/v0.9.7/v0.10.3?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>goccy/go-json (github.com/goccy/go-json)</summary> ### [`v0.10.3`](https://togithub.com/goccy/go-json/releases/tag/v0.10.3): 0.10.3 [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.2...v0.10.3) #### What's Changed - Add license for string processing by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-json/pull/476](https://togithub.com/goccy/go-json/pull/476) - fix: decode struct with pointer must be nil by [@​misyuari](https://togithub.com/misyuari) in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString by [@​lizixing](https://togithub.com/lizixing) in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - Fix custom map marshaling by [@​viewsharp](https://togithub.com/viewsharp) in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - Use io package instead of ioutil package by [@​shamaton](https://togithub.com/shamaton) in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) #### New Contributors - [@​misyuari](https://togithub.com/misyuari) made their first contribution in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - [@​lizixing](https://togithub.com/lizixing) made their first contribution in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - [@​viewsharp](https://togithub.com/viewsharp) made their first contribution in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - [@​shamaton](https://togithub.com/shamaton) made their first contribution in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) **Full Changelog**: goccy/go-json@v0.10.2...v0.10.3 ### [`v0.10.2`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v0102---20230320) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.1...v0.10.2) ##### New features - Support DebugDOT option for debugging encoder ( [#​440](https://togithub.com/goccy/go-json/issues/440) ) ##### Fix bugs - Fix combination of embedding structure and omitempty option ( [#​442](https://togithub.com/goccy/go-json/issues/442) ) ### [`v0.10.1`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v0101---20230313) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.0...v0.10.1) ##### Fix bugs - Fix checkptr error for array decoder ( [#​415](https://togithub.com/goccy/go-json/issues/415) ) - Fix added buffer size check when decoding key ( [#​430](https://togithub.com/goccy/go-json/issues/430) ) - Fix handling of anonymous fields other than struct ( [#​431](https://togithub.com/goccy/go-json/issues/431) ) - Fix to not optimize when lower conversion can't handle byte-by-byte ( [#​432](https://togithub.com/goccy/go-json/issues/432) ) - Fix a problem that MarshalIndent does not work when UnorderedMap is specified ( [#​435](https://togithub.com/goccy/go-json/issues/435) ) - Fix mapDecoder.DecodeStream() for empty objects containing whitespace ( [#​425](https://togithub.com/goccy/go-json/issues/425) ) - Fix an issue that could not set the correct NextField for fields in the embedded structure ( [#​438](https://togithub.com/goccy/go-json/issues/438) ) ### [`v0.10.0`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v0100---20221129) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.9.11...v0.10.0) ##### New features - Support JSON Path ( [#​250](https://togithub.com/goccy/go-json/issues/250) ) ##### Fix bugs - Fix marshaler for map's key ( [#​409](https://togithub.com/goccy/go-json/issues/409) ) ### [`v0.9.11`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v0911---20220818) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.9.10...v0.9.11) ##### Fix bugs - Fix unexpected behavior when buffer ends with backslash ( [#​383](https://togithub.com/goccy/go-json/issues/383) ) - Fix stream decoding of escaped character ( [#​387](https://togithub.com/goccy/go-json/issues/387) ) ### [`v0.9.10`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v0910---20220715) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.9.9...v0.9.10) ##### Fix bugs - Fix boundary exception of type caching ( [#​382](https://togithub.com/goccy/go-json/issues/382) ) ### [`v0.9.9`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v099---20220715) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.9.8...v0.9.9) ##### Fix bugs - Fix encoding of directed interface with typed nil ( [#​377](https://togithub.com/goccy/go-json/issues/377) ) - Fix embedded primitive type encoding using alias ( [#​378](https://togithub.com/goccy/go-json/issues/378) ) - Fix slice/array type encoding with types implementing MarshalJSON ( [#​379](https://togithub.com/goccy/go-json/issues/379) ) - Fix unicode decoding when the expected buffer state is not met after reading ( [#​380](https://togithub.com/goccy/go-json/issues/380) ) ### [`v0.9.8`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v098---20220630) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.9.7...v0.9.8) ##### Fix bugs - Fix decoding of surrogate-pair ( [#​365](https://togithub.com/goccy/go-json/issues/365) ) - Fix handling of embedded primitive type ( [#​366](https://togithub.com/goccy/go-json/issues/366) ) - Add validation of escape sequence for decoder ( [#​367](https://togithub.com/goccy/go-json/issues/367) ) - Fix stream tokenizing respecting UseNumber ( [#​369](https://togithub.com/goccy/go-json/issues/369) ) - Fix encoding when struct pointer type that implements Marshal JSON is embedded ( [#​375](https://togithub.com/goccy/go-json/issues/375) ) ##### Improve performance - Improve performance of linkRecursiveCode ( [#​368](https://togithub.com/goccy/go-json/issues/368) ) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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>
narcis96
referenced
this pull request
in Huawei-IRC-Cloud-Telemetry-Engineering/opentelemetry-collector-contrib
Aug 9, 2024
* [receiver/statsdreceiver]: test histogram metric builder (#34041) Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> * Update module github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common to v1.0.965 (#34097) [![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/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://togithub.com/tencentcloud/tencentcloud-sdk-go) | `v1.0.954` -> `v1.0.965` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.965?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.965?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.954/v1.0.965?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.954/v1.0.965?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>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.0.965`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10965) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.964...v1.0.965) #### 本地专用集群(cdc) 版本:2020-12-14 ##### 第 10 次发布 发布时间:2024-07-17 01:09:51 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeDedicatedClusterOrders](https://cloud.tencent.com/document/api/1346/73761) - 新增入参:OrderTypes 修改数据结构: - [DedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrder) - 新增成员:CheckStatus, DeliverExpectTime, DeliverFinishTime, CheckExpectTime, CheckFinishTime, OrderSLA, OrderPayPlan #### 数据湖计算 DLC(dlc) 版本:2021-01-25 ##### 第 97 次发布 发布时间:2024-07-17 01:14:09 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeDataEngineImageVersions](https://cloud.tencent.com/document/api/1342/99270) - 新增入参:Sort, Asc #### Elasticsearch Service(es) 版本:2018-04-16 ##### 第 62 次发布 发布时间:2024-07-17 01:15:53 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [UpdateInstance](https://cloud.tencent.com/document/api/845/30629) - 新增入参:ShardAllocationConcurrents, ShardAllocationBytes #### 全球应用加速(gaap) 版本:2018-05-29 ##### 第 49 次发布 发布时间:2024-07-17 01:16:44 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598) - 新增出参:Status, TaskId #### 腾讯混元大模型(hunyuan) 版本:2023-09-01 ##### 第 11 次发布 发布时间:2024-07-17 01:17:08 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701) - 新增出参:ModerationLevel #### 实时互动-教育版(lcic) 版本:2022-08-17 ##### 第 57 次发布 发布时间:2024-07-17 01:19:12 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateRoom](https://cloud.tencent.com/document/api/1639/80942) - 新增入参:RecordStream 修改数据结构: - [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo) - 新增成员:RecordStream #### 腾讯云可观测平台(monitor) 版本:2018-07-24 ##### 第 119 次发布 发布时间:2024-07-17 01:20:37 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [PrometheusRecordRuleYamlItem](https://cloud.tencent.com/document/api/248/30354#PrometheusRecordRuleYamlItem) - <font color="#dd0000">**修改成员**:</font>Status, Id, Count #### 消息队列 TDMQ(tdmq) 版本:2020-02-17 ##### 第 119 次发布 发布时间:2024-07-17 01:25:48 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeRocketMQTopicStats](https://cloud.tencent.com/document/api/1179/108864) - [DescribeRocketMQTopicsByGroup](https://cloud.tencent.com/document/api/1179/108863) - [ModifyRocketMQInstance](https://cloud.tencent.com/document/api/1179/108862) 新增数据结构: - [TopicStats](https://cloud.tencent.com/document/api/1179/46089#TopicStats) #### 私有网络(vpc) 版本:2017-03-12 ##### 第 195 次发布 发布时间:2024-07-17 01:29:26 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateHaVip](https://cloud.tencent.com/document/api/215/30652) - 新增入参:CheckAssociate - <font color="#dd0000">**修改入参**:</font>SubnetId 新增数据结构: - [HaVipAssociation](https://cloud.tencent.com/document/api/215/15824#HaVipAssociation) 修改数据结构: - [CcnInstance](https://cloud.tencent.com/document/api/215/15824#CcnInstance) - 新增成员:OrderType - [CrossBorderCompliance](https://cloud.tencent.com/document/api/215/15824#CrossBorderCompliance) - 新增成员:LegalPersonId, LegalPersonIdCard - [HaVip](https://cloud.tencent.com/document/api/215/15824#HaVip) - 新增成员:HaVipAssociationSet, CheckAssociate, FlushedTime ### [`v1.0.964`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10964) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.963...v1.0.964) #### 云硬盘(cbs) 版本:2017-03-12 ##### 第 57 次发布 发布时间:2024-07-16 01:09:24 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeSnapshotOverview](https://cloud.tencent.com/document/api/362/108737) #### 负载均衡(clb) 版本:2018-03-17 ##### 第 106 次发布 发布时间:2024-07-16 01:11:14 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateLoadBalancer](https://cloud.tencent.com/document/api/214/30692) - 新增入参:LBChargePrepaid #### 人脸融合(facefusion) 版本:2022-09-27 ##### 第 8 次发布 发布时间:2024-07-16 01:16:45 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [PublicMaterialInfos](https://cloud.tencent.com/document/api/670/85619#PublicMaterialInfos) - <font color="#dd0000">**修改成员**:</font>AuditResult #### 人脸融合(facefusion) 版本:2018-12-01 #### 腾讯混元大模型(hunyuan) 版本:2023-09-01 ##### 第 10 次发布 发布时间:2024-07-16 01:17:20 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [TextToImageLite](https://cloud.tencent.com/document/api/1729/108738) #### 私有网络(vpc) 版本:2017-03-12 ##### 第 194 次发布 发布时间:2024-07-16 01:29:31 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [AssociateInstancesToCcnRouteTable](https://cloud.tencent.com/document/api/215/108751) - [ClearRouteTableSelectionPolicies](https://cloud.tencent.com/document/api/215/108750) - [CreateCcnRouteTables](https://cloud.tencent.com/document/api/215/108749) - [DeleteCcnRouteTables](https://cloud.tencent.com/document/api/215/108748) - [DescribeCcnRouteTableBroadcastPolicys](https://cloud.tencent.com/document/api/215/108747) - [DescribeCcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/108746) - [DescribeCcnRouteTables](https://cloud.tencent.com/document/api/215/108745) - [DescribeRouteTableAssociatedInstances](https://cloud.tencent.com/document/api/215/108744) - [DescribeRouteTableSelectionPolicies](https://cloud.tencent.com/document/api/215/108743) - [ModifyCcnRouteTables](https://cloud.tencent.com/document/api/215/108742) - [ModifyRouteTableSelectionPolicies](https://cloud.tencent.com/document/api/215/108741) - [ReplaceCcnRouteTableBroadcastPolicys](https://cloud.tencent.com/document/api/215/108740) - [ReplaceCcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/108739) 新增数据结构: - [CcnBatchRouteTable](https://cloud.tencent.com/document/api/215/15824#CcnBatchRouteTable) - [CcnInstanceWithoutRegion](https://cloud.tencent.com/document/api/215/15824#CcnInstanceWithoutRegion) - [CcnRouteBroadcastPolicyRouteCondition](https://cloud.tencent.com/document/api/215/15824#CcnRouteBroadcastPolicyRouteCondition) - [CcnRouteTable](https://cloud.tencent.com/document/api/215/15824#CcnRouteTable) - [CcnRouteTableBroadcastPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableBroadcastPolicy) - [CcnRouteTableBroadcastPolicys](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableBroadcastPolicys) - [CcnRouteTableInputPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableInputPolicy) - [CcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableInputPolicys) - [CcnRouteTableSelectPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableSelectPolicy) - [InstanceBind](https://cloud.tencent.com/document/api/215/15824#InstanceBind) - [ModifyRouteTableInfo](https://cloud.tencent.com/document/api/215/15824#ModifyRouteTableInfo) - [RouteSelectionPolicy](https://cloud.tencent.com/document/api/215/15824#RouteSelectionPolicy) ### [`v1.0.963`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10963) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.962...v1.0.963) #### 云硬盘(cbs) 版本:2017-03-12 ##### 第 56 次发布 发布时间:2024-07-15 01:04:45 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**预下线接口**:</font> - GetSnapOverview #### 全球应用加速(gaap) 版本:2018-05-29 ##### 第 48 次发布 发布时间:2024-07-15 01:12:05 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598) - 新增入参:TaskId #### 物联网开发平台(iotexplorer) 版本:2019-04-23 ##### 第 74 次发布 发布时间:2024-07-15 01:13:08 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeTopicRule](https://cloud.tencent.com/document/api/1081/50231) - 新增出参:CamTag - [GetDeviceList](https://cloud.tencent.com/document/api/1081/37653) - 新增入参:Filters - [SearchStudioProduct](https://cloud.tencent.com/document/api/1081/34981) - 新增入参:Filters 新增数据结构: - [CamTag](https://cloud.tencent.com/document/api/1081/34988#CamTag) - [Filter](https://cloud.tencent.com/document/api/1081/34988#Filter) #### 大模型知识引擎(lke) 版本:2023-11-30 ##### 第 12 次发布 发布时间:2024-07-15 01:15:17 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateReconstructDocumentFlow](https://cloud.tencent.com/document/api/1759/107506) - 新增入参:FileType #### 云数据库 MongoDB(mongodb) 版本:2019-07-25 ##### 第 42 次发布 发布时间:2024-07-15 01:15:52 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/38565) - 新增入参:MongosMemory #### 云数据库 MongoDB(mongodb) 版本:2018-04-08 #### 流计算 Oceanus(oceanus) 版本:2019-04-22 ##### 第 58 次发布 发布时间:2024-07-15 01:16:56 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004) - 新增入参:FlinkVersion ### [`v1.0.962`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10962) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.961...v1.0.962) #### 主机安全(cwp) 版本:2018-02-28 ##### 第 117 次发布 发布时间:2024-07-12 01:12:13 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeMalwareTimingScanSetting](https://cloud.tencent.com/document/api/296/58240) - 新增出参:ProtectMode, ProtectFileScope - [ModifyMalwareTimingScanSettings](https://cloud.tencent.com/document/api/296/52509) - 新增入参:DoClean, ProtectMode, ProtectFileScope #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 179 次发布 发布时间:2024-07-12 01:16:02 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1323/108596) #### 腾讯电子签(基础版)(essbasic) 版本:2021-05-26 ##### 第 174 次发布 发布时间:2024-07-12 01:16:22 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1420/108597) #### 腾讯电子签(基础版)(essbasic) 版本:2020-12-22 #### 全球应用加速(gaap) 版本:2018-05-29 ##### 第 47 次发布 发布时间:2024-07-12 01:16:49 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598) #### 云数据库 MariaDB(mariadb) 版本:2017-03-12 ##### 第 63 次发布 发布时间:2024-07-12 01:20:13 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [UpgradeHourDBInstance](https://cloud.tencent.com/document/api/237/108599) #### 流计算 Oceanus(oceanus) 版本:2019-04-22 ##### 第 57 次发布 发布时间:2024-07-12 01:21:39 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [JobConfig](https://cloud.tencent.com/document/api/849/52010#JobConfig) - 新增成员:FlinkVersion - [SlotSharingGroup](https://cloud.tencent.com/document/api/849/52010#SlotSharingGroup) - 新增成员:Configuration #### 前端性能监控(rum) 版本:2021-06-22 ##### 第 35 次发布 发布时间:2024-07-12 01:22:59 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeReleaseFiles](https://cloud.tencent.com/document/api/1464/69215) - 新增入参:FileName #### 高性能计算平台(thpc) 版本:2023-03-21 ##### 第 15 次发布 发布时间:2024-07-12 01:26:38 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [LoginSettings](https://cloud.tencent.com/document/api/1527/89579#LoginSettings) - 新增成员:KeyIds #### 高性能计算平台(thpc) 版本:2022-04-01 #### 高性能计算平台(thpc) 版本:2021-11-09 #### 实时音视频(trtc) 版本:2019-07-22 ##### 第 82 次发布 发布时间:2024-07-12 01:27:45 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [TrtcUsage](https://cloud.tencent.com/document/api/647/44055#TrtcUsage) - 新增成员:TimeStampKey ### [`v1.0.961`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10961) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.960...v1.0.961) #### 大模型图像创作引擎(aiart) 版本:2022-12-29 ##### 第 8 次发布 发布时间:2024-07-11 01:07:23 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [ChangeClothes](https://cloud.tencent.com/document/api/1668/108532) #### DNSPod(dnspod) 版本:2021-03-23 ##### 第 32 次发布 发布时间:2024-07-11 01:14:33 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateRecord](https://cloud.tencent.com/document/api/1427/56180) - 新增入参:GroupId #### 大模型知识引擎(lke) 版本:2023-11-30 ##### 第 11 次发布 发布时间:2024-07-11 01:19:53 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeSegments](https://cloud.tencent.com/document/api/1759/108533) 新增数据结构: - [DocSegment](https://cloud.tencent.com/document/api/1759/105104#DocSegment) #### 多网聚合加速(mna) 版本:2021-01-19 ##### 第 20 次发布 发布时间:2024-07-11 01:20:22 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [AddGroup](https://cloud.tencent.com/document/api/1385/108542) - [DeleteGroup](https://cloud.tencent.com/document/api/1385/108541) - [GetFlowStatisticByRegion](https://cloud.tencent.com/document/api/1385/108540) - [GetGroupDetail](https://cloud.tencent.com/document/api/1385/108539) - [GetGroupList](https://cloud.tencent.com/document/api/1385/108538) - [GroupAddDevice](https://cloud.tencent.com/document/api/1385/108537) - [GroupDeleteDevice](https://cloud.tencent.com/document/api/1385/108536) - [SetNotifyUrl](https://cloud.tencent.com/document/api/1385/108535) - [UpdateGroup](https://cloud.tencent.com/document/api/1385/108534) 修改接口: - [AddDevice](https://cloud.tencent.com/document/api/1385/80483) - 新增入参:FlowTrunc - [UpdateDevice](https://cloud.tencent.com/document/api/1385/80478) - 新增入参:FlowTrunc 新增数据结构: - [GroupInfo](https://cloud.tencent.com/document/api/1385/55846#GroupInfo) 修改数据结构: - [ActivateHardware](https://cloud.tencent.com/document/api/1385/55846#ActivateHardware) - 新增成员:FlowTrunc, DeviceId - [DeviceBaseInfo](https://cloud.tencent.com/document/api/1385/55846#DeviceBaseInfo) - 新增成员:FlowTrunc - [HardwareInfo](https://cloud.tencent.com/document/api/1385/55846#HardwareInfo) - 新增成员:FlowTrunc #### 媒体处理(mps) 版本:2019-06-12 ##### 第 90 次发布 发布时间:2024-07-11 01:21:03 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [LiveStreamObjectRecognitionResult](https://cloud.tencent.com/document/api/862/37615#LiveStreamObjectRecognitionResult) - 新增成员:Url - [LiveStreamTaskNotifyConfig](https://cloud.tencent.com/document/api/862/37615#LiveStreamTaskNotifyConfig) - 新增成员:NotifyKey #### 微服务平台 TSF(tsf) 版本:2018-03-26 ##### 第 111 次发布 发布时间:2024-07-11 01:28:05 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateProgram](https://cloud.tencent.com/document/api/649/108544) - [ModifyProgram](https://cloud.tencent.com/document/api/649/108543) ### [`v1.0.960`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10960) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.959...v1.0.960) #### 数据加速器 GooseFS(goosefs) 版本:2022-05-19 ##### 第 9 次发布 发布时间:2024-07-10 01:17:00 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ExpandCapacity](https://cloud.tencent.com/document/api/1424/95787) - 新增入参:ModifyType 新增数据结构: - [ChargeAttribute](https://cloud.tencent.com/document/api/1424/95076#ChargeAttribute) 修改数据结构: - [FSAttribute](https://cloud.tencent.com/document/api/1424/95076#FSAttribute) - 新增成员:ChargeAttribute - [MappedBucket](https://cloud.tencent.com/document/api/1424/95076#MappedBucket) - 新增成员:Endpoint #### 媒体智能标签(ivld) 版本:2021-09-03 ##### 第 9 次发布 发布时间:2024-07-09 14:27:21 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateVideoSummaryTask](https://cloud.tencent.com/document/api/1509/108448) - [DescribeUsageAmount](https://cloud.tencent.com/document/api/1509/108447) - [DescribeVideoSummaryDetail](https://cloud.tencent.com/document/api/1509/108446) 新增数据结构: - [AsrResult](https://cloud.tencent.com/document/api/1509/65063#AsrResult) - [ShotInfo](https://cloud.tencent.com/document/api/1509/65063#ShotInfo) - [TTSMode](https://cloud.tencent.com/document/api/1509/65063#TTSMode) - [TextSegMatchShotScore](https://cloud.tencent.com/document/api/1509/65063#TextSegMatchShotScore) - [VideoRotationMode](https://cloud.tencent.com/document/api/1509/65063#VideoRotationMode) #### 前端性能监控(rum) 版本:2021-06-22 ##### 第 34 次发布 发布时间:2024-07-10 01:22:53 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeReleaseFileSign](https://cloud.tencent.com/document/api/1464/69216) - 新增入参:Site #### 实时音视频(trtc) 版本:2019-07-22 ##### 第 81 次发布 发布时间:2024-07-10 01:27:37 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeAIConversation](https://cloud.tencent.com/document/api/647/108515) - [StartAIConversation](https://cloud.tencent.com/document/api/647/108514) - [StopAIConversation](https://cloud.tencent.com/document/api/647/108513) 新增数据结构: - [AgentConfig](https://cloud.tencent.com/document/api/647/44055#AgentConfig) - [STTConfig](https://cloud.tencent.com/document/api/647/44055#STTConfig) #### 微服务引擎(tse) 版本:2020-12-07 ##### 第 73 次发布 发布时间:2024-07-10 01:27:48 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96757) - 新增入参:PromId 修改数据结构: - [PublicAddressConfig](https://cloud.tencent.com/document/api/1364/54942#PublicAddressConfig) - 新增成员:Description #### 私有网络(vpc) 版本:2017-03-12 ##### 第 193 次发布 发布时间:2024-07-10 01:29:16 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [ModifyVpnGatewaySslClientCert](https://cloud.tencent.com/document/api/215/108516) 新增数据结构: - [PolicyStatistics](https://cloud.tencent.com/document/api/215/15824#PolicyStatistics) 修改数据结构: - [SecurityGroupPolicySet](https://cloud.tencent.com/document/api/215/15824#SecurityGroupPolicySet) - 新增成员:PolicyStatistics ### [`v1.0.959`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10959) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.958...v1.0.959) #### Elasticsearch Service(es) 版本:2018-04-16 ##### 第 61 次发布 发布时间:2024-07-09 01:14:44 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [ServerlessIndexOptionsField](https://cloud.tencent.com/document/api/845/30634#ServerlessIndexOptionsField) - 新增成员:SinkCycleAge #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 178 次发布 发布时间:2024-07-09 01:14:53 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateFlowBlockchainEvidenceUrl](https://cloud.tencent.com/document/api/1323/107550) - 新增入参:ExpiredOn #### 腾讯电子签(基础版)(essbasic) 版本:2021-05-26 ##### 第 173 次发布 发布时间:2024-07-09 01:15:08 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateFlowBlockchainEvidenceUrl](https://cloud.tencent.com/document/api/1420/107553) - 新增入参:ExpiredOn #### 腾讯电子签(基础版)(essbasic) 版本:2020-12-22 #### 大模型知识引擎(lke) 版本:2023-11-30 ##### 第 10 次发布 发布时间:2024-07-08 10:47:57 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [ListDocItem](https://cloud.tencent.com/document/api/1759/105104#ListDocItem) - 新增成员:IsAllowRetry #### 媒体处理(mps) 版本:2019-06-12 ##### 第 89 次发布 发布时间:2024-07-09 01:19:04 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [AiAnalysisTaskDelLogoOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDelLogoOutput) - 新增成员:OriginSubtitlePath, TranslateSubtitlePath #### 文字识别(ocr) 版本:2018-11-19 ##### 第 142 次发布 发布时间:2024-07-09 01:19:41 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [VerifyOfdVatInvoiceOCR](https://cloud.tencent.com/document/api/866/52296) - 新增入参:OfdPageNumber #### 营销号码安全(smpn) 版本:2019-08-22 ##### 第 3 次发布 发布时间:2024-07-09 01:21:06 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**删除接口**:</font> - CreateSmpnEpa - DescribeSmpnMhm - DescribeSmpnMrl <font color="#dd0000">**删除数据结构**:</font> - EPARequest - EPAResponse - MHMRequest - MHMResponse - MRLRequest - MRLResponse ### [`v1.0.958`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10958) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.957...v1.0.958) #### 云数据库 MySQL(cdb) 版本:2017-03-20 ##### 第 160 次发布 发布时间:2024-07-08 01:09:08 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateRotationPassword](https://cloud.tencent.com/document/api/236/108310) - [DeleteRotationPassword](https://cloud.tencent.com/document/api/236/108309) - [ResetPassword](https://cloud.tencent.com/document/api/236/108308) #### 数据湖计算 DLC(dlc) 版本:2021-01-25 ##### 第 96 次发布 发布时间:2024-07-08 01:13:07 本次发布包含了以下内容: 改善已有的文档。 新增数据结构: - [AccessInfo](https://cloud.tencent.com/document/api/1342/53778#AccessInfo) 修改数据结构: - [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo) - 新增成员:AccessInfos, EngineNetworkName #### Elasticsearch Service(es) 版本:2018-04-16 ##### 第 60 次发布 发布时间:2024-07-05 18:47:21 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeServerlessMetrics](https://cloud.tencent.com/document/api/845/108288) 修改接口: - [CreateInstance](https://cloud.tencent.com/document/api/845/30633) - 新增入参:DisasterRecoverGroupAffinity 修改数据结构: - [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo) - 新增成员:DisasterRecoverGroupAffinity #### 物联网开发平台(iotexplorer) 版本:2019-04-23 ##### 第 73 次发布 发布时间:2024-07-08 01:16:17 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [CloudStorageEvent](https://cloud.tencent.com/document/api/1081/34988#CloudStorageEvent) - 新增成员:Data #### 物联网智能视频服务(iotvideo) 版本:2021-11-25 ##### 第 31 次发布 发布时间:2024-07-08 01:16:48 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [CloudStorageEvent](https://cloud.tencent.com/document/api/1131/76635#CloudStorageEvent) - 新增成员:Data #### 物联网智能视频服务(iotvideo) 版本:2020-12-15 #### 物联网智能视频服务(iotvideo) 版本:2019-11-26 #### 媒体处理(mps) 版本:2019-06-12 ##### 第 88 次发布 发布时间:2024-07-08 01:18:48 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateQualityControlTemplate](https://cloud.tencent.com/document/api/862/108314) - [DeleteQualityControlTemplate](https://cloud.tencent.com/document/api/862/108313) - [DescribeQualityControlTemplates](https://cloud.tencent.com/document/api/862/108312) - [ModifyQualityControlTemplate](https://cloud.tencent.com/document/api/862/108311) 新增数据结构: - [ContainerDiagnoseResultItem](https://cloud.tencent.com/document/api/862/37615#ContainerDiagnoseResultItem) - [QualityControlItemConfig](https://cloud.tencent.com/document/api/862/37615#QualityControlItemConfig) - [QualityControlTemplate](https://cloud.tencent.com/document/api/862/37615#QualityControlTemplate) 修改数据结构: - [ActivityPara](https://cloud.tencent.com/document/api/862/37615#ActivityPara) - 新增成员:QualityControlTask - [ActivityResItem](https://cloud.tencent.com/document/api/862/37615#ActivityResItem) - 新增成员:QualityControlTask - [QualityControlData](https://cloud.tencent.com/document/api/862/37615#QualityControlData) - 新增成员:ContainerDiagnoseResultSet #### 营销号码安全(smpn) 版本:2019-08-22 ##### 第 2 次发布 发布时间:2024-07-08 01:20:52 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**预下线接口**:</font> - CreateSmpnEpa - DescribeSmpnChp - DescribeSmpnFnr - DescribeSmpnMhm - DescribeSmpnMrl #### 实时音视频(trtc) 版本:2019-07-22 ##### 第 80 次发布 发布时间:2024-07-08 01:24:35 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**预下线接口**:</font> - SummarizeTranscription 修改数据结构: - [RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig) - 新增成员:AlternativeLanguage ### [`v1.0.957`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10957) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.956...v1.0.957) #### 商业流程服务(bpaas) 版本:2018-12-17 ##### 第 6 次发布 发布时间:2024-07-05 01:04:07 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser) - 新增成员:ApproveStatus, ApproveMsg, ApproveTime, ApproveGroup #### 日志服务(cls) 版本:2020-10-16 ##### 第 99 次发布 发布时间:2024-07-05 01:06:07 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeMachines](https://cloud.tencent.com/document/api/614/56437) - 新增入参:Filters, Offset, Limit - 新增出参:TotalCount #### 主机安全(cwp) 版本:2018-02-28 ##### 第 116 次发布 发布时间:2024-07-05 01:06:53 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ExportBaselineHostDetectList](https://cloud.tencent.com/document/api/296/87851) - 新增入参:IsExportDetail - [ExportBaselineItemDetectList](https://cloud.tencent.com/document/api/296/87850) - 新增入参:IsExportDetail - [ExportBaselineRuleDetectList](https://cloud.tencent.com/document/api/296/87848) - 新增入参:IsExportDetail 修改数据结构: - [DeliverTypeDetails](https://cloud.tencent.com/document/api/296/19867#DeliverTypeDetails) - 新增成员:LogName, LogSetId, Region #### 人脸试妆(fmu) 版本:2019-12-13 ##### 第 8 次发布 发布时间:2024-07-05 01:10:44 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**预下线接口**:</font> - BeautifyVideo - CancelBeautifyVideoJob - QueryBeautifyVideoJob #### 腾讯混元大模型(hunyuan) 版本:2023-09-01 ##### 第 9 次发布 发布时间:2024-07-05 01:11:07 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701) - 新增入参:Tools, ToolChoice, CustomTool 新增数据结构: - [Content](https://cloud.tencent.com/document/api/1729/101838#Content) - [ImageUrl](https://cloud.tencent.com/document/api/1729/101838#ImageUrl) - [Tool](https://cloud.tencent.com/document/api/1729/101838#Tool) - [ToolCall](https://cloud.tencent.com/document/api/1729/101838#ToolCall) - [ToolCallFunction](https://cloud.tencent.com/document/api/1729/101838#ToolCallFunction) - [ToolFunction](https://cloud.tencent.com/document/api/1729/101838#ToolFunction) 修改数据结构: - [Delta](https://cloud.tencent.com/document/api/1729/101838#Delta) - 新增成员:ToolCalls - [Message](https://cloud.tencent.com/document/api/1729/101838#Message) - 新增成员:Contents, ToolCallId, ToolCalls #### 物联网开发平台(iotexplorer) 版本:2019-04-23 ##### 第 72 次发布 发布时间:2024-07-05 01:11:41 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ActivateTWeCallLicense](https://cloud.tencent.com/document/api/1081/106587) - 新增出参:DeviceList 新增数据结构: - [DeviceActiveResult](https://cloud.tencent.com/document/api/1081/34988#DeviceActiveResult) #### 云数据库 PostgreSQL(postgres) 版本:2017-03-12 ##### 第 43 次发布 发布时间:2024-07-05 01:15:16 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [AccountInfo](https://cloud.tencent.com/document/api/409/16778#AccountInfo) - 新增成员:UserType #### SSL 证书(ssl) 版本:2019-12-05 ##### 第 63 次发布 发布时间:2024-07-05 01:16:31 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [ClbListenerRule](https://cloud.tencent.com/document/api/400/41679#ClbListenerRule) - 新增成员:Url - [DeployRecordDetail](https://cloud.tencent.com/document/api/400/41679#DeployRecordDetail) - 新增成员:Url - [UpdateRecordDetail](https://cloud.tencent.com/document/api/400/41679#UpdateRecordDetail) - 新增成员:Url #### 图像分析(tiia) 版本:2019-05-29 ##### 第 32 次发布 发布时间:2024-07-05 01:19:00 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**预下线接口**:</font> - DetectProductBeta #### 消息队列 RocketMQ 版(trocket) 版本:2023-03-08 ##### 第 17 次发布 发布时间:2024-07-05 01:19:38 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeInstanceList](https://cloud.tencent.com/document/api/1493/96028) - <font color="#dd0000">**修改入参**:</font>Offset, Limit 修改数据结构: - [InstanceItem](https://cloud.tencent.com/document/api/1493/96031#InstanceItem) - 新增成员:RenewFlag - <font color="#dd0000">**修改成员**:</font>InstanceId, InstanceName, Version, InstanceType, InstanceStatus, TopicNumLimit, GroupNumLimit, PayMode, ExpiryTime, Remark, TopicNum, GroupNum, TagList, SkuCode, TpsLimit, ScaledTpsLimit, MessageRetention, MaxMessageDelay #### 云点播(vod) 版本:2018-07-17 ##### 第 182 次发布 发布时间:2024-07-05 01:20:46 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [SimpleHlsClip](https://cloud.tencent.com/document/api/266/33428) - 新增入参:Precision, OutputMediaType ### [`v1.0.956`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10956) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.955...v1.0.956) #### 大模型图像创作引擎(aiart) 版本:2022-12-29 ##### 第 7 次发布 发布时间:2024-07-03 11:28:36 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [ReplaceBackground](https://cloud.tencent.com/document/api/1668/107957) #### 机器翻译(tmt) 版本:2018-03-21 ##### 第 10 次发布 发布时间:2024-07-04 01:25:30 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [TextTranslate](https://cloud.tencent.com/document/api/551/15619) - 新增入参:TermRepoIDList, SentRepoIDList - [TextTranslateBatch](https://cloud.tencent.com/document/api/551/40566) - 新增入参:TermRepoIDList, SentRepoIDList #### Web 应用防火墙(waf) 版本:2018-01-25 ##### 第 93 次发布 发布时间:2024-07-04 01:27:42 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DeleteDomainWhiteRules](https://cloud.tencent.com/document/api/627/72649) - <font color="#dd0000">**修改出参**:</font>Data 修改数据结构: - [ClbObject](https://cloud.tencent.com/document/api/627/53609#ClbObject) - 新增成员:Proxy, IpHeaders, BotStatus, ApiStatus, ObjectFlowMode ### [`v1.0.955`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10955) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.954...v1.0.955) #### 云安全一体化平台(csip) 版本:2022-11-21 ##### 第 41 次发布 发布时间:2024-07-03 01:12:26 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [TaskLogURL](https://cloud.tencent.com/document/api/664/90825#TaskLogURL) - <font color="#dd0000">**修改成员**:</font>URL, LogId, TaskLogName, AppId #### TDSQL MySQL 版(dcdb) 版本:2018-04-11 ##### 第 69 次发布 发布时间:2024-07-03 01:14:20 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [InstanceBackupFileItem](https://cloud.tencent.com/document/api/557/16142#InstanceBackupFileItem) - 新增成员:StorageClass #### 数据传输服务(dts) 版本:2021-12-06 ##### 第 30 次发布 发布时间:2024-07-03 01:15:22 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [Endpoint](https://cloud.tencent.com/document/api/571/82108#Endpoint) - 新增成员:SetId #### 数据传输服务(dts) 版本:2018-03-30 #### 全球应用加速(gaap) 版本:2018-05-29 ##### 第 46 次发布 发布时间:2024-07-03 01:16:42 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [SetTlsVersion](https://cloud.tencent.com/document/api/608/107933) #### 云数据库 MariaDB(mariadb) 版本:2017-03-12 ##### 第 62 次发布 发布时间:2024-07-03 01:20:08 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [InstanceBackupFileItem](https://cloud.tencent.com/document/api/237/16191#InstanceBackupFileItem) - 新增成员:StorageClass #### 腾讯云可观测平台(monitor) 版本:2018-07-24 ##### 第 118 次发布 发布时间:2024-07-03 01:20:32 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeAlarmHistories](https://cloud.tencent.com/document/api/248/48684) - 新增入参:ConvergenceHistoryIDs #### 文字识别(ocr) 版本:2018-11-19 ##### 第 141 次发布 发布时间:2024-07-03 01:21:25 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [AdvertiseOCR](https://cloud.tencent.com/document/api/866/49524) - 新增出参:ImageSize 新增数据结构: - [ImageSize](https://cloud.tencent.com/document/api/866/33527#ImageSize) #### 消息队列 TDMQ(tdmq) 版本:2020-02-17 ##### 第 118 次发布 发布时间:2024-07-03 01:24:52 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateRabbitMQVipInstance](https://cloud.tencent.com/document/api/1179/88134) - 新增入参:EnablePublicAccess - [CreateRole](https://cloud.tencent.com/document/api/1179/62401) - <font color="#dd0000">**修改入参**:</font>Remark, ClusterId 修改数据结构: - [RabbitMQVirtualHostInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostInfo) - 新增成员:TraceFlag #### 边缘安全加速平台(teo) 版本:2022-09-01 ##### 第 83 次发布 发布时间:2024-07-03 01:25:21 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764) - 新增入参:ClientCertInfo 新增数据结构: - [MutualTLS](https://cloud.tencent.com/document/api/1552/80721#MutualTLS) 修改数据结构: - [AccelerationDomainCertificate](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomainCertificate) - 新增成员:ClientCertInfo - [CertificateInfo](https://cloud.tencent.com/document/api/1552/80721#CertificateInfo) - <font color="#dd0000">**修改成员**:</font>Alias, Type, ExpireTime, DeployTime, SignAlgo, Status #### 边缘安全加速平台(teo) 版本:2022-01-06 #### 私有网络(vpc) 版本:2017-03-12 ##### 第 192 次发布 发布时间:2024-07-03 01:28:07 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateVpnConnection](https://cloud.tencent.com/document/api/215/17522) - 新增入参:HealthCheckConfig - [ModifyVpnConnectionAttribute](https://cloud.tencent.com/document/api/215/17508) - 新增入参:HealthCheckConfig 新增数据结构: - [HealthCheckConfig](https://cloud.tencent.com/document/api/215/15824#HealthCheckConfig) 修改数据结构: - [VpnConnection](https://cloud.tencent.com/document/api/215/15824#VpnConnection) - 新增成员:HealthCheckConfig #### Web 应用防火墙(waf) 版本:2018-01-25 ##### 第 92 次发布 发布时间:2024-07-03 01:28:45 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeDomainRules](https://cloud.tencent.com/document/api/627/99701) - <font color="#dd0000">**修改出参**:</font>Rules </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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: Alex Boten <223565+codeboten@users.noreply.github.com> * Update module github.com/prometheus/prometheus to v0.53.1 (#34094) [![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/prometheus/prometheus](https://togithub.com/prometheus/prometheus) | `v0.53.0` -> `v0.53.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fprometheus/v0.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fprometheus/v0.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fprometheus/v0.53.0/v0.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fprometheus/v0.53.0/v0.53.1?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>prometheus/prometheus (github.com/prometheus/prometheus)</summary> ### [`v0.53.1`](https://togithub.com/prometheus/prometheus/compare/v0.53.0...v0.53.1) [Compare Source](https://togithub.com/prometheus/prometheus/compare/v0.53.0...v0.53.1) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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: Alex Boten <223565+codeboten@users.noreply.github.com> * [chore][extension/sumologic] Fix lint error (#34083) The `handleRegistrationError` method was always returning `nil` for the `credentials.CollectorCredentials` argument. This was causing lint failures. I've updated the method signature for this and the single method calling it. I don't believe a changelog entry is required as this is not a functional change, and only impacts a private member method. Fixes https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/33494 * [chore][elasticsearch/exporter] Set log level based on debug mode flag (#34059) Allows setting the log level in integration-tests based on the debug mode flag. Makes it easier to debug tests when required. * Update module github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen to v0.105.0 (#34122) [![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/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen](https://togithub.com/open-telemetry/opentelemetry-collector-contrib) | `v0.104.0` -> `v0.105.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.105.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.105.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.104.0/v0.105.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.104.0/v0.105.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>open-telemetry/opentelemetry-collector-contrib (github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen)</summary> ### [`v0.105.0`](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01050) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.104.0...v0.105.0) ##### 🛑 Breaking changes 🛑 - `skywalkingexporter`: Remove unmaintained component ([#​23796](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23796)) - `elasticsearchexporter`: Make "dedup" option no-op, always de-duplicate. ([#​33773](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33773)) Elasticsearch does not permit duplicate keys in JSON objects, so there is no value in being able to configure deduplication. - `elasticsearchexporter`: Remove defunct "file" and "fields" configuration settings. ([#​33803](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33803)) This is a breaking change only because removing the attributes would prevent collector startup if those attributes are specified, but otherwise there is no functional change. These configuration attributes have never done anything. - `stanza`: errors from Operator.Process are returned instead of silently ignored. ([#​33783](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33783)) This public function is affected: https://pkg.go.dev/github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza@v0.104.0/operator/helper#WriterOperator.Write - `vcenterreceiver`: Enables various vCenter metrics that were disabled by default until v0.105 ([#​34022](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/34022)) The following metrics will be enabled by default "vcenter.host.network.packet.drop.rate", "vcenter.vm.cpu.readiness", "vcenter.host.cpu.capacity", and "vcenter.host.cpu.reserved". ##### 🚩 Deprecations 🚩 - `lokiexporter`: Deprecate component ([#​33916](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33916)) ##### 🚀 New components 🚀 - `sumconnector`: creates a wireframe and initial pr to develop from ([#​32669](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32669)) - `extensions/observer/cfgardenobserver`: Add a new observer that discovers containers through the Garden API ([#​33618](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33618)) ##### 💡 Enhancements 💡 - `pkg/ottl`: Added Hex() converter function ([#​31929](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31929)) - `pkg/ottl`: Add IsRootSpan() converter function. ([#​32918](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32918)) Converter `IsRootSpan()` returns `true` if the span in the corresponding context is root, that means its `parent_span_id` equals to hexadecimal representation of zero. In all other scenarios function returns `false`. - `vcenterreceiver`: Adds additional vCenter resource pool metrics and a memory_usage_type attribute for vcenter.resource_pool.memory.usage metric to use. ([#​33607](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33607)) Added "vcenter.resource_pool.memory.swapped", "vcenter.resource_pool.memory.ballooned", and "vcenter.resource_pool.memory.granted" metrics. Also added an additional attribute, "memory_usage_type" for "vcenter.resource_pool.memory.usage" metric, which is currently under a feature gate. - `kubeletstatsreceiver`: Add `k8s.pod.memory.node.utilization` and `k8s.container.memory.node.utilization` metrics ([#​33591](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33591)) - `vcenterreceiver`: Adds vCenter metrics at the datacenter level. ([#​33607](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33607)) Introduces various datacenter metrics which work by aggregating stats from datastores, clusters, hosts, and VM's. - `processor/resource, processor/attributes`: Add an option to extract value from a client address by specifying `client.address` value in the `from_context` field. ([#​34051](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/34051)) - `awss3receiver`: Add support for retrieving logs and metrics to the AWS S3 Receiver. ([#​30750](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/30750)) - `receiver/azuremonitorreceiver`: Add support for Managed Identity and Default Credential auth ([#​31268](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31268), [#​33584](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33584)) - `azuremonitorreceiver`: Add `maximum_number_of_records_per_resource` config parameter in order to overwrite default ([#​32165](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32165)) - `clickhouseexporter`: Upgrading stability for logs to beta ([#​33615](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33615)) The logs exporter has been proven to be stable for large scale production deployments. Configuration options specific to logs are unlikely to change. - `cloudfoundryreceiver`: Add support to receive CloudFoundry Logs ([#​32671](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32671)) - `datadogreceiver`: Add support for metrics in Datadog receiver ([#​18278](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/18278)) - `datadogexporter`: Add a feature gate `exporter.datadogexporter.TraceExportUseCustomHTTPClient` that allows a custom HTTP client to be used in trace export ([#​34025](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/34025)) This is an experimental feature. By default the feature gate is disabled and trace export uses a default HTTP client. - `elasticsearchexporter`: Introduce experimental `telemetry.log_request_body` and `telemetry.log_response_body` config ([#​33854](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33854)) - `cmd/opampsupervisor`: Adds support for forwarding custom messages to/from the agent ([#​33575](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33575)) - `geoipprocessor`: Add providers configuration and maxmind provider factory ([#​33269](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33269)) - `healthcheckv2extension`: Add partial gRPC service implementation to healthcheckv2. ([#​26661](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26661)) - `healthcheckv2extension`: Add support for streaming Watch RPC to healthcheckv2 gRPC service. ([#​26661](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26661)) - `healthcheckv2extension`: Add HTTP service to healthcheckv2 ([#​26661](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26661)) - `splunkhecexporter`: Increase the performance of JSON marshaling ([#​34011](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/34011)) - `pkg/stanza`: Add `parse_ints` config in json parser to support parsing int or float properly ([#​33696](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33696)) - `loadbalancingexporter`: Adds a new streamID routingKey, which will route based on the datapoint ID. See updated README for details ([#​32513](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32513)) - `awsxrayexporter`: Allow multiple log group names/arns to be set in environmental variables ([#​33795](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33795)) - `dockerobserver`: Add hint to error when using float for `api_version` field ([#​34043](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/34043)) - `dockerstatsreceiver`: Add hint to error when using float for `api_version` field ([#​34043](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/34043)) - `pkg/ottl`: Emit traces for statement sequence executions to troubleshoot OTTL statements/conditions ([#​33433](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33433)) - `pkg/stanza`: Bump 'logs.jsonParserArray' and 'logs.assignKeys' feature gates to beta. ([#​33948](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33948)) This enables the feature gates by default to allow use of the `json_array_parser` and `assign_keys` operations. - `receiver/filelog`: Add filelog.container.removeOriginalTimeField feature-flag for removing original time field ([#​33946](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33946)) - `statsdreceiver`: Allow configuring summary percentiles ([#​33701](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33701)) - `pkg/stanza`: Switch to faster json parser lib for container operator ([#​33929](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33929)) - `telemetrygen`: telemetrygen `--rate` flag changed from Int64 to Float64 ([#​33984](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33984)) - `extension/opamp`: Rely on the Collector APIs to do config redaction ([#​34078](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/34078)) Previously all config fields had to be redacted, now `configopaque.String` is used to determine which fields should be redacted. As a result, fields that are not sensitive are no longer redacted. - `azuremonitorreceiver`: Upgrade stability to alpha ([#​33689](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33689)) - `windowsperfcountersreceiver`: `windowsperfcountersreceiver` now appends an index number to additional instance names that share a name. An example of this is when scraping ` rocess(*)` counters with multiple running instances of the same executable. ([#​32319](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32319)) **NOTES** - This change can expose cardinality issues where the counters were previously collapsed under the non-indexed instance name. - The change mimics Windows Performance Monitor behavior: The first instance name remains unchanged, additional instances are suffixed with `#<N>` where `N=1` and is increased for each duplicate. - e.g. Given 3 powershell instances, this will return `powershell`, `powershell#1` and `powershell#2`. ##### 🧰 Bug fixes 🧰 - `servicegraphconnector`: Fix failed label does not work leads to servicegraph metrics error ([#​32018](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32018)) - `apachesparkreceiver`: Updating the stability to reflect that the component is shipped as part of contrib. ([#​33906](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33906)) - `azureblobreceiver`: Updating the stability to reflect that the component is shipped as part of contrib. ([#​33902](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33902)) - `countconnector`: Updating the stability to reflect that the component is shipped as part of contrib. ([#​33903](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33903)) - `deltatorateprocessor`: Updating the stability to reflect that the component is shipped as part of contrib. ([#​33904](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33904)) - `httpcheckreceiver`: Updating the stability to reflect that the component is shipped as part of contrib. ([#​33897](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33897)) - `metricsgenerationprocessor`: Updating the stability to reflect that the component is shipped as part of contrib. ([#​33905](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33905)) - `podmanreceiver`: Updating the stability to reflect that the component is shipped as part of contrib. ([#​33899](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33899)) - `purefareceiver`: Updating the stability to reflect that the component is shipped as part of contrib. ([#​33901](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33901)) - `purefbreceiver`: Updating the stability to reflect that the component is shipped as part of contrib. ([#​33900](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33900)) - `zookeeperreceiver`: Updating the stability to reflect that the component is shipped as part of contrib. ([#​33898](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33898)) - `probabilisticsamplerprocessor`: Fix bug where log sampling was being reported by the counter `otelcol_processor_probabilistic_sampler_count_traces_sampled` ([#​33874](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33874)) - `cmd/telemetrygen`: Fix `make docker-telemetrygen` command. ([#​33989](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33989)) - `processor/groupbyattrsprocessor`: Fix dropping of metadata fields when processing metrics. ([#​33419](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33419)) - `testbed`: Fixes incorrect count for sent data items in load generator. ([#​34057](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/34057)) - `prometheusreceiver`: Fix hash computation to include non exported fields like regex in scrape configuration for TargetAllocator ([#​29313](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29313)) - `datadogexporter`: Exit when API key validation fails and `api::fail_on_invalid_key` is set to `true`. ([#​33935](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33935)) - `kafkametricsreceiver`: Fix issue with incorrect consumer offset ([#​33309](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33309)) - `sqlserverreceiver`: Enable default metrics to properly trigger SQL Server scrape ([#​34065](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/34065)) - `syslogreceiver`: Allow to define `max_octets` for octet counting RFC5424 syslog parser ([#​33182](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33182)) - `windowsperfcountersreceiver`: Metric definitions with no matching performance counter are no longer included as metrics with zero datapoints in the scrape output. ([#​4972](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/4972)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.13.0 (#34121) [![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/Azure/azure-sdk-for-go/sdk/azcore](https://togithub.com/Azure/azure-sdk-for-go) | `v1.12.0` -> `v1.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fAzure%2fazure-sdk-for-go%2fsdk%2fazcore/v1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fAzure%2fazure-sdk-for-go%2fsdk%2fazcore/v1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fAzure%2fazure-sdk-for-go%2fsdk%2fazcore/v1.12.0/v1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fAzure%2fazure-sdk-for-go%2fsdk%2fazcore/v1.12.0/v1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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> * Update module github.com/goccy/go-json to v0.10.3 (#34111) [![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/goccy/go-json](https://togithub.com/goccy/go-json) | `v0.9.7` -> `v0.10.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoccy%2fgo-json/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoccy%2fgo-json/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoccy%2fgo-json/v0.9.7/v0.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoccy%2fgo-json/v0.9.7/v0.10.3?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>goccy/go-json (github.com/goccy/go-json)</summary> ### [`v0.10.3`](https://togithub.com/goccy/go-json/releases/tag/v0.10.3): 0.10.3 [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.2...v0.10.3) #### What's Changed - Add license for string processing by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-json/pull/476](https://togithub.com/goccy/go-json/pull/476) - fix: decode struct with pointer must be nil by [@​misyuari](https://togithub.com/misyuari) in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString by [@​lizixing](https://togithub.com/lizixing) in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - Fix custom map marshaling by [@​viewsharp](https://togithub.com/viewsharp) in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - Use io package instead of ioutil package by [@​shamaton](https://togithub.com/shamaton) in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) #### New Contributors - [@​misyuari](https://togithub.com/misyuari) made their first contribution in [https://github.com/goccy/go-json/pull/473](https://togithub.com/goccy/go-json/pull/473) - [@​lizixing](https://togithub.com/lizixing) made their first contribution in [https://github.com/goccy/go-json/pull/479](https://togithub.com/goccy/go-json/pull/479) - [@​viewsharp](https://togithub.com/viewsharp) made their first contribution in [https://github.com/goccy/go-json/pull/505](https://togithub.com/goccy/go-json/pull/505) - [@​shamaton](https://togithub.com/shamaton) made their first contribution in [https://github.com/goccy/go-json/pull/498](https://togithub.com/goccy/go-json/pull/498) **Full Changelog**: https://github.com/goccy/go-json/compare/v0.10.2...v0.10.3 ### [`v0.10.2`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v0102---20230320) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.1...v0.10.2) ##### New features - Support DebugDOT option for debugging encoder ( [#​440](https://togithub.com/goccy/go-json/issues/440) ) ##### Fix bugs - Fix combination of embedding structure and omitempty option ( [#​442](https://togithub.com/goccy/go-json/issues/442) ) ### [`v0.10.1`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v0101---20230313) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.0...v0.10.1) ##### Fix bugs - Fix checkptr error for array decoder ( [#​415](https://togithub.com/goccy/go-json/issues/415) ) - Fix added buffer size check when decoding key ( [#​430](https://togithub.com/goccy/go-json/issues/430) ) - Fix handling of anonymous fields other than struct ( [#​431](https://togithub.com/goccy/go-json/issues/431) ) - Fix to not optimize when lower conversion can't handle byte-by-byte ( [#​432](https://togithub.com/goccy/go-json/issues/432) ) - Fix a problem that MarshalIndent does not work when UnorderedMap is specified ( [#​435](https://togithub.com/goccy/go-json/issues/435) ) - Fix mapDecoder.DecodeStream() for empty objects containing whitespace ( [#​425](https://togithub.com/goccy/go-json/issues/425) ) - Fix an issue that could not set the correct NextField for fields in the embedded stru…
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.
No description provided.