v1.20.4 - 2026-03-23
- [ADDED] Sync Streams validation errors when expanding OR conditions would produce more than 100 equivalent bucket definitions, which prevents those queries from overloading the Service. (PR #579)
- [IMPROVED] The
powersync_replication_lag_secondsmetric tracks commit and in-flight replication lag with a 30-second rolling window so it matches logged lag, instead of falling back to database timestamps that could spike after restarts or rolling deploys. (PR #582) - [IMPROVED] Bump the image runtime to Node 24.14.0 and upgrade several dependencies. (PR #583)
- [FIXED] SQL-in-YAML error reporting handles more YAML scalar edge cases so Sync Rules and Sync Streams config mistakes map to the correct source location. (PR #578)
Full Changelog: v1.20.3...v1.20.4