All notable changes to this project will be documented in this file.
- Bump
uplot
to 1.6.31 - Bump
github.com/grafana/grafana-plugin-sdk-go
from 0.251.0 to 0.258.0
- New documentation on grafana.com #255
- Bump
path-to-regexp
from 1.8.0 to 1.9.0 #268 - Bump
github.com/grafana/grafana-plugin-sdk-go
from 0.250.0 to 0.251.0. #275
- Update
github.com/grafana/grafana-plugin-sdk-go
tov0.248.0
- Add logging for response size
- Fix error source for invalid JWT information
- 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
- Update
github.com/grafana/grafana-plugin-sdk-go
tov0.241.0
- Fix context canceled errors to be marked as downstream
- Improve handling of unknown non-api errors
- Add error source to error responses
- Fix showing of correct percentages values
- Upgrade dependencies
- Upgrade dependencies
- Upgrade dependencies
- Build with go 1.22
- Configuration help: Add additional instruction to enable Google Sheets API
- Upgrade grafana-plugin-sdk-go to latest
- Added lint github workflow
- Remove legacy form styles
- Added feature tracking
- Upgrade dependencies
- Make sure we don't mutate the options object in the config page. This prevents crashes that occurred intermittently.
- Handle error messages more gracefully
- Refactored authentication to use grafana google sdks. With this change you can now use GCE authentication with google sheets.
There was a change in the plugin configuration. Please take a look at the provisioning example in the documentation. The change is backward compatible so you can still use the old configuration.
- Chore: Backend binaries are now compiled with golang 1.20.4
- Chore: Update to Golang 1.20
- Fix: Don't panic when the user selects a range of empty cells.
- Chore: Update to Golang 1.19 #160
- Fix: deprecated link variant button for v9
- Bump grafana dependencies to 8.3.4
- Change release pipeline
- Targeting Grafana 8.1+
- Documentation and link fixes
- Add explicit explanation to the auth constraint
- Targeting Grafana 7.2+
- Adding support for annotations
- Include arm builds
- Works with Grafana 7+
- Avoid crashing on unknown timezone (#69)
- improved support for formula values
- supports template variables
- First official release (grafana 6.7)
- Initial Release (preview)