Grafana-client

Latest version: v4.1.0

Safety actively analyzes 623586 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

4.1.0

* Fixed dashboard search endpoint wrapper.
* Added support for query parameters on endpoints, also fixing `get_all_folders`.
* Added missing API wrapper for Library Elements to the Async client.
* Implemented teams read endpoints for user and actual user.

All fixes and improvements submitted by chintal. Thank you so much.

4.0.1

* Packaging: Do not mark package as "universal wheel" py2, py3.
Thanks, Ousret.

4.0.0

* Add asynchronous interface via `AsyncGrafanaClient`. Thanks, Ousret.
Changed the HTTP backend from `requests` to `niquests`.
BREAKING CHANGE: In certain conditions, you will need to adjust your code,
as it no longer propagates `requests.exceptions.Timeout` exceptions, but
uses `GrafanaTimeoutError` instead. Other than this, [Niquests] is a drop-
in replacement for [Requests] and therefore is largely compatible.
* Remove Python 3.6 support. Thanks, Ousret.
* Improve support for folders, by adding ``parent_uid`` option to relevant
endpoints, and by adding missing ``move_folder``. Thanks, grafuls.
* Service Accounts: Unlock endpoint to update service account by id.
Thanks, einar-lanfranco.
* Data Source API: Add support for Amazon Redshift and Clickhouse.
Thanks, lpfann and mysuperai.

[Niquests]: https://niquests.readthedocs.io/
[Riquests]: https://requests.readthedocs.io/

3.11.2

* Fixed delete operation on "teams" API endpoint.
Grafana introduced a breaking change in 10.2.0, see
https://github.com/grafana/grafana/pull/76325.
This fix handles it. Thanks, hamelg.

3.11.1

* Adjust data source permissions APIs changed with Grafana Enterprise 10.2.3.
Thanks, hamelg.

3.11.0

* Add support for service accounts. Thanks, einar-lanfranco and feerbau.
* Fix querying InfluxDB with InfluxQL. Thanks, storg2001.
* Fix `add_annotation` to also accept `dashboard_uid` argument. Thanks, IBUMBLEBEE.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.