Skip to content

chore(deps): bump go.opentelemetry.io/contrib/bridges/otelzap from 0.14.0 to 0.15.0 - #1220

Merged
pandatix merged 1 commit into
mainfrom
dependabot/go_modules/go.opentelemetry.io/contrib/bridges/otelzap-0.15.0
Feb 3, 2026
Merged

chore(deps): bump go.opentelemetry.io/contrib/bridges/otelzap from 0.14.0 to 0.15.0#1220
pandatix merged 1 commit into
mainfrom
dependabot/go_modules/go.opentelemetry.io/contrib/bridges/otelzap-0.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 3, 2026

Copy link
Copy Markdown
Contributor

Bumps go.opentelemetry.io/contrib/bridges/otelzap from 0.14.0 to 0.15.0.

Release notes

Sourced from go.opentelemetry.io/contrib/bridges/otelzap's releases.

Release v0.15.0

[0.15.0] - 2020-12-11

Added

  • A new Amazon EKS resource detector. (#465)
  • A new gcp.CloudRun detector for detecting resource from a Cloud Run instance. (#455)

Raw changes made between v0.14.0 and v0.15.0

e7b70ebe12f49009ebb92633bded2dbcf7d62e1d Prepare for v0.15.0 release (#486) 54c6a6c67d9c262cbbb37be584c58184d8e4ef1c Add detector for Cloud Run service. (#455) 79af2e9294fc3c321b8d8e5b101c1bdda11d5a00 Bump google.golang.org/grpc from 1.33.2 to 1.34.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#481) fd9db4ad46043297e4daf81eba46a874510222d0 Bump cloud.google.com/go from 0.72.0 to 0.73.0 in /detectors/gcp (#483) 8f0fa29ab4be7a8dd5734ab5ebf0b70a684833b5 Bump google.golang.org/grpc from 1.33.2 to 1.34.0 in /instrumentation/google.golang.org/grpc/otelgrpc/example (#482) 401ff527849886d54953166b95440515b4303cc1 Bump google.golang.org/grpc from 1.33.2 to 1.34.0 in /propagators/opencensus/examples (#480) da8faf5819e1b027e3ded6a37565b29d1a14f4db Bump github.com/aws/aws-sdk-go from 1.35.35 to 1.36.2 in /detectors/aws (#479) b02fae7b2555d252c2dec3044a835346e7da41ee Add Amazon EKS Resource Detector (#465) d1534b84593e617bff9a848454a992a7af49385c add opencensus propagation readme and example (#473) e1c598c1552dc1bcdb25211026b6e5a1583a1b66 Add AWS X-Ray Propagator (#462) f9f5a21804b80fb8f1795831e911d1ee88f5568c move opencensus binary propagation to contrib (#467) 82eb6a34c55dd2caa0d72163c4111aa30f690453 Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 in /instrumentation/net/http/httptrace/otelhttptrace (#472) 7ffe5955a11c5efa736340d062e94e012c2c8103 Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 in /propagators (#471) be1c230404f98fc33de1b1fd422fcfadab80ac04 Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 in /exporters/metric/cortex (#470) 59c92e2c003c5f3b02b4e4bc5e3b8f9421dbded8 Bump github.com/aws/aws-sdk-go from 1.35.33 to 1.35.35 in /detectors/aws (#469) 9e9f21b28641eff521e5dc252c18d857dd692a4e Bump github.com/golangci/golangci-lint from 1.32.2 to 1.33.0 in /tools (#468) 645d23aff84561b7fcaa35b7c06037fef3a87f09 Add Amazon ECS Resource Detector (#466) d6484270be6fb34a9d47dde39e3f94ed479165c2 Bump github.com/aws/aws-sdk-go from 1.35.28 to 1.35.33 in /detectors/aws (#463) 3be1f0dcd2834d9b2e2636406eeaa0eec7926755 Bump github.com/Shopify/sarama from 1.27.0 to 1.27.2 in /instrumentation/github.com/Shopify/sarama/otelsarama (#464)

Changelog

Sourced from go.opentelemetry.io/contrib/bridges/otelzap's changelog.

[1.40.0/2.2.0/0.65.0/0.34.0/0.20.0/0.15.0/0.13.0/0.12.0] - 2026-02-02

Added

  • WithMetricAttributesFn option in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to define dynamic attributes on auto-instrumented metrics. (#8191)
  • Add support for configuring propagators in go.opentelemetry.io/contrib/otelconf. (#8281)
  • Add const Version in go.opentelemetry.io/contrib/bridges/prometheus. (#8401)
  • Add const Version in go.opentelemetry.io/contrib/otelconf. (#8461)
  • Add const Version in go.opentelemetry.io/contrib/bridges/otellogr. (#8477)
  • Add const Version in go.opentelemetry.io/contrib/bridges/otellogrus. (#8485)
  • Add const Version in go.opentelemetry.io/contrib/bridges/otelslog. (#8480)

Fixed

  • Fix panic when passing nil TracerProvider or MeterProvider to WithTracerProvider or WithMeterProvider in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#8323)
  • Transport in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp now supports reading request body multiple times for subsequent requests that reuse http.Request. (#8352)

Changed

  • The Version() function in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp has been replaced by const Version. (#8142)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace has been replaced by const Version. (#8302)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc has been replaced by const Version. (#8317)
  • The Version() function in go.opentelemetry.io/contrib/zpages has been replaced by const Version. (#8325)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo has been replaced by const Version. (#8340)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin has been replaced by const Version. (#8341)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/runtime has been replaced by const Version string. (#8349)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws has been replaced by const Version. (#8356)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda has been replaced by const Version. (#8357)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/host has been replaced by const Version. (#8358)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful has been replaced by const Version. (#8360)
  • The Version() function in go.opentelemetry.io/contrib/propagators/opencensus has been replaced by const Version. (#8361)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho has been replaced by const Version. (#8365)
  • The Version() function in go.opentelemetry.io/contrib/samplers/probability/consistent has been replaced by const Version. (#8366)
  • The Version() function in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo has been replaced by const Version. (#8370)
  • Set error.type attribute instead of adding exception span events in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#8386)
  • Set error.type attribute instead of adding exception span events in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws. (#8386)
  • Upgrade go.opentelemetry.io/otel/semconv to v1.39.0, including updates across all instrumentation and detector modules. (#8404)
    • The semantic conventions v1.39.0 release introduces breaking changes, including:
      • rpc span and metric attributes have been renamed to align with naming guidelines:
        • rpc.systemrpc.system.name (values: grpc, grpc_web, connectrpc, thrift, dubbo, etc.)
        • rpc.method and rpc.service have been merged into a fully-qualified rpc.method attribute
        • rpc.client|server.durationrpc.client|server.call.duration (unit changed to seconds)
        • rpc.grpc.request.metadata/rpc.grpc.response.metadatarpc.request.metadata/rpc.response.metadata
        • rpc.grpc.status_code → deprecated in favor of rpc.response.status_code
        • rpc.jsonrpc.request_idjsonrpc.request.id
        • rpc.jsonrpc.versionjsonrpc.protocol.version
      • system and process metrics:
        • *.linux.memory metrics renamed to *.memory.linux
        • system.process.statusprocess.state
        • system.paging.type and process.paging.fault_typesystem.paging.fault.type

... (truncated)

Commits
  • e7b70eb Prepare for v0.15.0 release (#486)
  • 54c6a6c Add detector for Cloud Run service. (#455)
  • 79af2e9 Bump google.golang.org/grpc from 1.33.2 to 1.34.0 in /instrumentation/google....
  • fd9db4a Bump cloud.google.com/go from 0.72.0 to 0.73.0 in /detectors/gcp (#483)
  • 8f0fa29 Bump google.golang.org/grpc from 1.33.2 to 1.34.0 in /instrumentation/google....
  • 401ff52 Bump google.golang.org/grpc from 1.33.2 to 1.34.0 in /propagators/opencensus/...
  • da8faf5 Bump github.com/aws/aws-sdk-go from 1.35.35 to 1.36.2 in /detectors/aws (#479)
  • b02fae7 Add Amazon EKS Resource Detector (#465)
  • d1534b8 add opencensus propagation readme and example (#473)
  • e1c598c Add AWS X-Ray Propagator (#462)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 3, 2026
@coveralls

coveralls commented Feb 3, 2026

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 21616853134

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 50.118%

Files with Coverage Reduction New Missed Lines %
sdk/kubernetes/exposed-multipod.go 2 91.69%
Totals Coverage Status
Change from base Build 21389874372: -0.02%
Covered Lines: 4470
Relevant Lines: 8919

💛 - Coveralls

pandatix
pandatix previously approved these changes Feb 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go.opentelemetry.io/contrib/bridges/otelzap-0.15.0 branch from 10fa145 to 7a34cb0 Compare February 3, 2026 08:42
Bumps [go.opentelemetry.io/contrib/bridges/otelzap](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/bridges/otelzap
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go.opentelemetry.io/contrib/bridges/otelzap-0.15.0 branch from 7a34cb0 to d6919e6 Compare February 3, 2026 08:46
@pandatix
pandatix merged commit ed86e48 into main Feb 3, 2026
13 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/go.opentelemetry.io/contrib/bridges/otelzap-0.15.0 branch February 3, 2026 09:35
mcbloch pushed a commit to mcbloch/chall-manager that referenced this pull request Feb 6, 2026
…io#1220)

Bumps [go.opentelemetry.io/contrib/bridges/otelzap](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/bridges/otelzap
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants