fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.8.0 #335
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.7.0
->v0.8.0
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
CHANGELOG.md
. (#114)emicklei/go-restful/v3
trace instrumentation. (#115)Changed
CONTRIBUTING.md
to ask for updates toCHANGELOG.md
with each pull request. (#114)github.com
package instrumentation under agithub.com
directory. (#118)Fixed
To start, this includes native instrumentation found in the
go-redis/redis
package. (#117)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.
This PR was generated by Mend Renovate. View the repository job log.