v0.5.9
Features
- Added support for "text" panel types for Dashboard resources. (#77) See example in the official documentation
- Added custom notification config for Monitor alerts. (#71) See documentation
Continuous Integration
- Added automatic cleaning on stale issues and PRs. Now issues and PRs older than 60 days will be marked as Stale, and closed after 7 days. (#52)
- Parallelize tests. With the new HTTP retry strategy, we can parallelize the tests while avoiding API quota errors. (#76)
Bug Fixes
- Solved a crash when importing dashboard with unsupported panel types and query types. (#73)