Skip to content

Releases: powersync-ja/powersync-service

@powersync/service-module-mongodb@0.1.1

28 Nov 14:41
9e315c4

Choose a tag to compare

Patch Changes

  • Updated dependencies [2c18ad2]
  • Updated dependencies [35c267f]
    • @powersync/service-core@0.10.0
    • @powersync/service-types@0.4.0

@powersync/service-jpgwire@0.18.1

28 Nov 14:41
9e315c4

Choose a tag to compare

Patch Changes

  • Updated dependencies [35c267f]
    • @powersync/service-types@0.4.0

@powersync/service-image@1.1.0

28 Nov 14:41
9e315c4

Choose a tag to compare

Minor Changes

  • 35c267f: Add "supabase_jwt_secret" config option to simplify static Supabase auth.

Patch Changes

  • 2c18ad2: Fix compact action
  • Updated dependencies [2c18ad2]
  • Updated dependencies [35c267f]
    • @powersync/service-core@0.10.0
    • @powersync/service-types@0.4.0
    • @powersync/service-module-mongodb@0.1.1
    • @powersync/service-module-mysql@0.1.1
    • @powersync/service-module-postgres@0.0.3
    • @powersync/service-jpgwire@0.18.1

@powersync/service-core@0.10.0

28 Nov 14:41
9e315c4

Choose a tag to compare

Minor Changes

  • 35c267f: Add "supabase_jwt_secret" config option to simplify static Supabase auth.

Patch Changes

  • 2c18ad2: Fix compact action
  • Updated dependencies [35c267f]
    • @powersync/service-types@0.4.0

test-client@0.1.11

27 Nov 09:00
49e99f4

Choose a tag to compare

Patch Changes

  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
    • @powersync/service-core@0.9.0

@powersync/service-types@0.3.0

27 Nov 09:00
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

  • 57bd18b: Updates from Replication events changes

@powersync/service-sync-rules@0.21.0

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: - 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.
  • 57bd18b: Support json_each as a table-valued function.
  • 57bd18b: Optionally include original types in generated schemas as a comment.

@powersync/service-rsocket-router@0.0.14

27 Nov 08:59
49e99f4

Choose a tag to compare

Patch Changes

  • 57bd18b: Updates from Replication events changes
  • Updated dependencies [57bd18b]
  • Updated dependencies [57bd18b]
    • @powersync/lib-services-framework@0.2.0

@powersync/service-module-postgres@0.0.2

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/service-core@0.9.0
    • @powersync/lib-services-framework@0.2.0
    • @powersync/service-sync-rules@0.21.0
    • @powersync/service-types@0.3.0
    • @powersync/service-jpgwire@0.18.0

@powersync/service-module-mysql@0.1.0

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

  • 57bd18b: Fixed MySQL version checking to better handle non-semantic version strings
  • 57bd18b: Fixed mysql schema json parsing
  • 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/service-core@0.9.0
    • @powersync/lib-services-framework@0.2.0
    • @powersync/service-sync-rules@0.21.0
    • @powersync/service-types@0.3.0