Releases: grafana/detect-angular-dashboards
Releases · grafana/detect-angular-dashboards
v0.9.0
What's Changed
- Add tests by @xnyo in #19
- feat: Adds support for -server mode and concurrently downloading dashboards by @vanugrah in #21
- docs: add missing -j flag to example by @mikaello in #23
- chore(readme): updates README after sever mode addition by @vanugrah in #22
New Contributors
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.0
v0.6.0
- Add support for Grafana 10.3.x
v0.5.0
- Add warning for old "table" / "table-old" panel
v0.4.0
- Add warning for "Graph (old)" panel
v0.3.0
- Added JSON output (
-j
option) - Changed output format
v0.2.0
- Fix RBAC service account permission checks
- Return error if the service account doesn't have the required permissions
v0.1.0
- First release