v0.266.0
What's Changed
- build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #1225
- build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #1226
- Export conversion error
ErrorUnexpectedTypeConversionby @ivanahuckova in #1227 - Implement
PluginErrorfby @fabrizio-grafana in #1228 - TimeRange: Parse duration with d/M/y unit by @AgnesToulet in #1212
New Contributors
- @fabrizio-grafana made their first contribution in #1228
- @AgnesToulet made their first contribution in #1212
Full Changelog: v0.265.0...v0.266.0
Compatibility
gorelease -base v0.265.0 -version v0.266.0
# github.com/grafana/grafana-plugin-sdk-go/backend
## compatible changes
PluginErrorf: added
# github.com/grafana/grafana-plugin-sdk-go/data/sqlutil
## compatible changes
ErrorUnexpectedTypeConversion: added
# github.com/grafana/grafana-plugin-sdk-go/experimental/status
## compatible changes
PluginErrorf: added
# summary
v0.266.0 is a valid semantic version for this release.