Releases: grafana/google-sheets-datasource
Releases · grafana/google-sheets-datasource
grafana-googlesheets-datasource v2.0.1
2.0.1
- Update documentation
- Bump
github.com/grafana/grafana-plugin-sdk-go
to 0.263.0
grafana-googlesheets-datasource v2.0.0
2.0.0
- Plugin now requires Grafana 10.4.8 or newer
grafana-googlesheets-datasource v1.2.18
1.2.18
- Backend dependencies update
- Readme changes
- Replace @grafana/experimental with @grafana/plugin-ui (#294)
grafana-googlesheets-datasource v1.2.17
1.2.17
- Improve data source documentation
- Fix error source for various http errors
- Bump
cross-spawn
to 7.0.6 - Bump
github.com/grafana/grafana-plugin-sdk-go
to 0.259.2
grafana-googlesheets-datasource v1.2.16
1.2.16
- Bump
uplot
to 1.6.31 - Bump
github.com/grafana/grafana-plugin-sdk-go
from 0.251.0 to 0.258.0
grafana-googlesheets-datasource v1.2.15
1.2.15
- New documentation on grafana.com #255
grafana-googlesheets-datasource v1.2.14
grafana-googlesheets-datasource v1.2.13
1.2.13
- Update
github.com/grafana/grafana-plugin-sdk-go
tov0.248.0
- Add logging for response size
- Fix error source for invalid JWT information
grafana-googlesheets-datasource v1.2.12
1.2.12
- Update
github.com/grafana/grafana-plugin-sdk-go
tov0.245.0
- Bump micromatch from 4.0.7 to 4.0.8
- Bump webpack from 5.92.0 to 5.94.0
- Improve efficiency when processing response
- Fix timeout error source
- Add the make docs procedure
grafana-googlesheets-datasource v1.2.11
1.2.11
- Update
github.com/grafana/grafana-plugin-sdk-go
tov0.241.0
- Fix context canceled errors to be marked as downstream