Skip to content

fix(deps): update opentelemetry-go-contrib monorepo (minor)#85

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/opentelemetry-go-contrib-monorepo
Open

fix(deps): update opentelemetry-go-contrib monorepo (minor)#85
renovate[bot] wants to merge 1 commit intomainfrom
renovate/opentelemetry-go-contrib-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 4, 2026

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/contrib/bridges/otelslog v0.15.0v0.18.0 age confidence
go.opentelemetry.io/contrib/exporters/autoexport v0.65.0v0.68.0 age confidence
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.65.0v0.68.0 age confidence
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.67.0v0.68.0 age confidence

Release Notes

open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)

v0.18.0

Compare Source

Fixed
  • otelmemcache no longer sets span status to OK instead of leaving it unset. (#​477)
  • Fix goroutine leak in gRPC StreamClientInterceptor. (#​581)
Removed
  • Remove service name from otelmemcache configuration and span attributes. (#​477)

Raw changes made between v0.17.0 and v0.18.0

839e505 Bumping otel version to v0.18.0. Prepare for releasing v0.18.0 (#​600)
f82555b Bump google.golang.org/grpc from 1.35.0 to 1.36.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#​594)
8fb6eb1 Bump google.golang.org/grpc (#​593)
b3b6ccd Bump github.com/aws/aws-sdk-go from 1.37.15 to 1.37.20 in /detectors/aws (#​591)
5783e2d Bump github.com/golang/snappy from 0.0.2 to 0.0.3 in /exporters/metric/cortex (#​592)
3c49aeb Bump cloud.google.com/go from 0.77.0 to 0.78.0 in /detectors/gcp (#​595)
a2de3b6 Bump google.golang.org/grpc in /propagators/opencensus/examples (#​596)
f011c95 Bump github.com/Shopify/sarama from 1.27.2 to 1.28.0 in /instrumentation/github.com/Shopify/sarama/otelsarama (#​588)
598a707 Bump go.uber.org/goleak from 1.1.0 to 1.1.10 in /instrumentation/google.golang.org/grpc/otelgrpc (#​587)
e5fef66 Bump cloud.google.com/go from 0.76.0 to 0.77.0 in /detectors/gcp (#​586)
8334b44 Bump github.com/golangci/golangci-lint from 1.36.0 to 1.37.1 in /tools (#​585)
462580e Bump github.com/aws/aws-sdk-go from 1.37.10 to 1.37.15 in /detectors/aws (#​584)
f875adf Update docs from gitter to slack for communication (#​582)
3349baf otelmemcache: Simplify config and span status setting (#​477)
62c8535 Fix goroutine leak in gRPC StreamClientInterceptor (#​581)
0fe4199 Update AWS detector assert dependency (#​574)

v0.17.0

Compare Source

Update go.opentelemetry.io/otel dependency to v0.17.0

Added
  • Add ot-tracer propagator (#​562)
Changed
  • Rename project default branch from master to main.
Fixed
  • Added failure message for AWS ECS resource detector for better debugging (#​568)

Raw changes made between v0.16.0 and v0.17.0

cabeeb5 Bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0 in /instrumentation/github.com/labstack/echo/otelecho (#​577)
7fe84fd Bump github.com/labstack/echo/v4 (#​578)
8d6e61b Bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 in /detectors/aws (#​576)
bd90f3e Eks resource detector bugfix (#​575)
e532370 (origin/main) Fix ECS resource detector bug (#​569)
b87d221 Bump cloud.google.com/go from 0.75.0 to 0.76.0 in /detectors/gcp (#​572)
957a23c Bump actions/cache from v2 to v2.1.4 (#​571)
e3b511e Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 in /detectors/aws (#​570)
33003dd Bump go.mongodb.org/mongo-driver (#​573)
cc69f93 added failure message - ECS resource detector (#​568)
fd60b5f Add ot-tracer-* propagator (#​562)
bc8b54d Update default branch name to main (#​567)
e0fb74f Bump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 in /tools (#​565)
feebb9b Bump github.com/aws/aws-sdk-go from 1.36.29 to 1.37.1 in /detectors/aws (#​566)
a7d455d (upstream/master) Update workflows to include main branch as trigger (#​564)
90490ec (origin/master, origin/HEAD) Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.29 in /detectors/aws (#​558)
33f383b Bump cloud.google.com/go from 0.74.0 to 0.75.0 in /detectors/gcp (#​531)
6e9f6d3 Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#​543)
a101606 Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /exporters/metric/cortex (#​530)
3d7fac5 Upgrade github.com/stretchr/testify from v1.6.1 to v1.7.0 (#​557)
40b35ec Bump github.com/golangci/golangci-lint from 1.35.0 to 1.35.2 in /tools (#​526)
37f53a3 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/runtime (#​525)
a77bcb3 Bump github.com/stretchr/testify in /exporters/metric/dogstatsd (#​524)
77a5929 Bump google.golang.org/grpc (#​545)
bc4e070 Add code-coverage configuration to allow 1% delta (#​555)

v0.16.0

Compare Source

[0.16.0] - 2021-01-14
Fixed
  • Fix module path for AWS ECS resource detector (#​517)

Raw changes made between v0.15.1 and v0.16.0

65367f2 Prepare v0.16.0 release (#​523)
cd07cf3 Fix module path for AWS ECS resource detector (#​517)
c07a08f Bump github.com/golangci/golangci-lint from 1.34.1 to 1.35.0 in /tools (#​519)
7717b1d Bump github.com/aws/aws-sdk-go from 1.36.19 to 1.36.23 in /detectors/aws (#​520)
c047d14 Update CI badge for README (#​516)
cede46c Merge code coverage output into single file for codecov.io (#​514)
26c2b18 Remove CircleCI config (#​513)
0ca2a70 Adding Security Workflows to GitHub Actions (2/2): gosec workflow (#​507)
f6da9db Adding Security Workflows to GitHub Actions (1/2): codeql workflow (#​506)
ccf6b73 Bump github.com/aws/aws-sdk-go from 1.36.15 to 1.36.19 in /detectors/aws (#​511)
3e8de75 Bump github.com/golangci/golangci-lint from 1.33.0 to 1.34.1 in /tools (#​510)
faf24ad Add @​dashpole as a project Approver (#​498)
c1aee10 Add instrumentation request issue templates (#​500)
c9c0a40 Bump github.com/aws/aws-sdk-go from 1.36.12 to 1.36.15 in /detectors/aws (#​503)
683e08e Bump github.com/aws/aws-sdk-go from 1.36.7 to 1.36.12 in /detectors/aws (#​499)
ec22a4d adding fetch depth (#​497)
31b2ca6 Migrate CircleCI ci.yml workflow to GitHub Actions (#​476)


Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 06:59 PM, only on Sunday and Wednesday ( * 1-18 * * 3,0 ) in timezone Asia/Ho_Chi_Minh, 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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 4, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 32 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/log v0.18.0 -> v0.19.0
go.opentelemetry.io/otel/sdk v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/sdk/log v0.18.0 -> v0.19.0
go.opentelemetry.io/otel/sdk/metric v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.42.0 -> v1.43.0
google.golang.org/grpc v1.79.3 -> v1.80.0
github.com/bytedance/gopkg v0.1.3 -> v0.1.4
github.com/bytedance/sonic/loader v0.5.0 -> v0.5.1
github.com/gin-contrib/sse v1.1.0 -> v1.1.1
github.com/goccy/go-json v0.10.5 -> v0.10.6
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.8 -> v2.28.0
github.com/pelletier/go-toml/v2 v2.2.4 -> v2.3.0
go.opentelemetry.io/contrib/bridges/prometheus v0.67.0 -> v0.68.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.16.0 -> v0.19.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.16.0 -> v0.19.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/prometheus v0.64.0 -> v0.65.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.18.0 -> v0.19.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.42.0 -> v1.43.0
go.opentelemetry.io/proto/otlp v1.9.0 -> v1.10.0
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
golang.org/x/arch v0.23.0 -> v0.25.0
golang.org/x/net v0.51.0 -> v0.52.0
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260406210006-6f92a3bedf2d
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260406210006-6f92a3bedf2d

@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch 4 times, most recently from 5679aae to 7e12ce4 Compare March 7, 2026 19:16
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch 6 times, most recently from 2ba9a15 to 3c8b967 Compare March 19, 2026 05:35
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch 2 times, most recently from 87940b2 to 1ed3855 Compare March 24, 2026 08:38
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch 3 times, most recently from 6dbd138 to ce28a2c Compare March 31, 2026 19:17
@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from ce28a2c to 241ff63 Compare April 2, 2026 16:46
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 241ff63 to fa5def7 Compare April 7, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants