Skip to content

v0.165.0

Choose a tag to compare

@wbrowne wbrowne released this 16 Jun 12:21
· 478 commits to main since this release
d40c8ed

What's Changed

Full Changelog: v0.164.0...v0.165.0

Compatibility

gorelease -base v0.164.0 -version v0.165.0
# github.com/grafana/grafana-plugin-sdk-go/backend
## incompatible changes
GracefulStandaloneServe: changed from func(ServeOpts, github.com/grafana/grafana-plugin-sdk-go/internal/standalone.Args) error to func(ServeOpts, github.com/grafana/grafana-plugin-sdk-go/internal/standalone.ServerSettings) error
StandaloneServe: removed

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