Releases: K-Phoen/grabana
Releases · K-Phoen/grabana
v0.22.2: Merge pull request #262 from ffapitalle/use_search_api_for_folder_search
feat(folders): use API search endpoint for testing folder existence
v0.22.0
Merge pull request #249 from K-Phoen/bump/nosborn/github-action-markd…
v0.21.19
Changelog
- 7a63451 Bump sdk dependency to v0.12.3
- d07fe1f Decode project name from yaml-defined stackdriver alerts
- 6867a4a Use secrets.GITHUB_TOKEN secret in release action
- 4daa12d allow ProjectName to be configurable on Stackdriver alerts
v0.21.18
Changelog
- 8a7600e Support defining CloudWatch datasources
v0.21.17
Changelog
- cc34bb1 Fix hidden legends handling on newer grafana versions
v0.21.16
Changelog
- 322c68b Cleanup omitempty flags for YAML-defined variables
- 82d0161 Support defining "textbox" dashboard variables in Go
- aae4483 Support defining "textbox" dashboard variables in YAML
v0.21.15
Changelog
- 8ae2fc7 Fix hidden prometheus queries are still displayed on non-graph panels
- 2f42ea5 Support more timeseries overrides
v0.21.14
Changelog
- 71ca60d Allow hiding row title from yaml
- d9e2011 Stop using ioutil package
- 9a2a84c Support links to dashboards in model
- 818cff3 Support links to dashboards in yaml decoder
v0.21.13
Changelog
- 5013996 Add support for setting slug and uid in YAML
- dd251ec Add unit test for dashboard.Slug()
- d709c33 Always omit slug/UID in yaml if empty
- 6254a78 Bump minimum go requirement to 1.19
- b03dd28 Fix codecov upload
- 91bef38 Init gitpod configuration
- 0756c91 Multi → Multiple
- 6d7e149 Rename stack-related constants
- 018fd8e Revamp CI pipeline
- 3f50faa Support multi flag on multiple variable types
- cb13375 Use Grafana 8.5.16 locally
- dbece9a Use go 1.19 to release grabana
- 6bdfd3b feat: add support for stacking in timeseries panel