Skip to content
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

fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.8.0 #335

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/contrib/bridges/otelslog v0.7.0 -> v0.8.0 age adoption passing confidence

Release Notes

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

v0.8.0

Compare Source

This release upgrades its go.opentelemetry.io/otel dependency to v0.8.0, includes minor fixes, and new instrumentation.

Additions
  • Create this CHANGELOG.md. (#​114)
  • Add emicklei/go-restful/v3 trace instrumentation. (#​115)
Changed
  • Update CONTRIBUTING.md to ask for updates to CHANGELOG.md with each pull request. (#​114)
  • Move all github.com package instrumentation under a github.com directory. (#​118)
Fixed
  • Update README to include information about external instrumentation.
    To start, this includes native instrumentation found in the go-redis/redis package. (#​117)
  • Bump github.com/golangci/golangci-lint from 1.27.0 to 1.28.2 in /tools. (#​122, #​123, #​125)
  • Bump go.mongodb.org/mongo-driver from 1.3.4 to 1.3.5 in /instrumentation/go.mongodb.org/mongo-driver. (#​124)

Commits since previous release (v0.7.0)

83f8ffa (HEAD -> master, tag: v0.8.0, tag: instrumentation/runtime/v0.8.0, tag: instrumentation/gopkg.in/macaron.v1/v0.8.0, tag: instrumentation/go.mongodb.org/mongo-driver/v0.8.0, tag: instrumentation/github.com/labstack/echo/v0.8.0, tag: instrumentation/github.com/gorilla/mux/v0.8.0, tag: instrumentation/github.com/gin-gonic/gin/v0.8.0, tag: instrumentation/github.com/emicklei/go-restful/v0.8.0, tag: exporters/metric/dogstatsd/v0.8.0, tag: exporters/metric/datadog/v0.8.0, upstream/master, origin/master, origin/HEAD) Release v0.8.0 (#​129)
bdcc7fd Bump github.com/golangci/golangci-lint from 1.28.1 to 1.28.2 in /tools (#​125)
0019f1c Bump go.mongodb.org/mongo-driver from 1.3.4 to 1.3.5 in /instrumentation/go.mongodb.org/mongo-driver (#​124)
ae0d272 Bump github.com/golangci/golangci-lint from 1.28.0 to 1.28.1 in /tools (#​123)
09dd737 Bump github.com/golangci/golangci-lint from 1.27.0 to 1.28.0 in /tools (#​122)
e24f778 Slight improvement to doc.go for go-restful to meet docs requirement (#​121)
412a4a8 Add link to go-redis/redis OpenTelemetry integration (#​117)
19be05c Include emicklei/go-restful in directory move (#​120)
370078e Move all github.com instrumentation plugins down one level in directory hierarchy (#​118)
a24a7d5 Add emicklei/go-restful instrumentation (#​115)
9b5da8f Create a changelog to document changes between versions (#​114)


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 13, 2024
Copy link
Contributor Author

renovate bot commented Dec 13, 2024

ℹ 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):

  • 5 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel v1.32.0 -> v1.33.0
go.opentelemetry.io/otel/log v0.8.0 -> v0.9.0
go.opentelemetry.io/otel/metric v1.32.0 -> v1.33.0
go.opentelemetry.io/otel/trace v1.32.0 -> v1.33.0
github.com/rogpeppe/go-internal v1.12.0 -> v1.13.1

@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-bridges-otelslog-0.x branch from 55cd835 to bd115cf Compare December 15, 2024 02:17
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-bridges-otelslog-0.x branch from bd115cf to 16b0949 Compare December 15, 2024 02:18
@Zaba505 Zaba505 merged commit 8ae9c3b into main Dec 15, 2024
1 check passed
@Zaba505 Zaba505 deleted the renovate/go.opentelemetry.io-contrib-bridges-otelslog-0.x branch December 15, 2024 02:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant