Skip to content

v0.12.0

Compare
Choose a tag to compare
@raphael raphael released this 21 Oct 05:54
· 236 commits to main since this release
5ba461a

What's Changed

  • build(deps): bump github.com/aws/smithy-go from 1.13.2 to 1.13.3 by @dependabot in #128
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.9.0 to 1.10.0 by @dependabot in #129
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.34.0 to 0.35.0 by @dependabot in #131
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.34.0 to 0.35.0 by @dependabot in #133
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.9.0 to 1.10.0 by @dependabot in #134
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.35.0 to 0.36.0 by @dependabot in #136
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.35.0 to 0.36.1 by @dependabot in #138
  • add trace metadata to log context by @raylas in #139
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.36.0 to 0.36.1 by @dependabot in #141
  • build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #142
  • build(deps): bump go.opentelemetry.io/otel/trace from 1.10.0 to 1.11.0 by @dependabot in #145
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.36.1 to 0.36.3 by @dependabot in #146
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.10.0 to 1.11.0 by @dependabot in #144
  • build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #150
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.36.1 to 0.36.3 by @dependabot in #143
  • build(deps): bump goa.design/goa/v3 from 3.9.1 to 3.10.1 by @dependabot in #149
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.10.0 to 1.11.0 by @dependabot in #147
  • Add foresight job integration by @raphael in #151
  • Use http.RoundTripper for client side logging by @raphael in #152

New Contributors

Full Changelog: v0.11.0...v0.12.0