Changelog for
python3-grafana-backup-1.3.1-lp155.2.2.noarch.rpm :
* Fri Jun 30 2023 Jürgen Löhel
- Updates requirements
* python-packaging
* python-influxdb
* Fri Jun 30 2023 juergenAATTloehel.de- Update to version 1.3.1:
* fix workflow error and version number
* put provenance back
* Perform upsert of alert rules
* add x-disable-provenance to header for alert provision api
* Update alert-rules key to match convention set in cli.py
* Pass verify_ssl to get_grafana_version (#207)
* import StringIO and pass data through StringIO read (#173)
* update pkg version for release
* Added comment about alert rules support on read me
* Add packaging to deps list
* Only support alert rules if grafana is above version 9.4.0
* Add slim version dockerfile
* Create a more compact docker image (remove dev packages from image) (#196)
* Fixed GCP bucket upload example (#200)
* Fix restoring library elements that have more than one folder (#199)
* corrected typo
* Add alert-rules to docopt cli
* Add alert rules to backup
* update pkg version
* try to fix action-deploy error
* Backup, restore, and delete teams, team-members, and library-elements (#181)
* increase version in k8s example
* updated readme with influxdb notes (#194)
* added k8s example (#193)
* InfluxDB Support (#190)
* Require only necessary permissions when saving to GCS bucket (#186)
* (feat): enable/disable api health check not supported by amazon managed grafana (#184)
* Change the docker image in README.md examples (#183)
* fixe folder_uid when dashboard has no folder (#176)
* Wed Aug 31 2022 Jürgen Löhel - Skip py2 support
* Fri May 20 2022 Jürgen Löhel - Fixes the Tumbleweed build
* Fri May 20 2022 juergenAATTloehel.de- Update to version 1.2.3:
* Fixed ValueError when auth not properly configured (#174)
* Use the correct docker image tag
* Remove trailing whitespace
* more robust way to retrieve the folder id (#167)
* Update and rename docker-image-tag.yml to docker-image.yml
* Create docker-image-tag.yml
* fix for components with dashes
* fix for components with dashes
* fix small issues
* integate viewer permission cmds to the tools cmd
* Thu Aug 06 2020 Jürgen Löhel - Patching setup.py
* Thu Aug 06 2020 Jürgen Löhel - initial version