Releases: parseablehq/parseable-datasource
Releases · parseablehq/parseable-datasource
Feature release v2.0.0
This Github draft release has been created for your plugin.
Note: if this is the first release for your plugin please consult the distributing-your-plugin section of the README
If you would like to submit this release to Grafana please consider the following steps:
- Check the Validate plugin step in the release workflow for any warnings that need attention
- Edit this draft release, adjust these notes accordingly and click Publish Release
- Navigate to https://grafana.com/auth/sign-in/ to sign into your account
- Once logged in click My Plugins in the admin navigation
- Click the Submit Plugin button
- Fill in the Plugin Submission form:
- Paste this .zip asset link in the Plugin URL field
- Paste this .zip.sha1 link in the SHA1 field
If the links above are not working, you must first edit this draft release and publish it.
This build has been attested. You can view the attestation details here
Bug fix release v1.2.1
What's Changed
- use auth'd endpoint to test connection by @balaji-jr in #42
- plugin sdk upgrade by @balaji-jr in #43
- Refactor + Fix for making table headers by @balaji-jr in #45
New Contributors
- @balaji-jr made their first contribution in #42
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
What's Changed
- feat: add support for dynamic variables from parseable by @stanvanrooy in #31
- feat: handle query interpolation multi-valued variable by @stanvanrooy in #32
- Add artefacts for release 1.2.0 by @nitisht in #33
- Update CLA to use central sign directory by @nitisht in #35
- fix: handle invalid initial value in variable formatter by @stanvanrooy in #36
- feat: add backend plugin to make alerting possible by @stanvanrooy in #37
- Update fix for edge case in query and add alerting feature by @nitisht in #38
- add binaries for backend by @nitisht in #40
- address feedback from grafana by @nitisht in #41
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
What's Changed
- Cleanup tooltip and expand the size of query editor by @nitisht in #1
- Use p_timestamp as the field to be used as time by @nitisht in #2
- Prepare for plugin release by @nitisht in #3
- Add CI and documentation by @nitisht in #4
- Fix links in readme and add more info in plugin.json by @nitisht in #5
- Create separate release dir and add shasum by @nitisht in #6
- Add dashboard and screenshots by @nitisht in #7
- Update the release by @nitisht in #8
- Fix readme by @nitisht in #10
- made UI changes to the query editor by @abhishek1305 in #11
- Add details about stream in the query editor by @nitisht in #12
- Add more details in the query editor by @nitisht in #13
- Remove manual time type check by @nitisht in #14
- Fix timestamp type parsing by @nitisht in #15
- Fix plugin ID as per Grafana spec by @nitisht in #16
- Fix comments and sign the plugin by @nitisht in #17
- Add credits by @nitisht in #18
- Use send_null flag while sending queries by @nitisht in #19
- Fix plugin version by @nitisht in #20
- Fix listing in dashboard panels by @nitisht in #21
- Remove commented code and update min reqd version by @nitisht in #22
- Fix type guess by @nitisht in #23
- Optimise to avoid looping over the response by @nitisht in #24
- Update docs by @nitisht in #25
- Add cla.yaml by @nitisht in #27
- feat: make variables used in queries work by @stanvanrooy in #28
- feat: show if error happens while querying by @stanvanrooy in #29
- Update plugin to support Grafana 10 by @nitisht in #30
New Contributors
- @nitisht made their first contribution in #1
- @abhishek1305 made their first contribution in #11
- @stanvanrooy made their first contribution in #28
Full Changelog: https://github.com/parseablehq/parseable-datasource/commits/v1.1.0