Skip to content

Releases: electric-sql/electric

@core/[email protected]

03 Dec 16:30
ab1ea51
Compare
Choose a tag to compare

Patch Changes

  • ea5d03f: Fix mishandling of 400s - should terminate
  • af0c0bf: Always use sorted query parameters in official clients to ensure Shape URLs are cached consistently.

@core/[email protected]

25 Nov 08:48
ce3f3e2
Compare
Choose a tag to compare

Patch Changes

  • 72c7c46: fix: don't execute ALTER TABLE statements if not necessary

@electric-sql/[email protected]

21 Nov 15:11
6b61ddd
Compare
Choose a tag to compare

Patch Changes

@core/[email protected]

21 Nov 16:34
Compare
Choose a tag to compare

Patch Changes

  • 6a88009: fix: correctly scope the storage based on the tenant and use already-provided tenant id

@core/[email protected]

21 Nov 15:11
6b61ddd
Compare
Choose a tag to compare

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]

21 Nov 15:11
6b61ddd
Compare
Choose a tag to compare

Patch Changes

  • 090fab5: Fix source links in Hexdocs
  • fed0761: feat: accept URI structs as endpoint/base_url options
  • 9718ccc: feat: allow http1 protocotol on Electric client by default
  • 5b25505: Derive Jason.Encoder for Client.ShapeDefinition

@core/[email protected]

20 Nov 13:57
395a040
Compare
Choose a tag to compare

Minor Changes

  • 1497be2: Split out multitenancy and allow Electric to function as a library

@core/[email protected]

20 Nov 13:56
395a040
Compare
Choose a tag to compare

Patch Changes

@electric-sql/[email protected]

06 Nov 17:19
821d06a
Compare
Choose a tag to compare

Patch Changes

@core/[email protected]

06 Nov 17:19
821d06a
Compare
Choose a tag to compare

Patch Changes

  • b367c8d: Make the client table option not required as a team using a proxy API might set the table there.