v0.11.0
What's Changed
Bug fixes 🔨
- Fix navigation to expanded dimension tables by @ericpgreen2 in #947
- Fix href by @ericpgreen2 in #958
- Redirect 500 errors to the metrics definition page by @ericpgreen2 in #952
Other changes
- Fix druid import script by @nishantmonu51 in #921
- handle more sql node types by @pjain1 in #866
- initial support for duckdb numeric operators by @pjain1 in #884
- Information Schema Impl for Druid by @rakeshsharma14317 in #885
- CI for Go test and fmt by @begelundmuller in #929
- Fix humanize for negative numbers by @djbarnwal in #927
- Cloud UI setup by @begelundmuller in #930
- Druid dialect by @pjain1 in #926
- Log4j native fix by @egor-ryashin in #938
- [Metrics Explorer] Moving filters to dimension column from id by @AdityaHegde in #920
- tos & privacy link by @himadrisingh in #939
- Add SvelteKit routes by @ericpgreen2 in #898
- Automatically navigate to newly created source by @ericpgreen2 in #943
- [Metrics Explorer] Add configurable explore API to configure runtime in cloud by @AdityaHegde in #916
- Consistent handling of null strings by @djbarnwal in #949
- Add persistent notification for ingestion errors by @ericpgreen2 in #940
- Initial refactor by @AdityaHegde in #944
- Fix tailwind config by @djbarnwal in #954
- Integrate runtime by @begelundmuller in #854
- Fixing project folder when running npm run cli by @AdityaHegde in #957
- Display last correct query results by @djbarnwal in #945
- moves the model error message to the bottom by @hamilton in #960
- Fix missing source table by @ericpgreen2 in #963
- Create a basic error page by @ericpgreen2 in #951
- Fix lag when generating a new model by @ericpgreen2 in #964
- Handle requests to non-existent metrics definitions by @ericpgreen2 in #965
- Release notes 0.11 by @magorlick in #967
- Dont commit package-lock.json by @himadrisingh in #968
New Contributors
- @egor-ryashin made their first contribution in #938
Full Changelog: v0.10.0...v0.11.0