Releases: grafana/grafana-app-sdk
Releases · grafana/grafana-app-sdk
v0.24.0
Changelog
- d6c5a56 Bump github.com/grafana/grafana-app-sdk from 0.23.0 to 0.23.1 in /plugin in the all group (#440)
- 5a9eed6 Bump github.com/grafana/grafana-plugin-sdk-go from 0.255.0 to 0.256.0 in /plugin in the all group (#442)
- 7f3dc4a Bump github.com/grafana/grafana-plugin-sdk-go from 0.257.0 to 0.258.0 in /plugin in the all group (#445)
- 09cd647 Bump the all group in /plugin with 3 updates (#443)
- 202f736 Bump the all group with 4 updates (#444)
- d707bc6 CLI: Fix go.mod path issue in generate (#448)
- 0728611 [Local Environment Setup] Automatically Aggregate App CRDs Under Grafana API Server (#446)
v0.23.1
Changelog
- 59a915e Allow bool values in pluginJson (#437)
- e9033de Allow configuring Grafana image (#432)
- 8e1888b Bump github.com/grafana/grafana-plugin-sdk-go from 0.253.0 to 0.255.0 in /plugin in the all group (#439)
- dbdcaba Bump the all group across 1 directory with 3 updates (#434)
- b70715a Bump the all group across 1 directory with 6 updates (#435)
- e20db79 Bump the all group in /plugin with 2 updates (#436)
v0.23.0
Changelog
- 53582bc Add script and make target to regenerate the golden test files (#428)
- 4689fb0 Bump github.com/grafana/grafana-app-sdk from 0.21.0 to 0.22.0 in /plugin in the all group (#425)
- 2b7c1ae Bump github.com/grafana/grafana-plugin-sdk-go from 0.251.0 to 0.252.0 in /plugin in the all group (#430)
- afa06f7 Bump golang.org/x/text from 0.18.0 to 0.19.0 in the all group (#427)
- 1dc6b20 Bump the all group with 2 updates (#429)
- 9f810d0 [AppManifest] Add Schema Information, CUE Definition (#426)
- 75b9ce8 [codegen][docs] Update New Project Codegen and Tutorial Doc (#423)
v0.22.0
Changelog
- 1cc9a22 Add warning to CLI output when using --format=thema (#421)
- c9ec2d8 App Logic and Runtime Separation (#402)
- 99e5eb7 Bump github.com/grafana/grafana-app-sdk from 0.20.1 to 0.21.0 in /plugin in the all group (#414)
- de8594a Bump github.com/grafana/grafana-plugin-sdk-go from 0.250.0 to 0.250.2 in /plugin in the all group (#416)
- c24f2ea Bump github.com/grafana/grafana-plugin-sdk-go from 0.250.2 to 0.251.0 in /plugin in the all group (#417)
- 355344a Bump google.golang.org/grpc from 1.66.2 to 1.67.0 in the all group (#415)
- d07ba15 Bump google.golang.org/grpc from 1.67.0 to 1.67.1 in the all group (#422)
- e2ec27e [operator] Add the ability to customize and disable the cache resync interval of the KubernetesBasedInformer (#419)
v0.21.0
Changelog
- 783cd4d Bump github.com/grafana/grafana-plugin-sdk-go from 0.248.0 to 0.249.0 in /plugin in the all group (#412)
- 88a1f08 Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in the all group (#411)
- b6e9e57 Bump grafana-plugin-sdk-go version from v0.249.0 => v0.250.0 (#413)
- 8ee5fae Bump the all group across 1 directory with 2 updates (#410)
- f8e2175 Codegen: Parse the gvk once (#399)
- eb9af02 Teach codegen to accept and generate additionalPrinterColumns (#408)
- 73db82e [Integration tests]: manually get the current commit for the action when bootstrapping the project. (#405)
- 32d67a0 [codegen] Fix Codegen for Optional
selectableFields
Values (#409)
v0.20.1
v0.19.0
v0.18.5
v0.18.3
Changelog
- fe6030f Bump github.com/grafana/grafana-plugin-sdk-go from 0.244.0 to 0.245.0 in /plugin in the all group (#376)
- 021b5f0 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 in the all group (#377)
- c230447 Bump the all group in /plugin with 2 updates (#372)
- 353cdf3 Bump the all group in /plugin with 3 updates (#373)
- 6e3bf43 Bump the all group with 7 updates (#374)
- 1df3ebd Update go version to 1.23.0 (#380)
- 319b437 [OpinionatedWatcher] Add Debug Logging (#379)
v0.18.2
Changelog
- 22ff650 Add CRD Selectable Field Support (#356)
- c39c2d9 Bump the all group across 1 directory with 5 updates (#367)
- 7deda84 Bump the all group across 1 directory with 7 updates (#370)
- ba75e19 Exclude dependabot from workspace check GH action. (#369)
- 62d7a3a Update go version to 1.22.5 (#371)
- a338073 [CustomCacheInformer] Fix startup race condition between controller and processor (#359)