Minor Changes
-
a04b259: Add Move-in/out support for subqueries combined using
AND,OR,NOT, and other compoundWHEREexpressions. Previously these shapes would return409on a subquery move, forcing clients to discard the shape and resync it from scratch. The sync service now reconciles those changes in-stream.This release also changes the wire protocol. Older
@core/elixir-clientversions are not compatible with the sync service from this release. TanStack DB clients need@tanstack/db >= 0.6.2and@tanstack/electric-db-collection >= 0.3.0.