grafana-infinity-datasource

CSV, JSON, GraphQL, XML and HTML datasource for grafana.

APACHE-2.0 License

Stars
651
Committers
15

Bot releases are visible (Hide)

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.10.0

Published by grafanabot about 1 month ago

2.10.0

🚀 Improvement: Remove deprecation for base URL and move it to URL, Headers & Params

🐛 Bug fix: Fix error source for identified downstream errors

⚙️ Chore: Bump github.com/grafana/grafana-plugin-sdk-go from 0.241.0 to 0.248.0
⚙️ Chore: Bump path-to-regexp from 1.8.0 to 1.9.0

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.9.6

Published by grafanabot about 2 months ago

2.9.6

🐛 Bug fix: Fix error source for invalid JSONata errors

⚙️ Chore: Bump github.com/grafana/grafana-plugin-sdk-go from 0.241.0 to 0.245.0
⚙️ Chore: Update level of non-error log lines from error to debug
⚙️ Chore: Bump webpack from 5.86.0 to 5.94.0
⚙️ Chore: Bump webpack from 5.86.0 to 5.94.0
⚙️ Chore: Bump micromatch from 4.0.7 to 4.0.8

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.9.5

Published by grafanabot 3 months ago

2.9.5

⚙️ Chore: Rudderstack event firing updated

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.9.4

Published by grafanabot 3 months ago

2.9.4

🐛 Bug fix: Fix query cancellation

⚙️ Chore: Add vscode debugger configuration

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.9.3

Published by grafanabot 3 months ago

2.9.3

🐛 Chore: Updated error source capturing

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.9.2

Published by grafanabot 3 months ago

2.9.2

🚀 Chore: Logging improvements

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.9.1

Published by grafanabot 3 months ago

2.9.1

🚀 Chore: Upgrade grafana-plugin-sdk-go to v0.240.0 from v0.239.0

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.9.0

Published by grafanabot 3 months ago

2.9.0

🚀 UQL: Updated uql library to 0.0.23

🚀 Chore Replaced backend framer libraries from yesoreyeram/grafana-plugins to grafana/infinity-libs

⚙️ Chore: Add error source to error responses

⚙️ Chore: Upgrade grafana-plugin-sdk-go to v0.239.0 from v0.231.0

🐛 Bug fix: Fix showing of correct URL when using query history

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.8.0

Published by grafanabot 4 months ago

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

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.7.1 Latest Release

Published by grafanabot 5 months ago

2.7.1

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

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.7.0

Published by grafanabot 5 months ago

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

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.6.3

Published by grafanabot 6 months ago

2.6.3

Patch Changes

🐛 update dependencies

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.6.2

Published by grafanabot 6 months ago

2.6.2

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

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.6.1

Published by grafanabot 6 months ago

2.6.1

🐛 UQL dependency updated to 0.0.22 from 0.0.21

📜 Docs website update with play.grafana links

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.6.0

Published by grafanabot 6 months ago

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

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.5.0

Published by grafanabot 7 months ago

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

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

Published by grafanabot 8 months ago

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

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.4.0

Published by grafanabot 9 months ago

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

grafana-infinity-datasource - yesoreyeram-infinity-datasource v2.3.1

Published by grafanabot 11 months ago

2.3.1

⚙️ Chore: Updated the backend dependencies

⚙️ Chore: Signed the plugin with Grafana Labs signature instead Community

⚙️ Chore: Built and published via drone ci instead github actions

grafana-infinity-datasource - Release v2.3.0

Published by github-actions[bot] 11 months ago

Package Rankings
Top 9.03% on Proxy.golang.org
Badges
Extracted from project README
click here for documentation
Related Projects