Skip to content

v0.218.0

Compare
Choose a tag to compare
@wbrowne wbrowne released this 27 Mar 14:41
· 155 commits to main since this release
a73a7aa

What's Changed

  • build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.18.0 by @dependabot in #937
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #938
  • Add backwards compatibility for reading PDC info as file paths by @wbrowne in #941

Full Changelog: v0.217.0...v0.218.0

Compatibility

gorelease -base=v0.217.0 -version=v0.218.0
# github.com/grafana/grafana-plugin-sdk-go/backend/proxy
## compatible changes
ClientCfg.ClientCertVal: added
ClientCfg.ClientKeyVal: added
ClientCfg.RootCAsVals: added
PluginSecureSocksProxyClientCertContents: added
PluginSecureSocksProxyClientKeyContents: added
PluginSecureSocksProxyRootCAsContents: added

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