Skip to content

Releases: electric-sql/electric

@core/[email protected]

17 Sep 15:07
4603e9e
Compare
Choose a tag to compare

Patch Changes

  • 5e72067: Fix the configuration of OpenTelemetry libraries, removing the "inets_not_started" warning from log output.
  • e7fdb14: Fix how Electric reads PG's version number.
  • df3c174: Don't crash when there are no active shapes
  • fa879b1: Don't timeout when writing to lots of shapes

@electric-sql/[email protected]

16 Sep 17:01
5cd4a95
Compare
Choose a tag to compare

Minor Changes

  • 7765d50: Expose isLoading status in ShapeStream and Shape classes and in useShape React hook.

Patch Changes

@core/[email protected]

16 Sep 17:01
5cd4a95
Compare
Choose a tag to compare

Patch Changes

  • 0b8fbc4: Run filter logic for PG version 15 in unit tests.
  • aaf9c75: Clean up underlying shape data when cleaning up shape.

@core/[email protected]

16 Sep 12:45
953e73d
Compare
Choose a tag to compare

Minor Changes

  • c842835: Detect when Electric is connected to a different Postgres DB than before and clean all shapes.

Patch Changes

  • fd6b88f: Change default chunk size to ~10MB uncompressed.
  • 66ee2ae: Add OpenTelemetry spans for HTTP request handling and replication message processing.

@electric-sql/[email protected]

13 Sep 22:49
8ecd2b3
Compare
Choose a tag to compare

Patch Changes

@core/[email protected]

13 Sep 22:49
8ecd2b3
Compare
Choose a tag to compare

Patch Changes

  • e3a07b7: Return 400 if shape ID does not match shape definition. Also handle 400 status codes on the client.
  • 5c684bd: Add shape filters to Postgres publication to reduce processing load on Electric.

@core/[email protected]

10 Sep 14:11
23f8f6b
Compare
Choose a tag to compare

Patch Changes

  • ce0df75: Fix initial snapshot race condition

@core/[email protected]

10 Sep 13:59
89a75eb
Compare
Choose a tag to compare

Patch Changes

  • c60cadb: Handle Postgres Point In Time Recoveries (PITR) by cleaning all shapes.
  • a95a269: Support OPTIONS request required for preflight requests.
  • 6703657: feat: add cache max-age of 5 seconds to ?live requests so request collapsing works
  • 6895352: Support HTTP HEAD requests.

@electric-sql/[email protected]

06 Sep 16:05
5fff096
Compare
Choose a tag to compare

Patch Changes

@electric-sql/[email protected]

04 Sep 14:16
9a8ec97
Compare
Choose a tag to compare

Patch Changes