Releases: parseablehq/parseable-datasource
Releases · parseablehq/parseable-datasource
Feature release 2.0.0
What's Changed
- fixed plugin validation error: renamed root dir - from 'dist' to plugin-id by @balaji-jr in #47
- add Parseable Meta Dashboard by @nitisht in #48
- Update branding: replace logo and update terminology from logs to telemetry data by @Debanitrkl in #49
- Upgrade Grafana SDK to 12.x, modernize build and CI by @praveen5959 in #50
- feat: PromQL-first with full Code-mode feature parity by @praveen5959 in #51
- Prom ql builder by @praveen5959 in #52
- feat: paginated value suggestions via dataset_stats with top-5 + show more by @praveen5959 in #53
- prepare for release 2.0.0 by @nitisht in #54
- chore: upgrade deps + fix Grafana plugin validation issues by @praveen5959 in #55
- release 2.0.0 by @nitisht in #56
New Contributors
- @Debanitrkl made their first contribution in #49
- @praveen5959 made their first contribution in #50
Full Changelog: v1.2.1...v2.0.0
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