1.629.0 (2026-02-09)
Features
Bug Fixes
- adapt mysql and ruby test assertions (477832d)
- add missing :name param to groups/is_owner route (fa53a87)
- backend: prevent sqs hanging (#7857) (a3fc27b)
- box push() future to prevent stack overflow in nested async chains (67c8aef)
- frontend: reorganize workspace settings (#7788) (dd42184)
- improve scheduling reliability in extreme pool contention conditions (#7825) (bbb397b)
- improve tracing behavior with NO_PROXY (4cce13f)
- incorrect raw app public workspaceStore derived (edb0d4a)
- increase test thread stack size to 8MB in CI (5548098)
- install mold+clang in Docker for cargo linker config (99bc383)
- make V8 runtime init idempotent and auto-initialize before isolate creation (aa9f3da)
- parse Python datetime.datetime and datetime.date type annotations (#7856) (ff70a4e)
- prevent V8 SIGSEGV by serializing isolate creation and fixing use-after-free (05106d7)
- reduce DB pool contention by eliminating dual-connection patterns (#7861) (4343b73)
- remove mold linker config that breaks Docker builds (fea0954)
- restart after empty branchone + improve UI (#7838) (b1d6ac9)
- use unprotected V8 platform to prevent SIGSEGV on x86_64 Linux (90d0103)
- wmill workspace list to list local profiles (#7843) (f924a82)