Skip to content

Releases: grafana/grafana-plugin-sdk-go

v0.189.0

02 Nov 10:12
ebfab9f
Compare
Choose a tag to compare

What's Changed

Compatibility

# github.com/grafana/grafana-plugin-sdk-go/backend
## compatible changes
(*GrafanaCfg).AppURL: added
AppURL: added

# github.com/grafana/grafana-plugin-sdk-go/build
## compatible changes
Info.PluginID: added

# github.com/grafana/grafana-plugin-sdk-go/experimental/oauthtokenretriever
## incompatible changes
AppURL: removed

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

Full Changelog: v0.188.4...v0.189.0

v0.188.4

01 Nov 14:15
ce5b3f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.188.3...v0.188.4

v0.188.3

27 Oct 12:05
1dcf100
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.188.2...v0.188.3

v0.188.2

26 Oct 19:35
f0d4c50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.188.1...v0.188.2

v0.188.1

26 Oct 16:11
92ef2e6
Compare
Choose a tag to compare

What's Changed

  • fix: error source middleware - don't return a pointer by @scottlepp in #789

Full Changelog: v0.188.0...v0.188.1

v0.188.0

26 Oct 12:56
d64e061
Compare
Choose a tag to compare

What's Changed

  • Chore: Fix lint warnings with golangci-lint version 1.54.2 by @xnyo in #779
  • Chore: CI: Bump grafana-plugin-ci image to 1.9.5 by @xnyo in #780
  • error source utils by @scottlepp in #787

Full Changelog: v0.187.0...v0.188.0

v0.187.0

19 Oct 11:06
88c9fc2
Compare
Choose a tag to compare

What's Changed

  • Magefile: Allow to specify a folder holding the plugin.json by @andresmgot in #778

Full Changelog: v0.186.0...v0.187.0

Compatibility

# github.com/grafana/grafana-plugin-sdk-go/build
## compatible changes
Config.PluginJSONPath: added

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

v0.186.0

18 Oct 15:36
9be45ea
Compare
Choose a tag to compare

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.

v0.185.0

18 Oct 09:10
f6fc789
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #766
  • build(deps): bump github.com/urfave/cli from 1.22.12 to 1.22.14 by @dependabot in #743
  • Update otel to 1.19 and otel-contrib to 0.45 by @radiohead in #773

New Contributors

Full Changelog: v0.184.0...v0.185.0

Compatibility

gorelease -base v0.184.0 -version v0.185.0

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

v0.184.0

16 Oct 14:06
ca5c8b0
Compare
Choose a tag to compare

What's Changed

  • Return empty Grafana config from context if is nil by @wbrowne in #772

Full Changelog: v0.183.0...v0.184.0

Compatibility

gorelease -base=v0.183.0 -version=v0.184.0
# summary
v0.184.0 is a valid semantic version for this release.