Skip to content

Releases: electric-sql/electric

@core/sync-service@1.0.0-beta.15

12 Feb 10:25
bc0f3eb
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 3eb347b: Add optional telemetry to profile where clause filtering

@core/sync-service@1.0.0-beta.14

11 Feb 12:03
616e140
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 3867309: Fix the startup failure problem caused by broken release packaging.

@electric-sql/react@1.0.0-beta.4

10 Feb 17:21
546a78d
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 2d9a636: Loosen react peer dependency to prevent conflict warnings.

@core/sync-service@1.0.0-beta.13

10 Feb 17:20
546a78d
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 54fb0ac: Avoid stopping the beam process when an unrecoverable error is encountered. Instead, stop the main OTP supervisor. Required for multi-tenancy.

@core/sync-service@1.0.0-beta.12

06 Feb 15:07
93a9d7a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 519fc8a: Separate ConnectionBackoff logic for Connection.Manager to enhance :bakckoff functionality.
  • 40dcfe8: Add support for casting enums to text in where clauses (e.g. type::text = 'foo').
  • b84cd5c: Expose globally last-seen LSN on up-to-date messages
  • 2dd8ca0: Reset reconnection attempt backoff timer and add more information to connection failure events.
  • 8955a58: Refactor to use an internal api to provide the shape change stream

@electric-sql/react@1.0.0-beta.3

05 Feb 09:41
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [f1a9247]
    • @electric-sql/client@1.0.0-beta.3

@electric-sql/experimental@0.1.2-beta.2

05 Feb 09:41
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [f1a9247]
    • @electric-sql/client@1.0.0-beta.3

@electric-sql/docs@0.0.2-beta.2

05 Feb 09:41
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • f1a9247: feat!: change the wire protocol to remove offset and add an explicit lsn header. Only valid offset now is the one provided in headers

@core/sync-service@1.0.0-beta.11

05 Feb 09:41
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • f1a9247: feat!: change the wire protocol to remove offset and add an explicit lsn header. Only valid offset now is the one provided in headers

Patch Changes

  • f1a9247: feat: add a special header to last operation in transaction for a given shape
  • f1a9247: feat: replace txid with txids header

@core/elixir-client@0.3.0-beta.2

05 Feb 09:41
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • f1a9247: feat!: change the wire protocol to remove offset and add an explicit lsn header. Only valid offset now is the one provided in headers