2.3.2

d2lang/d22.3.2May 3, 2026by louislam

AI Summary

Reverts the SQLite connection strategy from multiple connections back to a single connection by default.

Key Highlights

  • Reverted back from multiple to single connection for SQLite

Full Release Notes

### 🐞 Bug Fixes
- #7346 fix: Revert back from multiple connection to single connection for SQLite by default