Skip to content

v0.9.4 - Fix windows executable build and other bugs

Latest
Compare
Choose a tag to compare
@divinity666 divinity666 released this 22 Aug 11:32

After playing around with the windows executable, I recognized, that it is not working as it should… So I worked on this release.

  • bugfixes
    • ensure that ZIP file extension is used always, if a ZIP is created
    • ensure that files are properly stored in ZIP file, which was not the case for the windows executable
    • fixed a bug during demo report creation, which lead to exceptions, when dashboards contain Prometheus queries
    • handle grafana alert datasource 404s properly
    • handle queries, which have no targets configuration
    • print warning if a dashboard variable is not supported, instead of a debug message
  • nerd stuff
    • introduced automated tests for windows executable

Hope you enjoy it!