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