Releases: grafana/grafana-infinity-datasource
yesoreyeram-infinity-datasource v2.9.6
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
yesoreyeram-infinity-datasource v2.9.5
2.9.5
⚙️ Chore: Rudderstack event firing updated
yesoreyeram-infinity-datasource v2.9.4
2.9.4
🐛 Bug fix: Fix query cancellation
⚙️ Chore: Add vscode debugger configuration
yesoreyeram-infinity-datasource v2.9.3
2.9.3
🐛 Chore: Updated error source capturing
yesoreyeram-infinity-datasource v2.9.2
2.9.2
🚀 Chore: Logging improvements
yesoreyeram-infinity-datasource v2.9.1
2.9.1
🚀 Chore: Upgrade grafana-plugin-sdk-go to v0.240.0
from v0.239.0
yesoreyeram-infinity-datasource v2.9.0
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
yesoreyeram-infinity-datasource v2.8.0
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
2.7.1
🚀 Time macros: Added custom time macros ${__timeFrom}
and ${__timeTo}
. Read more about this here.
yesoreyeram-infinity-datasource v2.7.0
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