What's Changed
Bug Fixes ๐
- Silence retryable SQLite lock errors by @zzstoatzz in #18957
- Fix
wait()
to monitor all futures concurrently with timeout by @zzstoatzz in #18960 - Handle dbt kwargs as args by @kevingrismore in #18952
Development & Tidiness ๐งน
- Add starlette status code compatibility layer by @zzstoatzz in #18963
Uncategorized
- chore(deps-dev): bump vite from 6.3.5 to 6.3.6 in /ui by @dependabot[bot] in #18901
- chore(deps): bump vue from 3.5.18 to 3.5.21 in /ui by @dependabot[bot] in #18878
- Fix blocks not registering schema for nested Blocks in piped union types by @GalLadislav in #18920
Full Changelog: 3.4.19.dev2...3.4.19.dev3