1.654.0 (2026-03-10)
Features
- add git sync support for workspace dependencies (#8144) (4f29e05)
- add kafka trigger offset reset and auto.offset.reset config (#8283) (b02f9e5)
- add preprocessor support for dedicated workers and bunnative scripts (#8284) (dc0e59f)
- add Vertex AI support for Google Gemini models (#8303) (cb349cb)
- frontend: replace flat sugiyama with recursive compound layout for flow graph (#8204) (cad4436)
Bug Fixes
- cli: fail when passing an invalid --workspace arg (#8294) (f291b1c)
- debounce webhook arg accumulation with max_count/max_time limits (#8307) (83be59e)
- delete debounce_key on post-preprocessing limit exceeded (#8299) (438f609)
- explicilty fail when --base-url --token --workspace are invalid (#8302) (5baeb8c)
- handle missing schema in RunnableByPath during wmill.d.ts generation (#8300) (b841e0a)
- optimize flow lock generation and add rt.d.ts guidance for TS resource types (#8295) (b40cf80)
- preserve teams oauth tenant on settings page reload (#8308) (dbfa271)
- resync custom_instance_user password on startup (#8297) (53ac43f)
- show meaningful error messages in database manager schema fetch (#8296) (cda8439)
- skip loading flow preview history for new flows (#8293) (ac8c668)
- teams selection not sticking in workspace settings (#8309) (fefc8c6)