·
362 commits
to main
since this release
Minor Changes
- 57bd18b: Added ability to emit data replication events
- 57bd18b: Introduced alpha support for MySQL as a datasource for replication.
Bunch of cleanup - 57bd18b: Moved Write Checkpoint APIs to SyncBucketStorage
- 57bd18b: - Introduced modules to the powersync service architecture
- Core functionality has been moved to "engine" classes. Modules can register additional functionality with these engines.
- The sync API functionality used by the routes has been abstracted to an interface. API routes are now managed by the RouterEngine.
- Replication is managed by the ReplicationEngine and new replication data sources can be registered to the engine by modules.
- Refactored existing Postgres replication as a module.
- Removed Postgres specific code from the core service packages.
Patch Changes
- 57bd18b: Improved sync rules storage cached parsed sync rules, accommodating different parsing options where necessary.
- 57bd18b: Moved tag variable initialization in diagnostics route to ensure it is initialized before usage
- Updated dependencies [57bd18b]
- Updated dependencies [57bd18b]
- Updated dependencies [57bd18b]
- Updated dependencies [57bd18b]
- Updated dependencies [57bd18b]
- Updated dependencies [57bd18b]
- Updated dependencies [57bd18b]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]