0.19.0
What's Changed
- Updated to grafana-client 4.0.0. Thanks, @Ousret.
- OCI: Removed builds for linux/arm/v7
- Dependencies: Use
verlib2instead ofpackaging - Dependencies: Updated to
docopt-ng - Add subcommand
explore permissions. Thanks, @meyerder. - Added support for Python 3.12
- Removed support for Python 3.7
- SQLite cache: Use
requests_cache.CachedSessionfor better concurrency
behaviour. Thanks, @JensRichnow and @JWCook. - Improve error reporting and exit behavior when connecting to Grafana
instance fails. Thanks, @interfan7. - Set
User-AgentHTTP header likegrafana-wtf/0.18.0
Full Changelog: 0.18.0...0.19.0