Skip to content

Commit

Permalink
dependencies update (#788)
Browse files Browse the repository at this point in the history
Signed-off-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 11, 2024
1 parent 3ca1c01 commit 95f650d
Show file tree
Hide file tree
Showing 51 changed files with 157 additions and 376 deletions.
44 changes: 31 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,46 @@
# Change Log

## 2.5.0

🚀 **PDC**: Added support for [grafana private datasource connect (PDC)](https://grafana.com/docs/grafana-cloud/connect-externally-hosted/private-data-source-connect/)

🛡️ **Security** Backend binaries compiled with go 1.22.1 which includes [security patches](https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg)

⚙️ **Dependencies update**: NodeJS dev dependency updated from Node 18 to Node 20

⚙️ **Dependencies update**: Updated backend dependencies and plugin SDK update

⚙️ **Chore**: Replaced gorilla mux library with http.ServeMux from standard library

⚙️ **Chore**: Removed unused graphql and open-api resource calls

## 2.5.0-beta.1

🚀 Updated health check messages to include details about custom health check settings
🚀 Updated the grafana plugin SDK from v0.197.0 to v0.206.0
🐛 Updated digest authentication backend SDK from [`github.com/xinsnake/go-http-digest-auth-client`](https://github.com/xinsnake/go-http-digest-auth-client) to [`github.com/icholy/digest`](https://github.com/icholy/digest)
🐛 Fixed a bug where query columns editor is unusable when sandbox enabled
🐛 Updated rudderstack analytics events
🚀 **Chore**: Updated health check messages to include details about custom health check settings

🚀 **Authentication**: Updated digest authentication backend SDK from [`github.com/xinsnake/go-http-digest-auth-client`](https://github.com/xinsnake/go-http-digest-auth-client) to [`github.com/icholy/digest`](https://github.com/icholy/digest)

🐛 **Analytics**: Updated rudderstack analytics events

🐛 **Bug fixes**: Fixed a bug where query columns editor is unusable when sandbox enabled

⚙️ **Chore**: Updated the grafana plugin SDK from v0.197.0 to v0.206.0

## 2.4.0

🚀 Minimum supported grafana version updated to 9.5.15
🚀 **Chore**: Minimum supported grafana version updated to 9.5.15

🚀 Added support for variables in the backend parser root selector
🚀 **Variables**:Added support for variables in the backend parser root selector

🐛 Better support for variable handling when variable queries have more than 1 column
🐛 **Variables**: Better support for variable handling when variable queries have more than 1 column

🐛 Fixed a bug where variable values were not passed with the nested variable queries
🐛 **Bug fixes**: Fixed a bug where variable values were not passed with the nested variable queries

⚙️ Updated the grafana plugin SDK from v0.193.0 to v0.197.0
⚙️ **Chore**: Updated the grafana plugin SDK from v0.193.0 to v0.197.0

⚙️ Plugin build system migrated from `@grafana/toolkit` to `@grafana/create-plugin`
⚙️ **Chore**:Plugin build system migrated from `@grafana/toolkit` to `@grafana/create-plugin`

⚙️ NodeJS dev dependency updated from Node 16 to Node 18
⚙️ **Chore**: NodeJS dev dependency updated from Node 16 to Node 18

## 2.3.1

Expand All @@ -34,7 +52,7 @@

## 2.3.0

🎉 Infinity datasource plugin is now officially maintained by Grafana Labs
🎉 Infinity datasource plugin is now officially maintained by Grafana Labs. Read more about this in the [blog post](https://grafana.com/blog/2024/02/05/infinity-plugin-for-grafana-grafana-labs-will-now-maintain-the-versatile-data-source-plugin/)

## 2.2.1

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If you want to contribute to the plugin, you can contribute in one of the follow
You need following tools in your local machine for development

- NodeJS v20.0+
- Go 1.21
- Go 1.22
- Mage

Once you clone the repo locally in the grafana's plugin folder. Do the following steps
Expand Down
3 changes: 1 addition & 2 deletions docs/sources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 10
---

<!-- markdownlint-disable MD033 -->

# Infinity data source plugin for Grafana
Expand Down
2 changes: 0 additions & 2 deletions docs/sources/annotations/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 500
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/annotations/annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 501
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/csv.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 22
---

Expand Down
4 changes: 1 addition & 3 deletions docs/sources/examples/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 8000
---
---
2 changes: 0 additions & 2 deletions docs/sources/examples/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 8100
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/examples/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 8200
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/examples/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 8002
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/examples/rss-feeds.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 8003
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/examples/thingspeak.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 8001
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/graphql.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 23
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/html.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 25
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/json.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 21
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/query/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 300
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/query/backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 301
---

Expand Down
3 changes: 1 addition & 2 deletions docs/sources/query/filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,9 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 360
---

<!-- markdownlint-disable MD033 -->

# Filtering data / Using template variables in Query
Expand Down
2 changes: 0 additions & 2 deletions docs/sources/query/groq.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 320
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/query/macros.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 350
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/query/time-formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 351
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/query/uql.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 310
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/references/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 7000
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/references/azure-blob-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 7004
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/references/display-options/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 7100
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/references/display-options/format-tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 7102
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/references/display-options/node-graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 7101
---

Expand Down
3 changes: 1 addition & 2 deletions docs/sources/references/global-queries.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,9 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 7901
---

<!-- markdownlint-disable MD028 -->

# Global Queries / Registered Queries
Expand Down
2 changes: 0 additions & 2 deletions docs/sources/references/mock-series.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 7900
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/references/reference-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 7002
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/references/transformations.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 7003
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/references/url.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 7001
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/setup/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 100
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/setup/authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 231
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/setup/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 201
---

Expand Down
2 changes: 0 additions & 2 deletions docs/sources/setup/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ keywords:
labels:
products:
- oss
- enterprise
- grafana cloud
weight: 101
---

Expand Down
Loading

0 comments on commit 95f650d

Please sign in to comment.