1.30.5 (2025-11-03)
Features
- add failed worker record usage and log support (094291a)
- add keyboard shortcut to execute SQL statements in editor (2b77df7)
- add sql editor componemt (b4e41ec)
- add SQL editor with run button feature (720db51)
- add sql formatter for sql editor (3c34919)
- add warehouse sql query feature (a2ce0a5)
- improve sql editor and query page display (9594a14)
Bug Fixes
- fix a bug which warehouse can not correct exec insight query issue with workspace level (5fa8650)
Document
- update tracker script document (67a3023)
Others
- add query limit to avoid query too many data (f4fe136)
- add worker openapi (e22eb2d)
- change sql formatter library to reduce bundle size (f7eddb8)
- extract logic for ai generate (97ee03a)
- resolve duplicated register issue (802b645)
- streamline SQL CodeLens management for editor instances (1b9bc27)
- update default worker template (339f861)
- update storybook for more code editor (c941638)