Skip to content

v0.186.0

Compare
Choose a tag to compare
@marefr marefr released this 18 Oct 15:36
· 135 commits to main since this release
9be45ea

What's Changed

  • Contextual tracer from multi-tenancy by @xnyo in #769
  • Add contextual logger (log.FromContext) by @xnyo in #775
  • Instance management: Dispose of instance after 5s by @marefr in #765

Full Changelog: v0.185.0...v0.186.0

Compatibility

gorelease -base v0.185.0 -version v0.186.0
# github.com/grafana/grafana-plugin-sdk-go/backend/log
## incompatible changes
Logger.FromContext: added
## compatible changes
ContextualAttributesFromContext: added
WithContextualAttributes: added

# summary
v0.186.0 is a valid semantic version for this release.