Skip to content

Releases: powersync-ja/powersync-service

@powersync/[email protected]

28 Aug 12:00
ebba081

Choose a tag to compare

Minor Changes

  • 86807d0: Support gzip and zstd compression in http streams.

Patch Changes

  • f56acce: Enable permessage-deflate for websockets.
  • 060b829: Update license abbreviation to FSL-1.1-ALv2.

@powersync/[email protected]

28 Aug 12:00
ebba081

Choose a tag to compare

Minor Changes

  • b0b8ae9: Add support for streams, a new and simpler way to define what data gets synced to clients.
  • d2be184: Refactor interface between service and sync rule bindings in preparation for sync streams.
  • 5284fb5: Introduce the config option on sync rules which can be used to opt-in to new features and backwards-incompatible fixes of historical issues with the PowerSync service.
  • 18435a4: Add the fixed_json_extract compatibility option. When enabled, JSON-extracting operators are updated to match SQLite more closely.
  • 5284fb5: Add the timestamps_iso8601 option in the config: block for sync rules. When enabled, timestamps are consistently formatted using ISO 8601 format.
  • 6fd0242: Add the versioned_bucket_ids option in the config: block for sync rules. When enabled, generated bucket ids include the version of sync rules. This allows clients to sync more efficiently after updating sync rules.

Patch Changes

@powersync/[email protected]

28 Aug 12:00
ebba081

Choose a tag to compare

Patch Changes

  • 060b829: Update license abbreviation to FSL-1.1-ALv2.

@powersync/[email protected]

28 Aug 12:01
ebba081

Choose a tag to compare

Minor Changes

  • f56acce: Enable permessage-deflate for websockets.

Patch Changes

@powersync/[email protected]

28 Aug 12:01
ebba081

Choose a tag to compare

Minor Changes

  • 6d4a4d1: Create a persisted checksum cache when compacting buckets.

Patch Changes

@powersync/[email protected]

28 Aug 12:01
ebba081

Choose a tag to compare

Minor Changes

  • 6d4a4d1: Create a persisted checksum cache when compacting buckets.
  • c27e1c8: Upgrade Node, Sentry, Fastify and OpenTelemetry dependencies.

Patch Changes

@powersync/[email protected]

28 Aug 12:00
ebba081

Choose a tag to compare

Minor Changes

  • 6d4a4d1: Create a persisted checksum cache when compacting buckets.
  • d49bebe: - Hooked up the MySQL binlog heartbeat events with the bucket batch keepalive mechanism.
    Heartbeat events will now update the latest keepalive timestamp in the sync rules.

Patch Changes

@powersync/[email protected]

28 Aug 12:01
ebba081

Choose a tag to compare

Minor Changes

  • 6d4a4d1: Create a persisted checksum cache when compacting buckets.

Patch Changes

@powersync/[email protected]

28 Aug 12:00
ebba081

Choose a tag to compare

Minor Changes

  • 6d4a4d1: Create a persisted checksum cache when compacting buckets.

Patch Changes

@powersync/[email protected]

28 Aug 12:00
ebba081

Choose a tag to compare

Minor Changes

  • c27e1c8: Upgrade Node, Sentry, Fastify and OpenTelemetry dependencies.

Patch Changes