{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":185861173,"defaultBranch":"main","name":"opentelemetry-collector","ownerLogin":"open-telemetry","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-05-09T19:42:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/49998002?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717405460.0","currentOid":""},"activityList":{"items":[{"before":"0a6d39da770102452d187f515a38b5483e40cbaa","after":"cf864d8e5ff27b9a7b25e5cee35d010f54d39a94","ref":"refs/heads/renovate/github.com-rs-cors-1.x","pushedAt":"2024-06-03T09:05:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"go mod tidy","shortMessageHtmlLink":"go mod tidy"}},{"before":"9bbb91eef2086873366b2dfaef9fa72ae399b78b","after":"0a6d39da770102452d187f515a38b5483e40cbaa","ref":"refs/heads/renovate/github.com-rs-cors-1.x","pushedAt":"2024-06-03T09:04:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update module github.com/rs/cors to v1.11.0","shortMessageHtmlLink":"Update module github.com/rs/cors to v1.11.0"}},{"before":"e07b297358e0d659ac94f9ffd188017ada6babc9","after":"ed767dc21968b2b2a2ba2ac95f40fe510de9de79","ref":"refs/heads/main","pushedAt":"2024-05-31T21:56:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[service] remove deprecated Telemetry struct and New func (#10285)\n\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[service] remove deprecated Telemetry struct and New func (#10285)"}},{"before":"c30b294718dbc736b5fd9c135a79e08d477ce05b","after":"e07b297358e0d659ac94f9ffd188017ada6babc9","ref":"refs/heads/main","pushedAt":"2024-05-31T21:00:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[chore] remove deprecated LoadTLSConfigContext methods (#10284)\n\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[chore] remove deprecated LoadTLSConfigContext methods (#10284)"}},{"before":"b6510d086dac849920eaccd43db5573883712bca","after":"c30b294718dbc736b5fd9c135a79e08d477ce05b","ref":"refs/heads/main","pushedAt":"2024-05-31T20:57:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[chore] remove deprecated types (#10283)\n\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[chore] remove deprecated types (#10283)"}},{"before":"d55d04226e578a2ae1fb2fae6a44fb9f214bcc07","after":"b6510d086dac849920eaccd43db5573883712bca","ref":"refs/heads/main","pushedAt":"2024-05-31T20:32:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[otelcol] Removed deprecated `ConfigProvider` field from settings (#10281)","shortMessageHtmlLink":"[otelcol] Removed deprecated ConfigProvider field from settings (#1…"}},{"before":"4bbb60402f262214aecacb24839e75159143a43f","after":"d55d04226e578a2ae1fb2fae6a44fb9f214bcc07","ref":"refs/heads/main","pushedAt":"2024-05-31T17:28:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[chore] remove TODO from confmap code (#10278)\n\nRemove a TODO comment on confmap/provider.go related to ChangeEvent.\r\nThis struct is used extensively in providers that rely on changes such\r\nas:\r\n\r\nhttps://github.com/signalfx/splunk-otel-collector/blob/main/internal/configsource/etcd2configsource/source.go#L84","shortMessageHtmlLink":"[chore] remove TODO from confmap code (#10278)"}},{"before":"1749a8f19d3d9a3c31ab4d55a468822ff61e540d","after":"4bbb60402f262214aecacb24839e75159143a43f","ref":"refs/heads/main","pushedAt":"2024-05-30T19:18:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[chore] Remove redundant wait group from a test (#10269)\n\nhttps://github.com/open-telemetry/opentelemetry-collector/pull/10258/files#r1621017272\r\nmade me wonder if the wait group is really necessary. We have another\r\nsynchronization that waits for at least two requests to enter the merge\r\nfunction, which should be enough. So, we don't necessarily need this\r\nwait group.\r\n\r\nCo-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[chore] Remove redundant wait group from a test (#10269)"}},{"before":"ff6f029f99b30667823ea43547c099078c8f0211","after":"1749a8f19d3d9a3c31ab4d55a468822ff61e540d","ref":"refs/heads/main","pushedAt":"2024-05-30T18:45:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"Revert \"[chore] use mdatagen to generate service metrics (#10160)\" (#10271)\n\nThis reverts commit 10bcef33e6d26104036ed2874cb179c4437abc98.","shortMessageHtmlLink":"Revert \"[chore] use mdatagen to generate service metrics (#10160)\" (#…"}},{"before":"10bcef33e6d26104036ed2874cb179c4437abc98","after":"ff6f029f99b30667823ea43547c099078c8f0211","ref":"refs/heads/main","pushedAt":"2024-05-30T16:41:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dmitryax","name":"Dmitrii Anoshin","path":"/dmitryax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6628631?s=80&v=4"},"commit":{"message":"[exporterhelper] Fix potential deadlocks in BatcherSender shutdown (#10258)\n\nFixes\r\nhttps://github.com/open-telemetry/opentelemetry-collector/issues/10255","shortMessageHtmlLink":"[exporterhelper] Fix potential deadlocks in BatcherSender shutdown (#…"}},{"before":"97c714e8b8fe2a6f66ef72ac3a72049b545df235","after":"10bcef33e6d26104036ed2874cb179c4437abc98","ref":"refs/heads/main","pushedAt":"2024-05-30T16:40:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[chore] use mdatagen to generate service metrics (#10160)\n\nThis PR follows\r\nhttps://github.com/open-telemetry/opentelemetry-collector/pull/10159 and\r\nuses the new mdatagen functionality to generate async metrics in the\r\nservice.\r\n\r\n---------\r\n\r\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[chore] use mdatagen to generate service metrics (#10160)"}},{"before":"860632715e8bfbe4bbdb30894069f5159158a33a","after":"97c714e8b8fe2a6f66ef72ac3a72049b545df235","ref":"refs/heads/main","pushedAt":"2024-05-30T16:30:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dmitryax","name":"Dmitrii Anoshin","path":"/dmitryax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6628631?s=80&v=4"},"commit":{"message":"[chore] Remove debug line from a test (#10261)","shortMessageHtmlLink":"[chore] Remove debug line from a test (#10261)"}},{"before":"eaab76e46d3849bfe5ece1f53155877b128283c8","after":"860632715e8bfbe4bbdb30894069f5159158a33a","ref":"refs/heads/main","pushedAt":"2024-05-30T15:15:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[processorhelper] use mdatagen level and noop meter (#10235)\n\nThis cleans up the need to have a level in the ObsReport struct. Added\r\ntest to validate the change as none existed before\r\n\r\n---------\r\n\r\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[processorhelper] use mdatagen level and noop meter (#10235)"}},{"before":"8da8d0a27dcb16d35d046b398eccc12ba180408b","after":"eaab76e46d3849bfe5ece1f53155877b128283c8","ref":"refs/heads/main","pushedAt":"2024-05-29T22:39:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[confmap] Add ability to set default provider (#10182)\n\n#### Description\r\nThis PR adds support for expanding `${}` syntax when no schema is\r\nprovided by allowing Resolver to use a default provider.\r\n\r\nIn a followup PR I'll update otelcol with a feature gate that allow\r\nswitching between a default envProvider and the expandconverter.\r\n\r\n#### Link to tracking issue\r\nRelated to\r\nhttps://github.com/open-telemetry/opentelemetry-collector/issues/10161\r\nRelated to\r\nhttps://github.com/open-telemetry/opentelemetry-collector/issues/7111\r\n\r\n#### Testing\r\nAdded unit tests\r\n\r\n#### Documentation\r\nAdded godoc strings\r\n\r\n---------\r\n\r\nCo-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com>","shortMessageHtmlLink":"[confmap] Add ability to set default provider (#10182)"}},{"before":"567a175ed9d6cabb4d26fe85bc273b48f1cedbfc","after":"8da8d0a27dcb16d35d046b398eccc12ba180408b","ref":"refs/heads/main","pushedAt":"2024-05-29T20:48:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[chore] update batch processor tests to use generated utility (#10256)\n\nThis updates the tests for the batch processor. This allows us to remove\r\na bunch of custom test code.\r\n\r\n---------\r\n\r\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[chore] update batch processor tests to use generated utility (#10256)"}},{"before":"f355e4422403e049e5d28b6559d0e2928ac63a96","after":"567a175ed9d6cabb4d26fe85bc273b48f1cedbfc","ref":"refs/heads/main","pushedAt":"2024-05-29T16:10:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[batchprocessor] ensure attributes are set on metadata metric (#10245)\n\nFixing this bug required a change in mdatagen to ensure attributes could\r\nbe passed in to the telemetry builder.\r\n \r\nFixes #9674\r\n\r\n---------\r\n\r\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[batchprocessor] ensure attributes are set on metadata metric (#10245)"}},{"before":"40f5a4efd10a7637e497e7051cf6bea55e08a7d5","after":"f355e4422403e049e5d28b6559d0e2928ac63a96","ref":"refs/heads/main","pushedAt":"2024-05-29T15:26:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[chore] Fix link to generated tests (#10248)\n\n#### Description\r\nFixes a bad link\r\n\r\n#### Link to tracking issue\r\nFixes #10143","shortMessageHtmlLink":"[chore] Fix link to generated tests (#10248)"}},{"before":"9a21643a5499dbe97615de37c2333173ed9dfc6c","after":"40f5a4efd10a7637e497e7051cf6bea55e08a7d5","ref":"refs/heads/main","pushedAt":"2024-05-29T09:33:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mx-psi","name":"Pablo Baeyens","path":"/mx-psi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5502710?s=80&v=4"},"commit":{"message":"[docs] add documentation regarding verify images signatures (#8990)\n\n**Description:** \r\nCo-authored-by: Juraci Paixão Kröhling \r\nCo-authored-by: Pablo Baeyens ","shortMessageHtmlLink":"[docs] add documentation regarding verify images signatures (#8990)"}},{"before":"31ac3336d956d93abede6db76453730613e1f076","after":"9a21643a5499dbe97615de37c2333173ed9dfc6c","ref":"refs/heads/main","pushedAt":"2024-05-29T09:07:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mx-psi","name":"Pablo Baeyens","path":"/mx-psi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5502710?s=80&v=4"},"commit":{"message":"[config] Deprecate component.UnmarshalConfig (#9750)\n\n**Description:**\r\nThis PR removes the top level if/else in `component.UnmarshalConfig`,\r\nhandling recursive state in the confmap.Conf object instead.\r\nThis PR deprecates `component.UnmarshalConfig` in favor of calling\r\ndirectly `Unmarshal` on the confmap.Conf object.\r\n\r\n**Link to tracking Issue:**\r\nFixes #7102\r\nFixes #7101\r\n\r\n---------\r\n\r\nCo-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com>","shortMessageHtmlLink":"[config] Deprecate component.UnmarshalConfig (#9750)"}},{"before":null,"after":"68b174f14c0165adc9717bcc56485b6f513438e7","ref":"refs/heads/opentelemetrybot/add-semantic-conventions-v1.26.0","pushedAt":"2024-05-29T01:52:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Add semantic conventions version v1.26.0","shortMessageHtmlLink":"Add semantic conventions version v1.26.0"}},{"before":"1d8c53ff0fc765aac90effc5420003ad02f21ef0","after":"31ac3336d956d93abede6db76453730613e1f076","ref":"refs/heads/main","pushedAt":"2024-05-28T18:58:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[confmap] Add new tests (#10246)\n\n#### Description\r\nAdd a new test scenarios to confmap expand tests\r\n\r\n#### Link to tracking issue\r\nRelated to\r\nhttps://github.com/open-telemetry/opentelemetry-collector/pull/10182#discussion_r1617668532","shortMessageHtmlLink":"[confmap] Add new tests (#10246)"}},{"before":"0a9c4ffe64d7cc1c7a13262bcc869a4bd09043c4","after":"1d8c53ff0fc765aac90effc5420003ad02f21ef0","ref":"refs/heads/main","pushedAt":"2024-05-28T18:15:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[batchprocessor] use mdatagen for async metric (#10233)\n\nFollows\r\nhttps://github.com/open-telemetry/opentelemetry-collector/pull/10232,\r\nuse mdatagen for async counter\r\n\r\n---------\r\n\r\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[batchprocessor] use mdatagen for async metric (#10233)"}},{"before":"b53ba2c2f56fde740e76756c2835342ff339e25d","after":"0a9c4ffe64d7cc1c7a13262bcc869a4bd09043c4","ref":"refs/heads/main","pushedAt":"2024-05-28T17:54:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[chore] cleanup tostring function, remove unclear uri parameter (#10244)\n\nSigned-off-by: Bogdan Drutu ","shortMessageHtmlLink":"[chore] cleanup tostring function, remove unclear uri parameter (#10244)"}},{"before":"b1115288df63f2d1f57a943e31a98a3cf011e701","after":"b53ba2c2f56fde740e76756c2835342ff339e25d","ref":"refs/heads/main","pushedAt":"2024-05-28T16:08:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bogdandrutu","name":"Bogdan Drutu","path":"/bogdandrutu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1373887?s=80&v=4"},"commit":{"message":"[chore] remove WithOTel test wrapper (#10236)\n\nThis is no longer needed since we're not testing WithOTel and\r\nWithOpenCensus.\r\n\r\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[chore] remove WithOTel test wrapper (#10236)"}},{"before":"52a9520fdbf449fb7078be9f12d0e201fc90daff","after":"b1115288df63f2d1f57a943e31a98a3cf011e701","ref":"refs/heads/main","pushedAt":"2024-05-28T16:07:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bogdandrutu","name":"Bogdan Drutu","path":"/bogdandrutu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1373887?s=80&v=4"},"commit":{"message":"[chore]fix semconv script (#10241)\n\nThe automation script that runs on a cron to auto-generate PRs for new\r\nsemconv updates has been failing since it was created. This PR fixes a\r\ncouple of issues w/ the workflow that were preventing it from working.\r\n\r\n---------\r\n\r\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[chore]fix semconv script (#10241)"}},{"before":"c7c3401f39f35705c2f1c09517b912ffdec9c60f","after":"52a9520fdbf449fb7078be9f12d0e201fc90daff","ref":"refs/heads/main","pushedAt":"2024-05-28T15:59:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"mdatagen: support setting telemetry level in telemetry builder (#10234)\n\nThis allows components to set the minimum level needed for them to\r\nproduce telemetry. By default, this is set to\r\n`configtelemetryLevelBasic`. If the telemetry level is below that\r\nminimum level, then the noop meter is used for metrics.\r\n\r\n---------\r\n\r\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"mdatagen: support setting telemetry level in telemetry builder (#10234)"}},{"before":"33c4394214cc67bbc6f9aa81177e097401fbafa4","after":"c7c3401f39f35705c2f1c09517b912ffdec9c60f","ref":"refs/heads/main","pushedAt":"2024-05-28T15:13:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[mdatagen] add support for bucket boundaries (#10229)\n\nThis allows setting of explicit boundaries for histograms.\r\n\r\nFixes\r\nhttps://github.com/open-telemetry/opentelemetry-collector/issues/10218\r\n\r\n---------\r\n\r\nSigned-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>","shortMessageHtmlLink":"[mdatagen] add support for bucket boundaries (#10229)"}},{"before":"e5288a32530fa314b234fcce778698a253a33b53","after":"33c4394214cc67bbc6f9aa81177e097401fbafa4","ref":"refs/heads/main","pushedAt":"2024-05-28T14:51:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"[chore][exporter/debug] increase test coverage (#10242)\n\nImproving coverage after\r\nhttps://github.com/open-telemetry/opentelemetry-collector/pull/9922.","shortMessageHtmlLink":"[chore][exporter/debug] increase test coverage (#10242)"}},{"before":"5a7438e142c00d57c2226f7d5604a5edf9372bd1","after":null,"ref":"refs/heads/renovate/github.com-hashicorp-go-version-1.x","pushedAt":"2024-05-28T04:33:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"}},{"before":"c8007115c323b91402855f4b44ce621387027d4c","after":"e5288a32530fa314b234fcce778698a253a33b53","ref":"refs/heads/main","pushedAt":"2024-05-28T04:33:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codeboten","name":"Alex Boten","path":"/codeboten","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/223565?s=80&v=4"},"commit":{"message":"fix(deps): update module github.com/hashicorp/go-version to v1.7.0 (#10240)\n\n[![Mend\r\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\nThis PR contains the following updates:\r\n\r\n| Package | Change | Age | Adoption | Passing | Confidence |\r\n|---|---|---|---|---|---|\r\n|\r\n[github.com/hashicorp/go-version](https://togithub.com/hashicorp/go-version)\r\n| `v1.6.0` -> `v1.7.0` |\r\n[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhashicorp%2fgo-version/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fhashicorp%2fgo-version/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fhashicorp%2fgo-version/v1.6.0/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fhashicorp%2fgo-version/v1.6.0/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n\r\n---\r\n\r\n> [!WARNING]\r\n> Some dependencies could not be looked up. Check the Dependency\r\nDashboard for more information.\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n
\r\nhashicorp/go-version\r\n(github.com/hashicorp/go-version)\r\n\r\n###\r\n[`v1.7.0`](https://togithub.com/hashicorp/go-version/releases/tag/v1.7.0)\r\n\r\n[Compare\r\nSource](https://togithub.com/hashicorp/go-version/compare/v1.6.0...v1.7.0)\r\n\r\nENHANCEMENTS:\r\n\r\n- Remove `reflect` dependency\r\n([#​91](https://togithub.com/hashicorp/go-version/pull/91))\r\n- Implement the `database/sql.Scanner` and `database/sql/driver.Value`\r\ninterfaces for `Version`\r\n([#​133](https://togithub.com/hashicorp/go-version/pull/133))\r\n\r\nINTERNAL:\r\n\r\n- \\[COMPLIANCE] Add Copyright and License Headers\r\n([#​115](https://togithub.com/hashicorp/go-version/pull/115))\r\n- \\[COMPLIANCE] Update MPL-2.0 LICENSE\r\n([#​105](https://togithub.com/hashicorp/go-version/pull/105))\r\n- Bump actions/cache from 3.0.11 to 3.2.5\r\n([#​116](https://togithub.com/hashicorp/go-version/pull/116))\r\n- Bump actions/checkout from 3.2.0 to 3.3.0\r\n([#​111](https://togithub.com/hashicorp/go-version/pull/111))\r\n- Bump actions/upload-artifact from 3.1.1 to 3.1.2\r\n([#​112](https://togithub.com/hashicorp/go-version/pull/112))\r\n- GHA Migration\r\n([#​103](https://togithub.com/hashicorp/go-version/pull/103))\r\n- github: Pin external GitHub Actions to hashes\r\n([#​107](https://togithub.com/hashicorp/go-version/pull/107))\r\n- SEC-090: Automated trusted workflow pinning (2023-04-05)\r\n([#​124](https://togithub.com/hashicorp/go-version/pull/124))\r\n- update readme\r\n([#​104](https://togithub.com/hashicorp/go-version/pull/104))\r\n\r\n
\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - \"on tuesday\" (UTC), Automerge - At any\r\ntime (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\r\nagain.\r\n\r\n---\r\n\r\n- [ ] If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Mend\r\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\r\nrepository job log\r\n[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector).\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>","shortMessageHtmlLink":"fix(deps): update module github.com/hashicorp/go-version to v1.7.0 (#…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWrl3lQA","startCursor":null,"endCursor":null}},"title":"Activity · open-telemetry/opentelemetry-collector"}