v0.200.0
What's Changed
- build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #854
- build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0 by @dependabot in #855
- codeowners: assign sql to big-tent squad by @gabor in #857
- Frame: Add UniqueRowIdFields attribute to frame.meta by @aocenas in #865
- Update copied changes from sqlds by @njvrzm in #862
- Refactor getMacroMatches & fix a couple of bugs by @njvrzm in #863
Compatibility
gorelease -base=v0.199.0 -version=v0.200.0
# github.com/grafana/grafana-plugin-sdk-go/data
## compatible changes
FrameMeta.UniqueRowIDFields: added
# github.com/grafana/grafana-plugin-sdk-go/data/sqlutil
## compatible changes
FormatOptionTrace: added
# summary
v0.200.0 is a valid semantic version for this release.
New Contributors
Full Changelog: v0.199.0...v0.200.0