Skip to content

Releases: powersync-ja/powersync-service

@powersync/[email protected]

27 Nov 08:59
49e99f4

Choose a tag to compare

Patch Changes

@powersync/[email protected]

27 Nov 08:59
49e99f4

Choose a tag to compare

Patch Changes

  • 57bd18b: Updates from Replication events changes
  • 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.
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]

@powersync/[email protected]

27 Nov 08:59
49e99f4

Choose a tag to compare

Minor Changes

  • 57bd18b: Generate random serverId based on syncrule id for MySQL replication client
    Consolidated type mappings between snapshot and replicated values
    Enabled MySQL tests in CI
  • 57bd18b: Introduced alpha support for MySQL as a datasource for replication.
    Bunch of cleanup

Patch Changes

@powersync/[email protected]

27 Nov 08:59
49e99f4

Choose a tag to compare

Minor Changes

  • 57bd18b: Reduce permissions required for replicating a single mongodb database
  • 57bd18b: Add MongoDB support (Alpha)

Patch Changes

@powersync/[email protected]

27 Nov 08:59
49e99f4

Choose a tag to compare

Minor Changes

  • 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

@powersync/[email protected]

27 Nov 09:00
49e99f4

Choose a tag to compare

Major Changes

  • 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.

Minor Changes

  • 57bd18b: Add MongoDB support (Alpha)

Patch Changes

@powersync/[email protected]

27 Nov 09:00
49e99f4

Choose a tag to compare

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

@powersync/[email protected]

27 Nov 08:59
49e99f4

Choose a tag to compare

Minor Changes

  • 57bd18b: Added disposable listeners and observers
  • 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.

[email protected]

12 Nov 08:29
1c99a4d

Choose a tag to compare

Patch Changes

@powersync/[email protected]

12 Nov 08:29
1c99a4d

Choose a tag to compare

Patch Changes