Skip to content

Releases: grafana/grafana-infinity-datasource

yesoreyeram-infinity-datasource v2.8.0

20 Jun 17:11
Compare
Choose a tag to compare

2.8.0

⚙️ Chore: backend datasource.serve method migrated to datasource.manage method

🐛 Bug fix: Fixed a bug where filters not working in variables editor

yesoreyeram-infinity-datasource v2.7.1

23 May 09:43
91a7fcd
Compare
Choose a tag to compare

2.7.1

🚀 Time macros: Added custom time macros ${__timeFrom} and ${__timeTo}. Read more about this here.

yesoreyeram-infinity-datasource v2.7.0

20 May 14:16
ce8d949
Compare
Choose a tag to compare

2.7.0

🚀 URL parameters encoding: Add support for encoding space characters in URLs with **%!(MISSING) instead of +. (Experimental feature)

🚀 Feature: Alias support for the backend summarize option

🐛 Variables Editor: Fixed a bug where column selectors weren't working in variables editor

⚙️ Chore: Backend binaries are now compiled with golang 1.22.3

yesoreyeram-infinity-datasource v2.6.3

29 Apr 14:04
Compare
Choose a tag to compare

2.6.3

Patch Changes

🐛 update dependencies

yesoreyeram-infinity-datasource v2.6.2

17 Apr 15:53
Compare
Choose a tag to compare

2.6.2

🚀 New settings to block/allow/warn sensitive queries in the dashboard. Read more about this in the docs.

yesoreyeram-infinity-datasource v2.6.1

17 Apr 15:04
Compare
Choose a tag to compare

2.6.1

🐛 UQL dependency updated to 0.0.22 from 0.0.21

📜 Docs website update with play.grafana links

yesoreyeram-infinity-datasource v2.6.0

12 Apr 11:07
Compare
Choose a tag to compare

2.6.0

⚙️ Chore: Upgrade grafana-plugin-sdk-go to v0.220.0

🚀 Improvement: Improved health check for azure blob storage connections

🚀 Feature: Support for variables in azure blob storage container and blob name

🐛 Bug fixes: Fixed a bug where AWS authentication doesn't work since 2.5.0-beta.1

yesoreyeram-infinity-datasource v2.5.0

11 Mar 12:50
95f650d
Compare
Choose a tag to compare

2.5.0

🚀 PDC: Added support for grafana private datasource connect (PDC)

🛡️ Security Backend binaries compiled with go 1.22.1 which includes security patches

⚙️ 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

yesoreyeram-infinity-datasource v2.5.0-beta.1

23 Feb 14:01
Compare
Choose a tag to compare

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 to github.com/icholy/digest

🐛 Fixed a bug where query columns editor is unusable when sandbox enabled

🐛 Updated rudderstack analytics events

yesoreyeram-infinity-datasource v2.4.0

15 Jan 06:25
Compare
Choose a tag to compare

2.4.0

🚀 Minimum supported grafana version updated to 9.5.15

🚀 Added support for variables in the backend parser root selector

🐛 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

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

⚙️ Plugin build system migrated from @grafana/toolkit to @grafana/create-plugin

⚙️ NodeJS dev dependency updated from Node 16 to Node 18