forked from open-telemetry/opentelemetry-collector-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
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
sync with upstream #51
Merged
narcis96
merged 18 commits into
Huawei-IRC-Cloud-Telemetry-Engineering:main
from
open-telemetry:main
Nov 7, 2024
Merged
sync with upstream #51
narcis96
merged 18 commits into
Huawei-IRC-Cloud-Telemetry-Engineering:main
from
open-telemetry:main
Nov 7, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ntext` as stable (#36216) #### Description Set the `processor.transform.ConvertBetweenSumAndGaugeMetricContext` feature gate as stable #### Link to tracking issue Fixes #34567 --------- Co-authored-by: Evan Bradley <[email protected]>
Ex. Adding a feature - Explain what this achieves.--> #### Description The OpenSearch exporter is now marked as unmaintained and will be removed in 6 months. Any codeowners can reinstate the component by submitting a PR to revert the change or commenting on #35781. #### Link to tracking issue Fixes #35781 Co-authored-by: Tyler Helmuth <[email protected]>
…mponents (#36242) This is temporary to fix a bug in mdatagen Signed-off-by: Bogdan Drutu <[email protected]>
Updates core to v1.19.0/0.113.0 --------- Signed-off-by: Dan Jaglowski <[email protected]>
Possibly resolves the immediate issue faced in #36246, but not the root cause. Either way, I'm unclear how to test this outside of the release process itself.
The following commands were run to prepare this release: - make chlog-update VERSION=v0.113.0 - sed -i.bak s/0[.]112[.]0/0.113.0/g versions.yaml - make multimod-prerelease - make multimod-sync
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/fsnotify/fsnotify](https://redirect.github.com/fsnotify/fsnotify) | `v1.7.0` -> `v1.8.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ffsnotify%2ffsnotify/v1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ffsnotify%2ffsnotify/v1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ffsnotify%2ffsnotify/v1.7.0/v1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ffsnotify%2ffsnotify/v1.7.0/v1.8.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>fsnotify/fsnotify (github.com/fsnotify/fsnotify)</summary> ### [`v1.8.0`](https://redirect.github.com/fsnotify/fsnotify/releases/tag/v1.8.0) [Compare Source](https://redirect.github.com/fsnotify/fsnotify/compare/v1.7.0...v1.8.0) #### Additions - all: add `FSNOTIFY_DEBUG` to print debug logs to stderr ([#​619](https://redirect.github.com/fsnotify/fsnotify/issues/619)) ##### Changes and fixes - windows: fix behaviour of `WatchList()` to be consistent with other platforms ([#​610](https://redirect.github.com/fsnotify/fsnotify/issues/610)) - kqueue: ignore events with Ident=0 ([#​590](https://redirect.github.com/fsnotify/fsnotify/issues/590)) - kqueue: set O_CLOEXEC to prevent passing file descriptors to children ([#​617](https://redirect.github.com/fsnotify/fsnotify/issues/617)) - kqueue: emit events as "/path/dir/file" instead of "path/link/file" when watching a symlink ([#​625](https://redirect.github.com/fsnotify/fsnotify/issues/625)) - inotify: don't send event for IN_DELETE_SELF when also watching the parent ([#​620](https://redirect.github.com/fsnotify/fsnotify/issues/620)) - inotify: fix panic when calling Remove() in a goroutine ([#​650](https://redirect.github.com/fsnotify/fsnotify/issues/650)) - fen: allow watching subdirectories of watched directories ([#​621](https://redirect.github.com/fsnotify/fsnotify/issues/621)) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
…to v7.7.2 (#36210) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aerospike/aerospike-client-go/v7](https://redirect.github.com/aerospike/aerospike-client-go) | `v7.7.1` -> `v7.7.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faerospike%2faerospike-client-go%2fv7/v7.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faerospike%2faerospike-client-go%2fv7/v7.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faerospike%2faerospike-client-go%2fv7/v7.7.1/v7.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faerospike%2faerospike-client-go%2fv7/v7.7.1/v7.7.2?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>aerospike/aerospike-client-go (github.com/aerospike/aerospike-client-go/v7)</summary> ### [`v7.7.2`](https://redirect.github.com/aerospike/aerospike-client-go/blob/HEAD/CHANGELOG.md#November-1-2024-v772) [Compare Source](https://redirect.github.com/aerospike/aerospike-client-go/compare/v7.7.1...v7.7.2) Minor fix release. - **Fixes** - \[CLIENT-3156] Fix an issue where rack policy always returns the master node. Resolves [#​455](https://redirect.github.com/aerospike/aerospike-client-go/issues/455) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/tinylib/msgp](https://redirect.github.com/tinylib/msgp) | `v1.2.3` -> `v1.2.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftinylib%2fmsgp/v1.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftinylib%2fmsgp/v1.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftinylib%2fmsgp/v1.2.3/v1.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftinylib%2fmsgp/v1.2.3/v1.2.4?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>tinylib/msgp (github.com/tinylib/msgp)</summary> ### [`v1.2.4`](https://redirect.github.com/tinylib/msgp/releases/tag/v1.2.4) [Compare Source](https://redirect.github.com/tinylib/msgp/compare/v1.2.3...v1.2.4) ##### What's Changed - Fix omitempty on aliased types by [@​klauspost](https://redirect.github.com/klauspost) in [https://github.com/tinylib/msgp/pull/377](https://redirect.github.com/tinylib/msgp/pull/377) - Escape field tags by [@​klauspost](https://redirect.github.com/klauspost) in [https://github.com/tinylib/msgp/pull/379](https://redirect.github.com/tinylib/msgp/pull/379) - Add "newtime" directive to use official msgpack time format by [@​klauspost](https://redirect.github.com/klauspost) in [https://github.com/tinylib/msgp/pull/378](https://redirect.github.com/tinylib/msgp/pull/378) **Full Changelog**: tinylib/msgp@v1.2.3...v1.2.4 </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
…tencentcloud/common to v1.0.1034 (#36191) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go) | `v1.0.1031` -> `v1.0.1034` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.1034?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.1034?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.1031/v1.0.1034?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.1031/v1.0.1034?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.1034`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v101034) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1033...v1.0.1034) #### 云防火墙(cfw) 版本:2019-09-04 ##### 第 73 次发布 发布时间:2024-11-03 18:15:52 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [SecurityGroupSimplifyRule](https://cloud.tencent.com/document/api/1132/49071#SecurityGroupSimplifyRule) - <font color="#dd0000">**修改成员**:</font>Protocol, RuleUuid, Sequence ##### 第 72 次发布 发布时间:2024-11-03 18:07:13 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [RemoveVpcAcRule](https://cloud.tencent.com/document/api/1132/97837) - 新增入参:IpVersion 修改数据结构: - [FwGroupSwitchShow](https://cloud.tencent.com/document/api/1132/49071#FwGroupSwitchShow) - 新增成员:IpVersion - [InstanceInfo](https://cloud.tencent.com/document/api/1132/49071#InstanceInfo) - <font color="#dd0000">**修改成员**:</font>RegionKey, Server - [NetInstancesInfo](https://cloud.tencent.com/document/api/1132/49071#NetInstancesInfo) - <font color="#dd0000">**修改成员**:</font>InstanceName, InstanceCidr, Region - [VpcDnsInfo](https://cloud.tencent.com/document/api/1132/49071#VpcDnsInfo) - <font color="#dd0000">**修改成员**:</font>ProtectedStatus, SupportDNSFW - [VpcFwInstanceShow](https://cloud.tencent.com/document/api/1132/49071#VpcFwInstanceShow) - <font color="#dd0000">**修改成员**:</font>FwInsId, FwInsName, FwInsRegion - [VpcRuleItem](https://cloud.tencent.com/document/api/1132/49071#VpcRuleItem) - 新增成员:Invalid #### 主机安全(cwp) 版本:2018-02-28 ##### 第 131 次发布 发布时间:2024-11-04 01:19:50 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**预下线接口**:</font> - DescribeComponentStatistics 修改接口: - [DeleteMalwares](https://cloud.tencent.com/document/api/296/19839) - 新增入参:All - <font color="#dd0000">**修改入参**:</font>Ids - [DeletePrivilegeEvents](https://cloud.tencent.com/document/api/296/39598) - 新增入参:All - <font color="#dd0000">**修改入参**:</font>Ids - [DescribeLicense](https://cloud.tencent.com/document/api/296/99537) - 新增出参:FunctionsEn 修改数据结构: - [MachineExtraInfo](https://cloud.tencent.com/document/api/296/19867#MachineExtraInfo) - <font color="#dd0000">**修改成员**:</font>WanIP, PrivateIP, NetworkType, NetworkName, InstanceID, HostName - [ProtectEventLists](https://cloud.tencent.com/document/api/296/19867#ProtectEventLists) - <font color="#dd0000">**修改成员**:</font>HostName, HostIp, EventDir, EventType, EventStatus, CreateTime, RestoreTime, Id, FileType, MachineExtraInfo, Quuid - [ScreenMachine](https://cloud.tencent.com/document/api/296/19867#ScreenMachine) - <font color="#dd0000">**修改成员**:</font>MachineName, MachineOs, Uuid, MachineStatus, Quuid, VulNum, MachineIp, MachineWanIp, BaselineNum, CyberAttackNum, SecurityStatus, InvasionNum, MachineType, CpuLoad, CpuSize, DiskLoad, DiskSize, MemLoad, MemSize, CoreVersion, MachineExtraInfo - [TopInfo](https://cloud.tencent.com/document/api/296/19867#TopInfo) - <font color="#dd0000">**修改成员**:</font>Value, Count #### 小程序安全(mmps) 版本:2020-07-10 ##### 第 9 次发布 发布时间:2024-11-04 01:47:36 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [AppTaskData](https://cloud.tencent.com/document/api/1223/75143#AppTaskData) - <font color="#dd0000">**修改成员**:</font>ContactName #### 医疗报告结构化(mrs) 版本:2020-09-10 ##### 第 30 次发布 发布时间:2024-11-04 01:51:07 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [NormPart](https://cloud.tencent.com/document/api/1314/56230#NormPart) - 新增成员:PartDetailList - <font color="#dd0000">**修改成员**:</font>Part, PartDirection, Tissue, TissueDirection, Upper, PartDetail #### 移动应用安全(ms) 版本:2018-04-08 ##### 第 22 次发布 发布时间:2024-11-02 17:57:07 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [AppSetInfo](https://cloud.tencent.com/document/api/283/17759#AppSetInfo) - <font color="#dd0000">**修改成员**:</font>AppUrl - [AppletResult](https://cloud.tencent.com/document/api/283/17759#AppletResult) - <font color="#dd0000">**修改成员**:</font>ResultId, ResourceId, OrderId, OpUin, EncryptState, EncryptStateDesc, EncryptErrCode, EncryptErrDesc, EncryptErrRef, CreatTime, StartTime, EndTime, CostTime, EncryptPkgUrl, AppletInfo - [PlanInfo](https://cloud.tencent.com/document/api/283/17759#PlanInfo) - <font color="#dd0000">**修改成员**:</font>SetFile, ApkSizeOpt, Dex, So, Bugly, AntiRepack, Db, SoInfo, AntiVMP, SoType, AntiLogLeak, AntiAssets, AntiScreenshot, AntiSSL, FileSign, AntiRoot, SeperateDex, DexSig, AntiQemuRoot - [ResultListItem](https://cloud.tencent.com/document/api/283/17759#ResultListItem) - 新增成员:ErrNo - [SDKResult](https://cloud.tencent.com/document/api/283/17759#SDKResult) - <font color="#dd0000">**修改成员**:</font>ResultId - [ShieldInfo](https://cloud.tencent.com/document/api/283/17759#ShieldInfo) - <font color="#dd0000">**修改成员**:</font>ShieldSize, ShieldMd5, AppUrl - [SoInfo](https://cloud.tencent.com/document/api/283/17759#SoInfo) - <font color="#dd0000">**修改成员**:</font>SoFileNames #### Web 应用防火墙(waf) 版本:2018-01-25 ##### 第 100 次发布 发布时间:2024-11-04 02:20:49 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ModifyWafThreatenIntelligence](https://cloud.tencent.com/document/api/627/72637) - <font color="#dd0000">**修改出参**:</font>WafThreatenIntelligenceDetails ##### 第 99 次发布 发布时间:2024-11-01 12:02:47 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**删除接口**:</font> - DeleteDownloadRecord 修改接口: - [CreateIpAccessControl](https://cloud.tencent.com/document/api/627/105915) - <font color="#dd0000">**修改入参**:</font>ValidTS - [ModifyIpAccessControl](https://cloud.tencent.com/document/api/627/105912) - <font color="#dd0000">**修改入参**:</font>ValidTS - [ModifySpartaProtectionMode](https://cloud.tencent.com/document/api/627/96930) - 新增入参:InstanceID - [SearchAccessLog](https://cloud.tencent.com/document/api/627/60012) 修改数据结构: - [QpsData](https://cloud.tencent.com/document/api/627/53609#QpsData) - <font color="#dd0000">**修改成员**:</font>ElasticBillingDefault, ElasticBillingMin, ElasticBillingMax, QPSExtendMax, QPSExtendIntlMax - [VipInfo](https://cloud.tencent.com/document/api/627/53609#VipInfo) - 新增成员:InstanceCreateTime, Region, RegionId, ISP, VipType, AddressName - <font color="#dd0000">**修改成员**:</font>Vip, InstanceId ### [`v1.0.1033`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v101033) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1032...v1.0.1033) #### 弹性伸缩(as) 版本:2018-04-19 ##### 第 75 次发布 发布时间:2024-11-01 01:05:15 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [RollingUpdateSettings](https://cloud.tencent.com/document/api/377/20453#RollingUpdateSettings) - 新增成员:MaxSurge #### 云联络中心(ccc) 版本:2020-02-10 ##### 第 80 次发布 发布时间:2024-11-01 01:10:08 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [CarrierPrivilegeNumberApplicant](https://cloud.tencent.com/document/api/679/47715#CarrierPrivilegeNumberApplicant) - <font color="#dd0000">**修改成员**:</font>SdkAppId, ApplicantId, Callers, Callees, Description, State, CreateTime, UpdateTime #### 腾讯混元大模型(hunyuan) 版本:2023-09-01 ##### 第 21 次发布 发布时间:2024-11-01 01:37:47 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701) - 新增入参:Seed #### 物联网智能视频服务(iotvideo) 版本:2021-11-25 #### 物联网智能视频服务(iotvideo) 版本:2020-12-15 #### 物联网智能视频服务(iotvideo) 版本:2019-11-26 ##### 第 25 次发布 发布时间:2024-11-01 01:40:39 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateUploadTest](https://cloud.tencent.com/document/api/1131/42381) - [RenewUploadTest](https://cloud.tencent.com/document/api/1131/42373) 新增数据结构: - [CertificateInfo](https://cloud.tencent.com/document/api/1131/42400#CertificateInfo) - [CosCertificate](https://cloud.tencent.com/document/api/1131/42400#CosCertificate) - [RenewCertificate](https://cloud.tencent.com/document/api/1131/42400#RenewCertificate) #### 私有域解析 Private DNS(privatedns) 版本:2020-10-28 ##### 第 19 次发布 发布时间:2024-11-01 01:55:46 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateEndPointAndEndPointService](https://cloud.tencent.com/document/api/1338/112109) - [CreateForwardRule](https://cloud.tencent.com/document/api/1338/112108) - [DescribeEndPointList](https://cloud.tencent.com/document/api/1338/112107) - [DescribeForwardRuleList](https://cloud.tencent.com/document/api/1338/112106) 新增数据结构: - [EndPointInfo](https://cloud.tencent.com/document/api/1338/55947#EndPointInfo) - [ForwardRule](https://cloud.tencent.com/document/api/1338/55947#ForwardRule) #### 弹性微服务(tem) 版本:2021-07-01 ##### 第 46 次发布 发布时间:2024-11-01 02:08:02 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DeployApplication](https://cloud.tencent.com/document/api/1371/60158) - <font color="#dd0000">**修改入参**:</font>DeployVersion 修改数据结构: - [IngressInfo](https://cloud.tencent.com/document/api/1371/60171#IngressInfo) - <font color="#dd0000">**修改成员**:</font>ClusterNamespace #### 弹性微服务(tem) 版本:2020-12-21 #### 大模型视频创作引擎(vclm) 版本:2024-05-23 ##### 第 10 次发布 发布时间:2024-11-01 02:16:42 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [SubmitImageAnimateJob](https://cloud.tencent.com/document/api/1616/107784) - 新增入参:LogoAdd, LogoParam 新增数据结构: - [LogoParam](https://cloud.tencent.com/document/api/1616/107808#LogoParam) - [LogoRect](https://cloud.tencent.com/document/api/1616/107808#LogoRect) ### [`v1.0.1032`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v101032) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1031...v1.0.1032) #### 云防火墙(cfw) 版本:2019-09-04 ##### 第 71 次发布 发布时间:2024-10-30 15:47:20 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [AcListsData](https://cloud.tencent.com/document/api/1132/49071#AcListsData) - 新增成员:Status, SrcType, DstType, Uuid, Invalid, IsRegion, CloudCode, AutoTask, InstanceName, RegionCode, Country, City, RegName1, RegName2 ##### 第 70 次发布 发布时间:2024-10-30 10:32:23 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**删除接口**:</font> - DescribeNatSwitchList <font color="#dd0000">**删除数据结构**:</font> - NatSwitchListData #### 云安全一体化平台(csip) 版本:2022-11-21 ##### 第 46 次发布 发布时间:2024-10-30 20:52:19 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [AssetInfoDetail](https://cloud.tencent.com/document/api/664/90825#AssetInfoDetail) - <font color="#dd0000">**修改成员**:</font>AppID, CVEId, IsScan, InfluenceAsset, NotRepairAsset, NotProtectAsset, TaskId, TaskPercent, TaskTime, ScanTime ##### 第 45 次发布 发布时间:2024-10-30 20:10:52 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeClusterPodAssets](https://cloud.tencent.com/document/api/664/93512) - 新增入参:MemberId - [DescribeSubnetAssets](https://cloud.tencent.com/document/api/664/90818) - 新增入参:MemberId - [DescribeTopAttackInfo](https://cloud.tencent.com/document/api/664/104060) - 新增入参:MemberId - [DescribeVpcAssets](https://cloud.tencent.com/document/api/664/90817) - 新增入参:MemberId - [ModifyOrganizationAccountStatus](https://cloud.tencent.com/document/api/664/103094) - 新增入参:MemberId - [UpdateAlertStatusList](https://cloud.tencent.com/document/api/664/106208) - 新增入参:MemberId 新增数据结构: - [ProductSupport](https://cloud.tencent.com/document/api/664/90825#ProductSupport) 修改数据结构: - [AssetBaseInfoResponse](https://cloud.tencent.com/document/api/664/90825#AssetBaseInfoResponse) - <font color="#dd0000">**修改成员**:</font>VpcId, VpcName, AssetName, Os, PublicIp, PrivateIp, Region, AssetType, AssetId, AccountNum, PortNum, ProcessNum, SoftApplicationNum, DatabaseNum, WebApplicationNum, ServiceNum, WebFrameworkNum, WebSiteNum, JarPackageNum, StartServiceNum, ScheduledTaskNum, EnvironmentVariableNum, KernelModuleNum, SystemInstallationPackageNum, SurplusProtectDay, CWPStatus, Tag, ProtectLevel, ProtectedDay - [AssetViewCFGRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewCFGRisk) - 新增成员:ClbId - [BugInfoDetail](https://cloud.tencent.com/document/api/664/90825#BugInfoDetail) - <font color="#dd0000">**修改成员**:</font>Id, PatchId, VULName, Level, CVSSScore, CVEId, Tag, VULCategory, ImpactOs, ImpactCOMPENT, ImpactVersion, Reference, VULDescribe, Fix, ProSupport, IsPublish, ReleaseTime, CreateTime, UpdateTime, SubCategory - [DataSearchBug](https://cloud.tencent.com/document/api/664/90825#DataSearchBug) - 新增成员:DataSupport, CveId - <font color="#dd0000">**修改成员**:</font>StateCode, DataBug, DataAsset, VSSScan, CWPScan, CFWPatch, WafPatch, CWPFix - [DbAssetInfo](https://cloud.tencent.com/document/api/664/90825#DbAssetInfo) - <font color="#dd0000">**修改成员**:</font>CFWStatus, AssetId, VpcName, AssetType, PublicIp, PrivateIp, Region, VpcId, AssetName, CFWProtectLevel, Tag #### 主机安全(cwp) 版本:2018-02-28 ##### 第 130 次发布 发布时间:2024-10-30 21:51:23 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [JavaMemShellDetail](https://cloud.tencent.com/document/api/296/19867#JavaMemShellDetail) - <font color="#dd0000">**修改成员**:</font>InstanceName, InstanceState, PrivateIp, PublicIp, Type, Description, CreateTime, RecentFoundTime, Status, ClassLoaderName, SuperClassName, Md5, Interfaces, Annotations, Pid, Exe, Args, ClassName, ClassContent, ClassContentPretty, EventDescription, SecurityAdvice, MachineExtraInfo, MachineState - [RansomDefenseRollbackTask](https://cloud.tencent.com/document/api/296/19867#RansomDefenseRollbackTask) - <font color="#dd0000">**修改成员**:</font>InstanceId - [RansomDefenseStrategyMachineBackupInfo](https://cloud.tencent.com/document/api/296/19867#RansomDefenseStrategyMachineBackupInfo) - <font color="#dd0000">**修改成员**:</font>HostVersion - [VulDefenceEvent](https://cloud.tencent.com/document/api/296/19867#VulDefenceEvent) - <font color="#dd0000">**修改成员**:</font>VulId, VulName, CveId, Id, Quuid, Alias, PrivateIp, PublicIp, EventType, SourceIp, City, SourcePort, CreateTime, MergeTime, Count, Status, UpgradeType, FixType, Uuid, MachineExtraInfo - [VulDefenceEventDetail](https://cloud.tencent.com/document/api/296/19867#VulDefenceEventDetail) - <font color="#dd0000">**修改成员**:</font>VulName, CveId, Id, Quuid, Alias, PrivateIp, PublicIp, EventType, SourceIp, City, SourcePort, CreateTime, MergeTime, Count, Status, MachineStatus, Description, Fix, NetworkPayload, Pid, MainClass, StackTrace, EventDetail, ExceptionPstree, MachineExtraInfo ##### 第 129 次发布 发布时间:2024-10-30 19:37:28 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**预下线接口**:</font> - DescribeAttackLogs 修改接口: - [ModifyLogStorageConfig](https://cloud.tencent.com/document/api/296/91084) - 新增入参:Granularity - [ModifyRiskEventsStatus](https://cloud.tencent.com/document/api/296/99585) - 新增入参:DoClean 修改数据结构: - [AssetEnvBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetEnvBaseInfo) - <font color="#dd0000">**修改成员**:</font>Name, Type, User, Value, MachineIp, MachineName, OsInfo, Quuid, Uuid, UpdateTime, FirstTime, IsNew, MachineWanIp, MachineExtraInfo - [BashEventsInfoNew](https://cloud.tencent.com/document/api/296/19867#BashEventsInfoNew) - <font color="#dd0000">**修改成员**:</font>Id, Uuid, Quuid, HostIp, Platform, BashCmd, RuleId, RuleName, RuleLevel, Status, CreateTime, MachineName, Exe, ModifyTime, RuleCategory, RegexBashCmd, PsTree, SuggestScheme, HarmDescribe, Tags, References, MachineWanIp, MachineStatus, User, Pid, MachineType, DetectBy - [FileTamperEvent](https://cloud.tencent.com/document/api/296/19867#FileTamperEvent) - <font color="#dd0000">**修改成员**:</font>HostName, HostIp, CreateTime, ModifyTime, Id, Uuid, Quuid, Type, ProcessExe, ProcessArgv, Target, Status, EventCount, RuleId, RuleName, Pstree, RuleCategory, MachineStatus, Description, Suggestion, PrivateIp, ExePermission, UserName, UserGroup, ExeMd5, ExeSize, ExeTime, TargetSize, TargetPermission, TargetModifyTime, TargetCreatTime, ExePid, TargetName, Reference, Level, ExeName, MachineExtraInfo, FileAction - [FileTamperRuleDetail](https://cloud.tencent.com/document/api/296/19867#FileTamperRuleDetail) - <font color="#dd0000">**修改成员**:</font>AddWhiteType - [HostLoginList](https://cloud.tencent.com/document/api/296/19867#HostLoginList) - <font color="#dd0000">**修改成员**:</font>Id, Uuid, MachineIp, MachineName, UserName, SrcIp, Status, Country, City, Province, LoginTime, ModifyTime, IsRiskArea, IsRiskUser, IsRiskTime, IsRiskSrcIp, RiskLevel, Location, Quuid, Desc, MachineExtraInfo, Port - [LicenseBindDetail](https://cloud.tencent.com/document/api/296/19867#LicenseBindDetail) - <font color="#dd0000">**修改成员**:</font>MachineName, MachineWanIp, MachineIp, Quuid, Uuid, Tags, AgentStatus, IsUnBind, IsSwitchBind, MachineExtraInfo - [MachineLicenseDetail](https://cloud.tencent.com/document/api/296/19867#MachineLicenseDetail) - 新增成员:LicenseType, AutoRenewFlag, Deadline, BuyTime, LicenseCnt - [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList) - <font color="#dd0000">**修改成员**:</font>HostIp, Uuid, FilePath, VirusName, Status, Id, Alias, Tags, FileCreateTime, FileModifierTime, CreateTime, LatestScanTime, Level, CheckPlatform, ProcessExists, FileExists, Quuid, MD5, MachineExtraInfo - [MalwareInfo](https://cloud.tencent.com/document/api/296/19867#MalwareInfo) - <font color="#dd0000">**修改成员**:</font>VirusName, FileSize, MD5, FilePath, FileCreateTime, FileModifierTime, HarmDescribe, SuggestScheme, ServersName, HostIp, ProcessName, ProcessID, Tags, Breadth, Heat, Id, FileName, CreateTime, LatestScanTime, Reference, MachineWanIp, PsTree, MachineStatus, Status, Level, CheckPlatform, Uuid, ModifyTime, StrFileAccessTime, MachineExtraInfo, References - [PrivilegeEscalationProcess](https://cloud.tencent.com/document/api/296/19867#PrivilegeEscalationProcess) - <font color="#dd0000">**修改成员**:</font>Id, Uuid, Quuid, Hostip, ProcessName, FullPath, CmdLine, UserName, UserGroup, ProcFilePrivilege, ParentProcName, ParentProcUser, ParentProcGroup, ParentProcPath, ProcTree, Status, CreateTime, MachineName, MachineExtraInfo, Pid - [RiskProcessEvent](https://cloud.tencent.com/document/api/296/19867#RiskProcessEvent) - <font color="#dd0000">**修改成员**:</font>EventId, HostName, HostIp, WanIp, ProcessId, FilePath, CmdLine, StartTime, DetectTime, VirusName, CheckPlatform, VirusTags, ThreatDesc, SuggestSolution, ReferenceLink, HandleStatus, OnlineStatus, MachineExtraInfo, Uuid - [ScanTaskDetails](https://cloud.tencent.com/document/api/296/19867#ScanTaskDetails) - <font color="#dd0000">**修改成员**:</font>HostIp, HostName, OsName, RiskNum, ScanBeginTime, ScanEndTime, Uuid, Quuid, Status, Description, Id, FailType, MachineWanIp, MachineExtraInfo - [VulDefenceRangeDetail](https://cloud.tencent.com/document/api/296/19867#VulDefenceRangeDetail) - 新增成员:Status #### TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07 ##### 第 112 次发布 发布时间:2024-10-31 01:27:40 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [NetAddr](https://cloud.tencent.com/document/api/1003/48097#NetAddr) - <font color="#dd0000">**修改成员**:</font>Vip, Vport, WanDomain, WanPort, NetType, UniqSubnetId, UniqVpcId, Description, WanIP, WanStatus, InstanceGroupId #### 运维安全中心(堡垒机)(dasb) 版本:2019-10-18 ##### 第 34 次发布 发布时间:2024-10-31 01:29:04 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeAcls](https://cloud.tencent.com/document/api/1025/74409) - 新增入参:Filters - [DescribeCmdTemplates](https://cloud.tencent.com/document/api/1025/86962) - 新增入参:Type - [ModifyCmdTemplate](https://cloud.tencent.com/document/api/1025/98702) - 新增入参:Type 修改数据结构: - [CmdTemplate](https://cloud.tencent.com/document/api/1025/74416#CmdTemplate) - 新增成员:Type #### iOA 零信任安全管理系统(ioa) 版本:2022-06-01 ##### 第 8 次发布 发布时间:2024-10-30 11:23:05 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateDeviceVirtualGroup](https://cloud.tencent.com/document/api/1092/112071) 修改接口: - [DescribeAccountGroups](https://cloud.tencent.com/document/api/1092/107711) - <font color="#dd0000">**修改出参**:</font>Data - [DescribeDevices](https://cloud.tencent.com/document/api/1092/102467) - 新增入参:GroupIds 新增数据结构: - [ComplexRule](https://cloud.tencent.com/document/api/1092/102488#ComplexRule) - [CreateDeviceVirtualGroupRspData](https://cloud.tencent.com/document/api/1092/102488#CreateDeviceVirtualGroupRspData) - [RuleExpression](https://cloud.tencent.com/document/api/1092/102488#RuleExpression) - [RuleItem](https://cloud.tencent.com/document/api/1092/102488#RuleItem) - [SimpleRule](https://cloud.tencent.com/document/api/1092/102488#SimpleRule) #### 腾讯安心用户运营平台(smop) 版本:2020-12-03 ##### 第 3 次发布 发布时间:2024-10-31 02:02:47 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [TaskEventData](https://cloud.tencent.com/document/api/1310/89033#TaskEventData) - <font color="#dd0000">**修改成员**:</font>Code, Message, TaskId, TaskOrderId, TaskCode, TaskCoinNumber, TaskType, TotalCoin, Attach, DoneTimes, TotalTimes, TaskName, GrowScore #### 凭据管理系统(ssm) 版本:2019-09-23 ##### 第 11 次发布 发布时间:2024-10-31 02:04:56 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [GetServiceStatus](https://cloud.tencent.com/document/api/1140/40521) - 新增出参:ExpireTime, QPSLimit, SecretLimit, PayModel, RenewFlag, ResourceId, TotalCount #### 容器安全服务(tcss) 版本:2020-11-01 ##### 第 71 次发布 发布时间:2024-10-31 02:08:14 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateComponentExportJob](https://cloud.tencent.com/document/api/1285/81636) - <font color="#dd0000">**修改入参**:</font>ExportField - [DescribeAgentDaemonSetCmd](https://cloud.tencent.com/document/api/1285/81685) - 新增出参:URL, FileContent - [DescribeAgentInstallCommand](https://cloud.tencent.com/document/api/1285/81684) - 新增入参:Vip - 新增出参:ARMCommand - [DescribeClusterDetail](https://cloud.tencent.com/document/api/1285/65448) - 新增出参:ClusterSubStatus 新增数据结构: - [ImageRegistryInfo](https://cloud.tencent.com/document/api/1285/65614#ImageRegistryInfo) 修改数据结构: - [AbnormalProcessEventInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventInfo) - <font color="#dd0000">**修改成员**:</font>ClusterID, NodeType, PodName, PodIP, NodeUniqueID, PublicIP, NodeName, NodeID, HostID, HostIP, ClusterName - [AccessControlEventInfo](https://cloud.tencent.com/document/api/1285/65614#AccessControlEventInfo) - <font color="#dd0000">**修改成员**:</font>NodeName, PodName, PodIP, NodeType, ClusterID, NodeUniqueID, PublicIP, NodeID, HostID, HostIP, ClusterName - [AssetClusterListItem](https://cloud.tencent.com/document/api/1285/65614#AssetClusterListItem) - <font color="#dd0000">**修改成员**:</font>ClusterVersion, MemLimit, CpuLimit - [ClsTopicInfo](https://cloud.tencent.com/document/api/1285/65614#ClsTopicInfo) - <font color="#dd0000">**修改成员**:</font>TopicID, TopicName - [ClusterInfoItem](https://cloud.tencent.com/document/api/1285/65614#ClusterInfoItem) - 新增成员:ClusterSubStatus, ClusterAuditStatus, ClusterAuditFailedInfo - [ComplianceAffectedAsset](https://cloud.tencent.com/document/api/1285/65614#ComplianceAffectedAsset) - 新增成员:ImageRegistryInfo, ClusterID, ClusterName - [ComplianceAssetInfo](https://cloud.tencent.com/document/api/1285/65614#ComplianceAssetInfo) - 新增成员:ImageRegistryInfo, ClusterID, ClusterName - [EscapeEventInfo](https://cloud.tencent.com/document/api/1285/65614#EscapeEventInfo) - <font color="#dd0000">**修改成员**:</font>ClusterID, NodeType, PodIP, NodeUniqueID, PublicIP, NodeID, HostIP, ClusterName - [ImageSimpleInfo](https://cloud.tencent.com/document/api/1285/65614#ImageSimpleInfo) - 新增成员:HostCnt - [ReverseShellEventInfo](https://cloud.tencent.com/document/api/1285/65614#ReverseShellEventInfo) - 新增成员:ClusterID, NodeType, PodName, PodIP, NodeUniqueID, PublicIP, NodeName, HostID, HostIP, NodeID, ClusterName - [RiskSyscallEventInfo](https://cloud.tencent.com/document/api/1285/65614#RiskSyscallEventInfo) - <font color="#dd0000">**修改成员**:</font>NodeType, ClusterID, PodIP, NodeUniqueID, PublicIP, NodeID, HostID, HostIP, ClusterName - [SupportDefenceVul](https://cloud.tencent.com/document/api/1285/65614#SupportDefenceVul) - 新增成员:VulId, Status - [VirusInfo](https://cloud.tencent.com/document/api/1285/65614#VirusInfo) - <font color="#dd0000">**修改成员**:</font>NodeID, NodeName, PodIP, PodName, ClusterID, NodeType, PublicIP, InnerIP, NodeUniqueID, HostID, ClusterName - [VirusTaskInfo](https://cloud.tencent.com/document/api/1285/65614#VirusTaskInfo) - <font color="#dd0000">**修改成员**:</font>NodeType, PublicIP, NodeID - [VulAffectedContainerInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedContainerInfo) - 新增成员:ContainerStatus - <font color="#dd0000">**修改成员**:</font>ClusterID, ClusterName, NodeType, NodeUniqueID, NodeID, NodeName - [VulDefenceEvent](https://cloud.tencent.com/document/api/1285/65614#VulDefenceEvent) - 新增成员:PodName, PodIP #### 弹性微服务(tem) 版本:2021-07-01 ##### 第 45 次发布 发布时间:2024-10-31 02:13:44 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78341) - <font color="#dd0000">**修改入参**:</font>Autoscaler - [CreateApplicationService](https://cloud.tencent.com/document/api/1371/81051) - <font color="#dd0000">**修改入参**:</font>Service - [CreateConfigData](https://cloud.tencent.com/document/api/1371/78337) - <font color="#dd0000">**修改入参**:</font>Data - [CreateLogConfig](https://cloud.tencent.com/document/api/1371/78465) - <font color="#dd0000">**修改入参**:</font>ApplicationId - [DeleteApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78340) - <font color="#dd0000">**修改入参**:</font>AutoscalerId - [DeleteApplicationService](https://cloud.tencent.com/document/api/1371/81050) - <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId, ServiceName - [DescribeApplicationsStatus](https://cloud.tencent.com/document/api/1371/75754) - <font color="#dd0000">**修改入参**:</font>EnvironmentId - [DescribeDeployApplicationDetail](https://cloud.tencent.com/document/api/1371/60154) - <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId - [DescribeIngresses](https://cloud.tencent.com/document/api/1371/60168) - <font color="#dd0000">**修改入参**:</font>EnvironmentId, ClusterNamespace - [DescribeLogConfig](https://cloud.tencent.com/document/api/1371/78470) - <font color="#dd0000">**修改入参**:</font>ApplicationId - [DescribeRelatedIngresses](https://cloud.tencent.com/document/api/1371/60167) - <font color="#dd0000">**修改入参**:</font>EnvironmentId, ClusterNamespace, ApplicationId - [DisableApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78955) - <font color="#dd0000">**修改入参**:</font>AutoscalerId - [EnableApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78954) - <font color="#dd0000">**修改入参**:</font>AutoscalerId - [ModifyApplicationAutoscaler](https://cloud.tencent.com/document/api/1371/78338) - <font color="#dd0000">**修改入参**:</font>AutoscalerId, Autoscaler - [ModifyConfigData](https://cloud.tencent.com/document/api/1371/78333) - <font color="#dd0000">**修改入参**:</font>Data - [ModifyLogConfig](https://cloud.tencent.com/document/api/1371/78467) - <font color="#dd0000">**修改入参**:</font>Data, ApplicationId - [RestartApplication](https://cloud.tencent.com/document/api/1371/66685) - <font color="#dd0000">**修改入参**:</font>EnvironmentId - [ResumeDeployApplication](https://cloud.tencent.com/document/api/1371/60153) - <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId - [RevertDeployApplication](https://cloud.tencent.com/document/api/1371/60152) - <font color="#dd0000">**修改入参**:</font>ApplicationId, EnvironmentId - [StopApplication](https://cloud.tencent.com/document/api/1371/66684) - <font color="#dd0000">**修改入参**:</font>EnvironmentId 修改数据结构: - [IngressInfo](https://cloud.tencent.com/document/api/1371/60171#IngressInfo) - <font color="#dd0000">**修改成员**:</font>ClbId #### 弹性微服务(tem) 版本:2020-12-21 #### 微服务引擎(tse) 版本:2020-12-07 ##### 第 78 次发布 发布时间:2024-10-31 02:20:00 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [RestartSREInstance](https://cloud.tencent.com/document/api/1364/112085) #### 私有网络(vpc) 版本:2017-03-12 ##### 第 218 次发布 发布时间:2024-10-31 02:24:54 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ReplaceCcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/108739) - <font color="#dd0000">**修改入参**:</font>Policys 修改数据结构: - [CcnInstance](https://cloud.tencent.com/document/api/215/15824#CcnInstance) - <font color="#dd0000">**修改成员**:</font>InstanceType - [Ipv6Address](https://cloud.tencent.com/document/api/215/15824#Ipv6Address) - 新增成员:PublicIpAddress, AddressType </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/SAP/go-hdb](https://redirect.github.com/SAP/go-hdb) | `v1.12.4` -> `v1.12.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fSAP%2fgo-hdb/v1.12.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fSAP%2fgo-hdb/v1.12.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fSAP%2fgo-hdb/v1.12.4/v1.12.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fSAP%2fgo-hdb/v1.12.4/v1.12.5?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>SAP/go-hdb (github.com/SAP/go-hdb)</summary> ### [`v1.12.5`](https://redirect.github.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1125) [Compare Source](https://redirect.github.com/SAP/go-hdb/compare/v1.12.4...v1.12.5) - updated documentation </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
Do not use uppercase in golang errors.
… v2.23.0 (#36199) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/grpc-ecosystem/grpc-gateway/v2](https://redirect.github.com/grpc-ecosystem/grpc-gateway) | `v2.22.0` -> `v2.23.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.22.0/v2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.22.0/v2.23.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>grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)</summary> ### [`v2.23.0`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.23.0) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.22.0...v2.23.0) #### What's Changed - Remove extra $ to avoid copy-and-run failure. by [@​pkusunjy](https://redirect.github.com/pkusunjy) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4639](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4639) - Fix doc for responseEnvelope example by [@​renatocribeiro](https://redirect.github.com/renatocribeiro) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4750](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4750) - Fix typos by [@​NathanBaulch](https://redirect.github.com/NathanBaulch) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4762](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4762) - Upgrade buf grpc protobuf by [@​johanbrandhorst](https://redirect.github.com/johanbrandhorst) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4818](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4818) - Updates buf example from v1 to v2. by [@​iFurySt](https://redirect.github.com/iFurySt) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4347](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4347) - Fixed required body parameter when part of the proto message is path param by [@​MahikaJaguste](https://redirect.github.com/MahikaJaguste) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4850](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4850) - feat: expose invalid argument error to clients in bidirectional streaming ([#​4795](https://redirect.github.com/grpc-ecosystem/grpc-gateway/issues/4795)) by [@​ianbbqzy](https://redirect.github.com/ianbbqzy) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4819](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4819) - feat: add expand_slashed_path_patterns flag by [@​czabaj](https://redirect.github.com/czabaj) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4813](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4813) - feat: use StreamErrorHandler to send back invalid argument error in bidirectional streaming by [@​ianbbqzy](https://redirect.github.com/ianbbqzy) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4864](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4864) - fix: path parametrs of type number by [@​czabaj](https://redirect.github.com/czabaj) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4866](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4866) #### New Contributors - [@​pkusunjy](https://redirect.github.com/pkusunjy) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4639](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4639) - [@​renatocribeiro](https://redirect.github.com/renatocribeiro) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4750](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4750) - [@​NathanBaulch](https://redirect.github.com/NathanBaulch) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4762](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4762) - [@​iFurySt](https://redirect.github.com/iFurySt) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4347](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4347) - [@​MahikaJaguste](https://redirect.github.com/MahikaJaguste) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4850](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4850) - [@​ianbbqzy](https://redirect.github.com/ianbbqzy) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4819](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4819) - [@​czabaj](https://redirect.github.com/czabaj) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4813](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4813) **Full Changelog**: grpc-ecosystem/grpc-gateway@v2.22.0...v2.23.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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]> Co-authored-by: Alex Boten <[email protected]>
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/DataDog/agent-payload/v5](https://redirect.github.com/DataDog/agent-payload) | `v5.0.134` -> `v5.0.135` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.135?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.135?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.134/v5.0.135?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.134/v5.0.135?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/config](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/logs/agent/config](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2flogs%2fagent%2fconfig/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2flogs%2fagent%2fconfig/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2flogs%2fagent%2fconfig/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2flogs%2fagent%2fconfig/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline/logsagentpipelineimpl](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/metricsclient](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fmetricsclient/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fmetricsclient/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fmetricsclient/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fmetricsclient/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/statsprocessor](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fstatsprocessor/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fstatsprocessor/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fstatsprocessor/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fstatsprocessor/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/trace/compression/impl-gzip](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2ftrace%2fcompression%2fimpl-gzip/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2ftrace%2fcompression%2fimpl-gzip/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2ftrace%2fcompression%2fimpl-gzip/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2ftrace%2fcompression%2fimpl-gzip/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/config/model](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/config/setup](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/logs/sources](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2flogs%2fsources/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2flogs%2fsources/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2flogs%2fsources/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2flogs%2fsources/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/obfuscate](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fobfuscate/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fobfuscate/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fobfuscate/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fobfuscate/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/proto](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/trace](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/util/hostname/validate](https://redirect.github.com/DataDog/datadog-agent) | `v0.58.1` -> `v0.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.58.1/v0.58.2?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/agent-payload (github.com/DataDog/agent-payload/v5)</summary> ### [`v5.0.135`](https://redirect.github.com/DataDog/agent-payload/releases/tag/v5.0.135) [Compare Source](https://redirect.github.com/DataDog/agent-payload/compare/v5.0.134...v5.0.135) ##### What's changed - \[protobuf] Add PodDisruptionBudget resource ([#​351](https://redirect.github.com/DataDog/agent-payload/issues/351)) **Full Changelog**: [v5.0.134...v5.0.135](https://redirect.github.com/DataDog/agent-payload/compare/v5.0.134...v5.0.135) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
#### Description Promote @ChrsMark to Approver. Christos has been an essential community member for our kubernetes components and more whose judgement is well valued. - PRs reviewed: https://github.com/open-telemetry/opentelemetry-collector-contrib/pulls?q=is%3Apr+reviewed-by%3AChrsMark+ - PRs authored: https://github.com/open-telemetry/opentelemetry-collector-contrib/pulls?q=is%3Apr+author%3AChrsMark+ - Issues created: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aissue+author%3AChrsMark+ - Issues commented: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aissue+commenter%3AChrsMark+ - Commits: https://github.com/open-telemetry/opentelemetry-collector-contrib/commits?author=ChrsMark&since=2023-05-31&until=now
…36190) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/shirou/gopsutil/v4](https://redirect.github.com/shirou/gopsutil) | `v4.24.9` -> `v4.24.10` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fshirou%2fgopsutil%2fv4/v4.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fshirou%2fgopsutil%2fv4/v4.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fshirou%2fgopsutil%2fv4/v4.24.9/v4.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fshirou%2fgopsutil%2fv4/v4.24.9/v4.24.10?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>shirou/gopsutil (github.com/shirou/gopsutil/v4)</summary> ### [`v4.24.10`](https://redirect.github.com/shirou/gopsutil/releases/tag/v4.24.10) [Compare Source](https://redirect.github.com/shirou/gopsutil/compare/v4.24.9...v4.24.10) <!-- Release notes generated using configuration in .github/release.yml at v4.24.10 --> #### What's Changed ##### cpu - \[cpu]\[disk]\[netbsd] Generate arm-specific definitions by [@​Lomanic](https://redirect.github.com/Lomanic) in [https://github.com/shirou/gopsutil/pull/1731](https://redirect.github.com/shirou/gopsutil/pull/1731) ##### mem - fix(mem): possible memory leak on Windows by [@​uubulb](https://redirect.github.com/uubulb) in [https://github.com/shirou/gopsutil/pull/1722](https://redirect.github.com/shirou/gopsutil/pull/1722) - feat(mem): Add windows commit stats by [@​n4nn31355](https://redirect.github.com/n4nn31355) in [https://github.com/shirou/gopsutil/pull/1720](https://redirect.github.com/shirou/gopsutil/pull/1720) ##### Other Changes - sensors: avoid passing nil pointer to CFArrayGetCount by [@​uubulb](https://redirect.github.com/uubulb) in [https://github.com/shirou/gopsutil/pull/1727](https://redirect.github.com/shirou/gopsutil/pull/1727) #### New Contributors - [@​n4nn31355](https://redirect.github.com/n4nn31355) made their first contribution in [https://github.com/shirou/gopsutil/pull/1720](https://redirect.github.com/shirou/gopsutil/pull/1720) **Full Changelog**: shirou/gopsutil@v4.24.9...v4.24.10 </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]> Co-authored-by: Alex Boten <[email protected]>
narcis96
merged commit Nov 7, 2024
4c127c3
into
Huawei-IRC-Cloud-Telemetry-Engineering:main
4 checks passed
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.