fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.13.0 #570
Reference in New Issue
Block a user
Delete Branch "renovate/opentelemetry-go-contrib-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This MR contains the following updates:
v0.12.0->v0.13.0Release Notes
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)
v0.13.0Compare Source
[0.13.0] - 2020-10-09
Added
Changed
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcpackage instrumentation no longer accepts aTraceras an argument to the interceptor function.Instead, a new
WithTracerProvideroption is added to configure theTracerProviderused when creating theTracerfor the instrumentation. (#373)go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaroninstrumentation now accepts aTracerProviderrather than aTracer. (#374)go.opentelemetry.io/otel/sdkdependency from instrumentation. (#381)httpsnoopingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmuxto ensurehttp.ResponseWriteradditional interfaces are preserved. (#388)Fixed
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho.Middlewareno longer sends duplicate errors to the globalErrorHandler. (#377, #364)go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpis now correctly quoted. (#379)debug. (#369)Raw changes made between v0.12.0 and v0.13.0
af2dfc7Pre release v0.13.0 (#391)a84ddfeuse httpsnoop to ensure http.ResponseWriter additional interfaces are preserved (#388)bbc03fa[propagator] Add Jaeger propagator (#375)082e67fBump github.com/shirou/gopsutil from 2.20.8+incompatible to 2.20.9+incompatible in /instrumentation/host (#384)97f3114Update gopkg.in/macaron.v1/otelmacaron instrumentation to use TracerProvider (#374)a59885bUpdate google.golang.org/grpc/otelgrpc instrumentation to not accept Tracer (#373)8244cc7fix(echo): return nil from middleware to handle error only once (#377)e3d25a6Bump cloud.google.com/go from 0.66.0 to 0.67.0 in /detectors/gcp (#383)7d9570bBump github.com/aws/aws-sdk-go from 1.34.32 to 1.35.2 in /detectors/aws (#382)89ae255Removego.opentelemetry.io/otel/sdkdependency from instrumentation (#381)caffe1dFix import comment bug (#379)5ef58e7Add instrumentation signal table to instrumentation README (#372)71b6d7f[propagator] Set sample bitmask when sampling decision is debug for B3 Propagator. (#369)9dc5e0cBump github.com/aws/aws-sdk-go from 1.34.30 to 1.34.32 in /detectors/aws (#370)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #4
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 1.00%. Comparing base (
d98a20a) to head (ef2bc4a).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
marked the checklist item If you want to rebase/retry this MR, check this box as completed
added 2 commits
d98a20af- 1 commit from branchmainCompare with previous version
marked the checklist item If you want to rebase/retry this MR, check this box as incomplete
added 2 commits
24bbb39c- 1 commit from branchmain82d2aa18- fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.13.0Compare with previous version