Skip to content

v0.229.0

Compare
Choose a tag to compare
@marefr marefr released this 08 May 11:26
· 77 commits to main since this release
a502fa5

What's Changed

  • PDC: Prioritize configuring TLS dialer from value fields over filepaths by @wbrowne in #970
  • build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #975
  • build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.20.0 by @dependabot in #976
  • build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #977
  • DataSourceRef: Support legacy string parsing when used in an embedded struct. by @ryantxu in #981
  • Chore: Migrate to use buf for protobuf generation by @marefr in #979

Full Changelog: v0.228.0...v0.229.0

Compatibility

gorelease -base v0.228.0 -version v0.229.0
# github.com/grafana/grafana-plugin-sdk-go/experimental/apis/data/v0alpha1
## compatible changes
(*DataSourceRef).UnmarshalJSON: added

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