v0.197.0
·
393 commits
to main
since this release
What's Changed
- Build/CI: Detect incompatible changes by @marefr in #834
- build(deps): bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.1 by @dependabot in #835
- secure socks proxy: add option to disable tls in the socks proxy dialer by @PoorlyDefinedBehaviour in #833
New Contributors
- @PoorlyDefinedBehaviour made their first contribution in #833
Full Changelog: v0.196.0...v0.197.0
Compability
gorelease -base v0.196.0 -version v0.197.0
# github.com/grafana/grafana-plugin-sdk-go/backend/proxy
## compatible changes
ClientCfg.AllowInsecure: added
PluginSecureSocksProxyAllowInsecure: added
# summary
v0.197.0 is a valid semantic version for this release.