Releases: electric-sql/electric
Releases · electric-sql/electric
@core/[email protected]
@core/[email protected]
Patch Changes
- 72c7c46: fix: don't execute
ALTER TABLE
statements if not necessary
@electric-sql/[email protected]
@core/[email protected]
Patch Changes
- 6a88009: fix: correctly scope the storage based on the tenant and use already-provided tenant id
@core/[email protected]
Patch Changes
- 090fab5: Fix source links in Hexdocs
- 598aa28: Improve reliability: Shapes that error while processing the replication stream will now be removed leaving other shapes unaffected
- 584c4f5: use traceparent header from incoming shape requests to set parent span
- c5b79a5: Add global stack events registry for receiving updates on the stack status
@core/[email protected]
@core/[email protected]
Minor Changes
- 1497be2: Split out multitenancy and allow Electric to function as a library
@core/[email protected]
Patch Changes
- 6353810: Fixed versioning in CI
@electric-sql/[email protected]
Patch Changes
- Updated dependencies [b367c8d]
- @electric-sql/[email protected]
@core/[email protected]
Patch Changes
- b367c8d: Make the client table option not required as a team using a proxy API might set the table there.