Skip to content

v0.130.0

Compare
Choose a tag to compare
@toddtreece toddtreece released this 11 Apr 12:57
· 414 commits to main since this release
625a7be

What's Changed

Full Changelog: v0.129.0...v0.130.0

Compatibility

gorelease -base v0.129.0 -version v0.130.0
# github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger
## incompatible changes
NewHTTPLogger: changed from func(string, net/http.RoundTripper) *HTTPLogger to func(string, net/http.RoundTripper, ...Options) *HTTPLogger
## compatible changes
Options: added

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