Skip to content

v0.234.0

Compare
Choose a tag to compare
@marefr marefr released this 05 Jun 15:17
· 64 commits to main since this release
e045227

What's Changed

  • Arrow: Expose frame to arrow.Table utility function by @ryantxu in #1002
  • Chore: Move last pieces from Grafana's legacydata package into the SDK by @marefr in #1003

Full Changelog: v0.233.0...v0.234.0

Compatibility

gorelease -base v0.233.0 -version v0.234.0
# github.com/grafana/grafana-plugin-sdk-go/backend/gtime
## compatible changes
NewTimeRange: added
TimeRange: added
TimeRangeOption: added
WithFiscalStartMonth: added
WithLocation: added
WithNow: added
WithRoundUp: added
WithWeekstart: added

# github.com/grafana/grafana-plugin-sdk-go/data
## compatible changes
FrameToArrowTable: added

# github.com/grafana/grafana-plugin-sdk-go/experimental/apis/data/v0alpha1
## compatible changes
ToDataSourceQueries: added

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