Skip to content

@powersync/[email protected]

Choose a tag to compare

@github-actions github-actions released this 19 Jun 08:14
· 137 commits to main since this release
a905dfb

Minor Changes

  • 0ccd470: Add powersync_replication_lag_seconds metric
  • e11754d: Added a configurable limit for the MySQL binlog processing queue to limit memory usage.
    Removed MySQL Zongji type definitions, they are now instead imported from the @powersync/mysql-zongji package.
    Now passing in port for the Zongji connection, so that it can be used with MySQL servers that are not running on the default port 3306.

Patch Changes