Skip to content

Releases: mahendrapaipuri/grafana-dashboard-reporter-app

v1.6.3

05 Oct 20:18
80f7619
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump github.com/grafana/grafana-plugin-sdk-go from 0.248.0 to 0.250.0 in the go_modules group by @dependabot in #116
  • build(deps): Bump golang.org/x/mod from 0.20.0 to 0.21.0 by @dependabot in #106
  • build(deps): Bump @grafana/experimental from 1.7.12 to 2.1.0 by @dependabot in #118
  • build(deps-dev): Bump @swc/core from 1.7.18 to 1.7.26 by @dependabot in #119
  • build(deps): Bump github.com/grafana/grafana-plugin-sdk-go from 0.250.0 to 0.250.1 by @dependabot in #117
  • build(deps-dev): Bump @swc/helpers from 0.5.11 to 0.5.13 by @dependabot in #121
  • build(deps): Bump github.com/grafana/grafana-plugin-sdk-go from 0.250.1 to 0.251.0 by @dependabot in #124
  • Support rendering tables by @mahendrapaipuri in #120
  • Bump package.json deps by @mahendrapaipuri in #125

Full Changelog: v1.6.2...v1.6.3

v1.6.2

17 Sep 17:39
c2c5e97
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump path-to-regexp from 1.8.0 to 1.9.0 in the npm_and_yarn group by @dependabot in #110
  • build(deps-dev): Bump copy-webpack-plugin from 11.0.0 to 12.0.2 by @dependabot in #101
  • build(deps-dev): Bump glob from 10.4.5 to 11.0.0 by @dependabot in #107
  • build(deps): Bump github.com/grafana/grafana-plugin-sdk-go from 0.245.0 to 0.248.0 by @dependabot in #111
  • Set a viewport to browser when fetching dashboard model by @mahendrapaipuri in #113
  • build(deps-dev): Bump sass from 1.77.8 to 1.78.0 by @dependabot in #114
  • build(deps): Bump @grafana/schema from 11.1.3 to 11.2.0 by @dependabot in #115

Full Changelog: v1.6.1...v1.6.2

v1.6.1

12 Sep 12:07
4c17e4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

02 Sep 09:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

08 Aug 16:49
Compare
Choose a tag to compare

What's Changed

  • deps: Update all backend dependencies by @jkroepke in #50
  • feat: inline images in report html by @jkroepke in #53
  • Remove vfs dependency entirely by @mahendrapaipuri in #58
  • Split config into sections by @mahendrapaipuri in #55
  • Reuse single browser instance in requests by @mahendrapaipuri in #59
  • misc: refactor plugin by @jkroepke in #52
  • Enhancement in plugin configuration and bug fixes by @mahendrapaipuri in #61
  • build(deps): Bump fast-loops from 1.1.3 to 1.1.4 in the npm_and_yarn group across 1 directory by @dependabot in #63
  • build(deps): Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot in #64
  • build(deps): Bump ws from 8.17.0 to 8.18.0 in the npm_and_yarn group across 1 directory by @dependabot in #65
  • build(deps): Bump github.com/chromedp/chromedp from 0.9.5 to 0.10.0 by @dependabot in #66
  • build(deps): Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #67
  • build(deps-dev): Bump webpack from 5.91.0 to 5.93.0 by @dependabot in #68
  • build(deps-dev): Bump typescript from 4.8.4 to 5.5.4 by @dependabot in #69
  • build(deps-dev): Bump css-loader from 6.11.0 to 7.1.2 by @dependabot in #70
  • build(deps): Bump @grafana/runtime from 10.3.3 to 10.4.6 by @dependabot in #71
  • build(deps): Bump @grafana/schema from 10.3.3 to 11.1.3 by @dependabot in #72

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

22 May 18:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

21 May 09:08
Compare
Choose a tag to compare

New features

  • The plugin app supports including repeated panels and/or rows in the generated report.
  • Time zone can be configured by provisioning of the plugin app or from the Grafana UI.

This release include changes in the configuration of the plugin app. Please update your configuration files based on the example file provided in the repo.

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

03 May 08:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 Apr 16:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

07 Apr 15:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0