Skip to content

v1.20.4 - 2026-03-23

Choose a tag to compare

@rkistner rkistner released this 25 Jun 11:11
· 144 commits to main since this release
dc0188b
  • [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_seconds metric 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