Skip to content

Releases: grafana/grafana-infinity-datasource

yesoreyeram-infinity-datasource v2.10.0

17 Sep 11:58
Compare
Choose a tag to compare

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

03 Sep 10:04
Compare
Choose a tag to compare

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

01 Aug 17:01
Compare
Choose a tag to compare

2.9.5

⚙️ Chore: Rudderstack event firing updated

yesoreyeram-infinity-datasource v2.9.4

25 Jul 13:53
Compare
Choose a tag to compare

2.9.4

🐛 Bug fix: Fix query cancellation

⚙️ Chore: Add vscode debugger configuration

yesoreyeram-infinity-datasource v2.9.3

24 Jul 09:15
Compare
Choose a tag to compare

2.9.3

🐛 Chore: Updated error source capturing

yesoreyeram-infinity-datasource v2.9.2

16 Jul 12:39
Compare
Choose a tag to compare

2.9.2

🚀 Chore: Logging improvements

yesoreyeram-infinity-datasource v2.9.1

12 Jul 14:07
Compare
Choose a tag to compare

2.9.1

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

yesoreyeram-infinity-datasource v2.9.0

11 Jul 15:02
Compare
Choose a tag to compare

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

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.