Releases: grafana/grafana-plugin-sdk-go
Releases · grafana/grafana-plugin-sdk-go
v0.229.0
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.
v0.228.0
What's Changed
- build(deps): bump github.com/urfave/cli from 1.22.14 to 1.22.15 by @dependabot in #968
- fix: dynamic frame panic by @scottlepp in #958
- Chore: Protobuf guide and re-generate by @marefr in #971
- Chore: Upgrade otel dependencies by @marefr in #967
Full Changelog: v0.227.0...v0.228.0
Compatibility
gorelease -base v0.227.0 -version v0.228.0
# summary
v0.228.0 is a valid semantic version for this release.
v0.227.0
v0.226.0
v0.225.0
What's Changed
- bumping version of golang.org/x/net by @yesoreyeram in #957
Full Changelog: v0.224.0...v0.225.0
v0.224.0
What's Changed
Full Changelog: v0.223.0...v0.224.0
Compatibility
gorelease -base=v0.223.0 -version=v0.224.0
# github.com/grafana/grafana-plugin-sdk-go/backend
## compatible changes
GRPCServeOpts: added
# summary
v0.224.0 is a valid semantic version for this release.
v0.223.0
What's Changed
- build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 by @dependabot in #953
- PDC: Fix env var config fallback by @wbrowne in #952
- Set proxy options from context by @wbrowne in #955
Full Changelog: v0.222.0...v0.223.0
Compatibility
gorelease -base=v0.222.0 -version=v0.223.0
# github.com/grafana/grafana-plugin-sdk-go/backend
## compatible changes
(*DataSourceInstanceSettings).ProxyOptionsFromContext: added
# summary
v0.223.0 is a valid semantic version for this release.
v0.222.0
What's Changed
- add timeseries.ResampleWideFrame by @gabor in #950
- SQL: Check if
scanType
value isnil
by @aangelisc in #951
Full Changelog: v0.221.0...v0.222.0
v0.221.0
What's Changed
- build(deps): bump github.com/hashicorp/go-hclog from 1.6.2 to 1.6.3 by @dependabot in #945
- Add func for passing tenant ID via context by @wbrowne in #949
Full Changelog: v0.220.0...v0.221.0
Compatibility
gorelease -base=v0.220.0 -version=v0.221.0
# github.com/grafana/grafana-plugin-sdk-go/backend
## compatible changes
WithTenant: added
# summary
v0.221.0 is a valid semantic version for this release.
v0.220.0
What's Changed
- SchemaBuilder: Fix enum value extraction by @ryantxu in #944
- QueryTypes: Read maxdatapoints as string or int64 by @kylebrandt in #943
Full Changelog: v0.219.0...v0.220.0
Compatibility
gorelease -base v0.219.0 -version v0.220.0
# github.com/grafana/grafana-plugin-sdk-go/experimental/schemabuilder
## compatible changes
(*Builder).Reflector: added
# github.com/grafana/grafana-plugin-sdk-go/experimental/schemabuilder/example
## compatible changes
DummyValueA: added
DummyValueB: added
# summary
v0.220.0 is a valid semantic version for this release.