Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.2 Release #28

Merged
merged 8 commits into from
Dec 12, 2024
Merged

v1.1.2 Release #28

merged 8 commits into from
Dec 12, 2024

Conversation

dcheckoway
Copy link
Collaborator

@dcheckoway dcheckoway commented Dec 8, 2024

Several small branches will get merged to this branch, which represents the RC for v1.1.2. The foundation of this branch is dependency upgrades made via:

  • go get -u github.com/grafana/grafana-plugin-sdk-go
  • npx -y @grafana/create-plugin@latest update

NOTE: You'll see some webpack stuff in the diff, that's just part of the dependency upgrades.

@itsalvinho
Copy link
Collaborator

I've verified the changes:

  • query timeouts are working
  • queries are cancelled on the Cribl end when the timeout is reached
  • improved error messaging
  • usage of variables for saved query types works

@dcheckoway dcheckoway merged commit efa16d5 into main Dec 12, 2024
10 checks passed
@dcheckoway dcheckoway deleted the dc/v1.1.2 branch December 12, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants