Releases: grafana/grafana-infinity-datasource
yesoreyeram-infinity-datasource v2.11.4
2.11.4
🐛 Bug fix: Fixed error source for invalid queries
🐛 Bug fix: Fixed a bug where base url not working as expected when there is no url in the query. Fixes #908
⚙️ Chore: Migrate legacy forms component in global queries editor
yesoreyeram-infinity-datasource v2.11.3
2.11.3
🐛 Bug fix: Fixes the panic when preparing the request throws error
🐛 Bug fix: Fixed a bug where gitlab urls were normalized incorrectly
⚙️ Chore: Updated jsonpath-plus
to 10.2.0
yesoreyeram-infinity-datasource v2.11.2
2.11.2
⚙️ Chore: Updated backend plugin SDK github.com/grafana/grafana-plugin-sdk-go
from 0.255.0
to 0.258.0
⚙️ Chore: Updated frontend dependency jsonpath-plus
from 10.0.1
to 10.1.0
⚙️ Chore: Updated frontend indirect dependency uplot
to 1.6.31
yesoreyeram-infinity-datasource v2.11.1
2.11.1
🐛 Bug fix: Fix downstream errors for ErrExpressionNotFoundInFields and ErrInvalidFilterExpression
⚙️ Chore: Bump github.com/grafana/grafana-plugin-sdk-go
from 0.248.0
to 0.255.0
⚙️ Chore: Bump jsonpath-plus
to 10.0.1
yesoreyeram-infinity-datasource v2.11.0
2.11.0
Minor Changes
🚀 Remove base URL deprecation
Patch Changes
🐛 Fix forward oauth for x-id-token header
yesoreyeram-infinity-datasource v2.10.0
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
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