Skip to content

Releases: powersync-ja/powersync-service

@powersync/service-rsocket-router@0.0.8

01 Jul 12:59
42cb175
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [cbf2683]
    • @powersync/lib-services-framework@0.1.0

@powersync/service-core@0.3.0

01 Jul 12:59
42cb175
Compare
Choose a tag to compare

Minor Changes

  • cbf2683: Removed dependency for restricted packages

Patch Changes

  • 731c8bc: Fix replication issue with REPLICA IDENTITY FULL (#27).
  • Updated dependencies [cbf2683]
    • @powersync/lib-services-framework@0.1.0
    • @powersync/service-rsocket-router@0.0.8

@powersync/lib-services-framework@0.1.0

01 Jul 12:59
42cb175
Compare
Choose a tag to compare

Minor Changes

  • cbf2683: Initial release for service utillities

@powersync/service-jpgwire@0.17.13

14 Jun 14:42
a60e27f
Compare
Choose a tag to compare

Patch Changes

  • 7587a74: Fix date parsing in replication for dates further back than 100 AD.

@powersync/service-core@0.2.2

14 Jun 14:42
a60e27f
Compare
Choose a tag to compare

Patch Changes

  • 8245912: Fix teardown command not terminating after some errors.
  • 7587a74: Fix date parsing in replication for dates further back than 100 AD.
  • Updated dependencies [7587a74]
    • @powersync/service-jpgwire@0.17.13

@powersync/service-core@0.2.1

13 Jun 11:49
dd5ec0a
Compare
Choose a tag to compare

Patch Changes

  • 4a57787:
    • Use a LRU cache for checksum computations, improving performance and reducing MongoDB database load.
    • Return zero checksums to the client instead of omitting, to help with debugging sync issues.

@powersync/service-core@0.2.0

12 Jun 12:22
9f91c92
Compare
Choose a tag to compare

Minor Changes

  • 526a41a: Added support for user parameters when making a StreamingSyncRequest.

@powersync/service-rsocket-router@0.0.7

11 Jun 17:45
8d8149a
Compare
Choose a tag to compare

Patch Changes

  • b5f4ebf: Fix issue where sending data during socket closing would throw an exception.

@powersync/service-jpgwire@0.17.12

11 Jun 21:38
72d8053
Compare
Choose a tag to compare

Patch Changes

  • 5f5163f: Fix performance issue when reading a lot of data from a socket.

@powersync/service-core@0.1.3

11 Jun 21:38
72d8053
Compare
Choose a tag to compare

Patch Changes

  • 5f5163f: Fix performance issues and improve logging for initial snapshot replication.
  • Updated dependencies [5f5163f]
    • @powersync/service-jpgwire@0.17.12