Grafana Backup Tool Versions Save

A Python-based application to backup Grafana settings by using the Grafana API

1.4.2

6 months ago

What's Changed

  • enable aws s3 role assumption (use default providers chain) by @DerekTBrown in #245
  • chore: organize s3 utils by @DerekTBrown in #245

New Contributors

@DerekTBrown made their first contribution in #245 :tada:

Full Changelog: https://github.com/ysde/grafana-backup-tool/compare/1.4.1...1.4.2

1.4.1

7 months ago

What's Changed

  • add missing argument http_get_headers #242 #243

Full Changelog: https://github.com/ysde/grafana-backup-tool/compare/1.4.0...1.4.1

1.4.0

7 months ago

What's Changed

  • add contact points and notifcation policy backup functionalities by @ysde in #238
  • added http headers to get_grafana_version request by @Mar8x in #239
  • added py3-packaging to slim docker image, reported by @tasiotas in #241 :tada:

Full Changelog: https://github.com/ysde/grafana-backup-tool/compare/1.3.3...1.4.0

1.3.3

9 months ago

What's Changed

  • verify-ssl: only convert if string contains bool by @chriz-active in #234
  • Validate version using regex in get_grafana_version by @acjohnson in #232

Full Changelog: https://github.com/ysde/grafana-backup-tool/compare/1.3.2...1.3.3

1.3.2

9 months ago

What's Changed

  • fix versions/dashboard_versions hiccup by @chriz-active in #229
  • hide_version-config: add version as config/env var by @chriz-active in #228
  • Expose BACKUP_FILE_FORMAT to env by @vindex10 in #223
  • add slug suffix for uid dashboards by @vindex10 in #222
  • allow disabling auth check by @vindex10 in #221

New Contributors

Full Changelog: https://github.com/ysde/grafana-backup-tool/compare/1.3.1...1.3.2

1.3.1

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ysde/grafana-backup-tool/compare/1.3.0...1.3.1

1.3.0

1 year ago

What's Changed

Full Changelog: https://github.com/ysde/grafana-backup-tool/compare/1.2.6...1.3.0

1.2.6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ysde/grafana-backup-tool/compare/1.2.5...1.2.6

1.2.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ysde/grafana-backup-tool/compare/1.2.4...1.2.5

1.2.4

1 year ago

What's Changed

  • fix folder_uid when dashboard has no folder by @peekjef72 #176
  • Change the docker image in README.md examples by @sasha-glv #183
  • (feat): enable/disable api health check not supported by amazon managed grafana by @melouaer #184
  • Require only necessary permissions when saving backup to GCS bucket by @chtcvl #186
  • InfluxDB Support by @acjohnson #190
  • added k8s example by @acjohnson #193

New Contributors

  • @sasha-glv made their first contribution in #183 :tada:
  • @melouaer made their first contribution in #184 :tada:
  • @chtcvl made their first contribution in #186 :tada:

Full Changelog: https://github.com/ysde/grafana-backup-tool/compare/1.2.3...1.2.4