Releases: electric-sql/electric
Releases · electric-sql/electric
@core/sync-service@1.0.0-beta.15
Patch Changes
- 3eb347b: Add optional telemetry to profile where clause filtering
@core/sync-service@1.0.0-beta.14
Patch Changes
- 3867309: Fix the startup failure problem caused by broken release packaging.
@electric-sql/react@1.0.0-beta.4
Patch Changes
- 2d9a636: Loosen
react
peer dependency to prevent conflict warnings.
@core/sync-service@1.0.0-beta.13
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
Patch Changes
- 519fc8a: Separate
ConnectionBackoff
logic forConnection.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
Patch Changes
- Updated dependencies [f1a9247]
- @electric-sql/client@1.0.0-beta.3
@electric-sql/experimental@0.1.2-beta.2
Patch Changes
- Updated dependencies [f1a9247]
- @electric-sql/client@1.0.0-beta.3
@electric-sql/docs@0.0.2-beta.2
Patch Changes
- f1a9247: feat!: change the wire protocol to remove
offset
and add an explicitlsn
header. Only valid offset now is the one provided in headers
@core/sync-service@1.0.0-beta.11
Minor Changes
- f1a9247: feat!: change the wire protocol to remove
offset
and add an explicitlsn
header. Only valid offset now is the one provided in headers
Patch Changes
@core/elixir-client@0.3.0-beta.2
Minor Changes
- f1a9247: feat!: change the wire protocol to remove
offset
and add an explicitlsn
header. Only valid offset now is the one provided in headers