v0.115.0
What's Changed
- Update how to generate release notes by @andresmgot in #407
- GoldenDataChecker: frame meta comparison test by @atifali in #408
- Helper funcs to get field by name and find field index by @FZambia in #405
- Framestruct Converter: map[string]string support by @josiahg in #413
- build(deps): bump github.com/prometheus/common from 0.23.0 to 0.32.1 by @dependabot in #414
- build(deps): bump github.com/google/go-cmp from 0.5.5 to 0.5.6 by @dependabot in #364
- build(deps): bump github.com/json-iterator/go from 1.1.11 to 1.1.12 by @dependabot in #416
- Chore: Add global code owners by @marefr in #418
- Arrow: convert from an Arrow Record to a data Frame by @e-dard in #412
- build(deps): bump google.golang.org/grpc from 1.37.1 to 1.41.0 by @dependabot in #410
New Contributors
Full Changelog: v0.114.0...v0.115.0
Compatibility
❯ gorelease -base v0.114.0 -version v0.115.0
github.com/grafana/grafana-plugin-sdk-go/data
---------------------------------------------
Compatible changes:
- (*Frame).FieldByName: added
- FromArrowRecord: added
v0.115.0 is a valid semantic version for this release.