0.85.3
parruda/swarm0.85.3Jun 14, 2026by github-actions[bot]
AI Summary
This release addresses dependency compatibility issues with Bun's isolated linker and stabilizes database startup processes involving pgvector.
Key Highlights
- Fixed sqlite3 build issues in Bun's isolated linker
- Prevented pgvector migration from causing crash loops on Postgres
Full Release Notes
* fix(deps): trust sqlite3 so bun's isolated linker builds it (https://github.com/activepieces/activepieces/pull/13699) @hazemadelkhalel * fix(server): prevent pgvector migration from crash-looping startup on locked-down Postgres (https://github.com/activepieces/activepieces/pull/13681) @hazemadelkhalel ## Thanks ❤️ No contributors