v0.125.1
What's Changed
- Out of the box support for enabling profiling via Grafana by @wbrowne in #460
- fix - check rows for any errors by @scottlepp in #462
Full Changelog: v0.125.0...v0.125.1
Compatibility
gorelease -base v0.125.0 -version v0.125.1
# github.com/grafana/grafana-plugin-sdk-go/backend
## incompatible changes
PluginProfilerEnv: removed
PluginProfilerPortEnv: removed
## compatible changes
PluginProfilerEnvDeprecated: added
PluginProfilerPortEnvDeprecated: added
PluginProfilingEnabledEnv: added
PluginProfilingPortEnv: added
# summary
v0.125.1 is a valid semantic version for this release.