Releases: quickwit-oss/quickwit-datasource
Releases · quickwit-oss/quickwit-datasource
v0.3.2
v0.3.2-beta.1
Build with node 20.
Full Changelog: v0.3.1...v0.3.2-beta.1
v0.3.1
v0.3.0
What's Changed
- README.md: Added catalog link by @jpds in #17
- Freeze npm grafana packages version in compatibility check action. by @fmassot in #27
- Issue #12: implement DataSourceWithLogsContextSupport interface by @idrissneumann in #23
- Issue #16: remove Script field by @idrissneumann in #30
- Fix _sort by @fmassot in #33
- Issue #28: throw the errors coming from quickwit by @idrissneumann in #31
- Issue #34: datalinks / correlation by @idrissneumann in #35
- Issue #20: add dynamic fields by @idrissneumann in #41
- Issue #4: timestamp field by @idrissneumann in #38
New Contributors
- @jpds made their first contribution in #17
- @idrissneumann made their first contribution in #23
Full Changelog: v0.2.4...v0.3.0
v0.3.0-beta.3
What's Changed
- Issue #20: add dynamic fields by @idrissneumann in #41
- Issue #4: timestamp field by @idrissneumann in #38
Full Changelog: v0.3.0-beta.2...v0.3.0-beta.3
v0.3.0-beta.2
What's Changed
- Issue #28: throw the errors coming from quickwit by @idrissneumann in #31
- Issue #34: datalinks / correlation by @idrissneumann in #35
Full Changelog: v0.3.0-beta.1...v0.3.0-beta.2
v0.3.0-beta.1
v0.3.0-beta.0
Warning! This is a beta release and it works only with quickwit main version (or docker edge).
What's Changed
- README.md: Added catalog link by @jpds in #17
- Freeze npm grafana packages version in compatibility check action. by @fmassot in #27
- Issue #12: implement DataSourceWithLogsContextSupport interface by @idrissneumann in #23
- Issue #16: remove Script field by @idrissneumann in #30
New Contributors
- @jpds made their first contribution in #17
- @fmassot made their first contribution in #27
- @idrissneumann made their first contribution in #23
Full Changelog: v0.2.4...v0.3.0-beta.0
v0.2.4
v0.2.3
Fixed
- Add licensing and notice files to respect Grafana Labs license
- Various cleanup: remove console.log, dependency on Grafana simplejson
- Update src/README.md
Full Changelog: v0.2.2...v0.2.3