Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit db9a358

Browse files
committed
Remove deprecation notice
After talking with @trotttrotttrott we came to the conclusion that the next generation API client won't be available any time soon, and we continue to accept contributions to it from time to time. Note that removing the deprecation warning doesn't mean we have a roadmap for upgrades, this just removes the deprecation notice that might scare the community from sending contributions. Signed-off-by: Leandro López (inkel) <leandro.lopez@grafana.com>
1 parent bcbbe36 commit db9a358

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
1-
# DEPRECATED
1+
# Grafana HTTP API Client for Go
22

3-
:warning: :warning: :warning:
3+
This library provides a low-level client to access Grafaba [HTTP API](https://grafana.com/docs/grafana/latest/http_api/).
44

5-
**This repository is no longer being maintained.**
6-
7-
We're in the process of creating our next generation API clients.
8-
9-
In the interim, further changes to this repository should only be to support
10-
[grafana/terraform-provider-grafana](https://github.com/grafana/terraform-provider-grafana).
11-
12-
---
13-
14-
Grafana HTTP API Client for Go
5+
:warning: This repository is still active but not under heavy development.
6+
Contributions to this library offering support for the [Terraform provider for Grafana](https://github.com/grafana/terraform-provider-grafana) will be prioritized over generic ones.
157

168
## Tests
179

0 commit comments

Comments
 (0)