Releases: electric-sql/electric
Releases · electric-sql/electric
@core/[email protected]
Patch Changes
- 2f6452c: Change stack_id to source_id in open telemetry export
@core/[email protected]
@core/[email protected]
Patch Changes
- 7cb4ccb: Electric as a library: Support multiple stacks
@core/[email protected]
Patch Changes
- 8ce1353: Add embedded mode to Elixir client using the new Shapes API
@core/[email protected]
Patch Changes
- 3eb347b: Add optional telemetry to profile where clause filtering
@core/[email protected]
Patch Changes
- 3867309: Fix the startup failure problem caused by broken release packaging.
@electric-sql/[email protected]
Patch Changes
- 2d9a636: Loosen
react
peer dependency to prevent conflict warnings.
@core/[email protected]
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/[email protected]
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/[email protected]
Patch Changes
- Updated dependencies [f1a9247]
- @electric-sql/[email protected]