-
Notifications
You must be signed in to change notification settings - Fork 36
Update module go.opentelemetry.io/auto/sdk to v1.2.1 #792
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
base: master
Are you sure you want to change the base?
Update module go.opentelemetry.io/auto/sdk to v1.2.1 #792
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR. I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
🤖 To deploy this PR, run the following command: |
31a52c4 to
f130232
Compare
f130232 to
4301af1
Compare
|
Caution There are some errors in your PipelineRun template.
|
70afc89 to
ae3b1d1
Compare
ae3b1d1 to
628fc8d
Compare
628fc8d to
4943fb1
Compare
yuumasato
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to stay on go1.23
go.mod
Outdated
| module github.com/ComplianceAsCode/compliance-operator | ||
|
|
||
| go 1.23.0 | ||
| go 1.24.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we cannot bump to go.1.24 yet.
CC: @rhmdnd @Vincent056
4943fb1 to
b13b58a
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux-kflux-prd-rh02[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
89ff737 to
708d687
Compare
708d687 to
ed15057
Compare
897cbf4 to
f19ab53
Compare
f19ab53 to
cf35127
Compare
cf35127 to
8941701
Compare
8941701 to
99a4ee8
Compare
|
🤖 To deploy this PR, run the following command: |
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
99a4ee8 to
5138b72
Compare
|
🤖 To deploy this PR, run the following command: |
|
@red-hat-konflux-kflux-prd-rh02[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This PR contains the following updates:
v1.1.0->v1.2.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
open-telemetry/opentelemetry-go-instrumentation (go.opentelemetry.io/auto/sdk)
v1.2.1Fixed
uint32bounding on 32 bit architectures in thego.opentelemetry.io/auto/sdkmodule. (#2810)go.opentelemetry.io/auto/examples/rolldicebuild. (#2894)v1.2.0Added
golang.org/x/net0.42.0. (#2503)google.golang.org/grpc1.74.2. (#2546)google.golang.org/grpc1.76.0-dev. (#2596)WithResourceDetectorfunction is added togo.opentelemetry.io/auto/pipeline/otelsdk.WithEnvfunction is updated to parse theOTEL_RESOURCE_DETECTORenvironment variable.Values are expected to be a comma-separated list of resource detector IDs registered with the
autodetectpackage.1.23.12. (#2603)1.24.6. (#2603)golang.org/x/net0.43.0. (#2615)1.25.0. (#2651)google.golang.org/grpc1.75.0. (#2686)github.com/segmentio/kafka-go0.4.49. (#2699)go.opentelemetry.io/otelv1.38.0. (#2726)1.24.7. (#2747)1.25.1. (#2747)golang.org/x/net0.44.0. (#2773)google.golang.org/grpc1.72.3. (#2787)google.golang.org/grpc1.73.1. (#2787)google.golang.org/grpc1.74.3. (#2787)google.golang.org/grpc1.75.1. (#2787)Changed
go.opentelemetry.io/autosemconv tov1.37.0. (#2763)go.opentelemetry.io/auto/sdksemconv tov1.37.0. (#2763)Fixed
telemetry.distro.versionresource attribute to theotelsdkhandler. (#2383)active_spans_by_span_ptreBPF map used in the traceglobal probe changed to LRU. (#2509)Configuration
📅 Schedule: Branch creation - "every weekend" (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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.