This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
Releases: flant/grafana-statusmap
Releases · flant/grafana-statusmap
0.5.1 (2022-05-05)
What's Changed
- Fix fallback to timeseries for Grafana 6.x by @diafour in #264
- Change docker-compose.yaml to work with Grafana 6.x
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #259
- build(deps): bump actions/setup-node from 3.1.0 to 3.1.1 by @dependabot in #260
- build(deps): bump actions/cache from 3.0.1 to 3.0.2 by @dependabot in #261
Full Changelog: v0.5.0...v0.5.1
0.5.0 (2022-04-07)
What's Changed
- Support DataFrames by @peishaofeng (#239)
- Add tooltip variables with percentual bucket range:
__bucket_from
,__bucket_to
by @albertoperdomo2 (#242) - Support Grafana 8.4+
- Hide markers in tooltip.
- Docker compose with demo dashboard by @diafour in #240
New Contributors
- @albertoperdomo2 made their first contribution in #242
- @peishaofeng made their first contribution in #239
Full Changelog: v0.4.2...v0.5.0
0.4.2 (2021-11-19)
0.4.1 (2021-02-18)
0.4.0 (2021-02-17)
- Add __y_label_trim variable for tooltip items. #148
- Add y-label splitter for tooltip items. #153
- Add custom content for toolip. #153
- Fix to work with Grafana 7.4.x. #169
- Migrate to grafana-toolkit and yarn to build and sign. #172
- Cleanup dist directory content, reduce compiled plugin size, remove dist from repository. #180 #172
- Code cleanup: fix huge amount of linter errors and warnings. #172
- Add Github Actions configuration to automate release process. #177
- Add unobtrusive branding. #181
flant-statusmap-panel v0.3.4
flant-statusmap-panel v0.3.3
- Fix fallback to string events for older versions of Grafana #129
flant-statusmap-panel v0.3.2
Grafana repository compatibility:
- Fix relative links in README
- Add the 'grafanaDependency' field in plugin.json
flant-statusmap-panel v0.3.1
flant-statusmap-panel v0.3.0
- Tooltip freeze on click
- Show URLs in tooltip
- Pagination controls
- Fix tooltip and null buckets
- Fix display for 6.7+, 7.0+