Releases: jakubplichta/grafana-dashboard-builder
Releases · jakubplichta/grafana-dashboard-builder
v0.8.1a1
What's Changed
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #201
- Remove support for py36 and add support for py311 by @jakubplichta in #203
- FEATURE: Add support for tooltip sorting by @danzika in #202
New Contributors
Full Changelog: v0.8.0a1...v0.8.1a1
v0.8.0a1
What's Changed
- Replace travis with github actions and update python versions and drop py27 by @jakubplichta in #196
- Change encodestring to encodebytes by @gagallo7 in #195
- Add support for py39 and py310 by @jakubplichta in #197
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #191
- Remove sudo from installation instructions by @jakubplichta in #199
- FEATURE: Add SSL client cert auth by @vladimir-pachnik in #200
New Contributors
- @gagallo7 made their first contribution in #195
- @dependabot-preview made their first contribution in #191
- @vladimir-pachnik made their first contribution in #200
Full Changelog: v0.7.0a3...v0.8.0a1
v0.7.0a3
What's Changed
- Change query template refresh to int enumeration by @jakubplichta in #190
Full Changelog: v0.7.0a2...v0.7.0a3
v0.7.0a2
What's Changed
Full Changelog: v0.7.0a1...v0.7.0a2
v0.7.0a1
What's Changed
- Drop support for Python 3.4 by @jakubplichta in #183
- Specify minimal PyYAML version in setup.py by @jaceksan in #181
- Add support for stat and gauge by @matejuh in #182
New Contributors
Full Changelog: v0.6.0a1...v0.7.0a1
v0.6.0a1
What's Changed
- Fix calling FileExporter super init by @jakubplichta in #140
- Add support for regex in datasource template by @pracharm in #142
- Add token authorization support by @bazilio91 in #144
- Add support for panel description by @jakubplichta in #152
- Add decimals to graph panels by @manueligno78 in #150
- Add 'rightSide' property to graph legend by @manueligno78 in #154
- Add folder id at dashboard level. by @trampfox in #157
- Add instant and interval field to Prometheus target. by @trampfox in #160
- Add repeatDirection property to Graph and SingleStats. by @trampfox in #163
- Specify Loader= argument for each yams.load() functions by @trampfox in #164
- Add ES support by @manueligno78 in #170
- Add support for single-stat panel colorPostfix by @jakubplichta in #175
New Contributors
- @pracharm made their first contribution in #142
- @bazilio91 made their first contribution in #144
- @manueligno78 made their first contribution in #150
- @trampfox made their first contribution in #157
Full Changelog: v0.5.0a2...v0.6.0a1
v0.5.0a2
What's Changed
- Make sure URL requests work on py3 by @jakubplichta in #139
Full Changelog: v0.5.0a1...v0.5.0a2
v0.5.0a1
v0.4.0a3
What's Changed
- Add gauge, decimals and gauge for single-stat by @jakubplichta in #134
Full Changelog: v0.4.0a2...v0.4.0a3
v0.4.0a2
What's Changed
- Add repeat for single-stat by @jakubplichta in #133
Full Changelog: v0.4.0a1...v0.4.0a2