Skip to content

v0.244.0

Compare
Choose a tag to compare
@wbrowne wbrowne released this 19 Aug 09:49
· 28 commits to main since this release
a1c7fd2

What's Changed

  • build(deps): bump github.com/grafana/pyroscope-go/godeltaprof from 0.1.7 to 0.1.8 by @dependabot in #1051
  • build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #1053
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.51.0 to 0.53.0 by @dependabot in #1037
  • build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in #1052
  • Capture log params from context metadata by @wbrowne in #1049

Full Changelog: v0.243.0...v0.244.0

Compatibility

gorelease -base=v0.243.0 -version=v0.244.0
# github.com/grafana/grafana-plugin-sdk-go/backend/log
## compatible changes
ContextualAttributesFromIncomingContext: added
WithContextualAttributesForOutgoingContext: added