v0.218.0
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.