Skip to content

Releases: electric-sql/electric

@core/[email protected]

16 Apr 16:32
19e7dd2
Compare
Choose a tag to compare

Patch Changes

  • 056b1d4: fix: add a more explicit error handling in case periodic metric collection fails and make wal queries async

@core/[email protected]

16 Apr 12:15
e4b0dfb
Compare
Choose a tag to compare

Patch Changes

  • 03e7f59: Always add invalid etag for empty live requests
  • c4ba869: Respond immediately to live requests with a 409 if shape invalidated/rotated
  • dc1582a: fix: correctly catch race conditions when the shape has been validated against old schema, but the underlying schema changed before we got to a snapshot query or publicaiton alteration
  • bb105ff: Add a process label for LockConnection and fix the process label for ReplicationClient.
  • 2dd3165: Clean up old connection holding logic for when the stack is not ready.

@core/[email protected]

14 Apr 13:24
4923b9f
Compare
Choose a tag to compare

Patch Changes

  • 5189825: Handle non existant DB as a fatal error.

  • 04feeea: Update otel_metric_exporter to fix protobuf encoding error

  • cb95ab5: Obfuscate database password during parsing to prevent its accidental leaking in logs.

    When Electric is used in library mode, obfuscation by the parent application is
    optional: Electric doesn't log the connection options until after it has
    obfuscated the password.

  • e2a7008: Fix error generated when getting memory stats with dead processes

  • 68b0839: Fix a fatal bug in the encoding of WHERE query params when returning a 409 response from the server.

  • 787e363: Fix for initialization race condition that resulted in the error "the table identifier does not refer to an existing ETS table"

  • 3988f31: Update otel_metric_exporter to v0.3.5 for bugfixes

  • b65e70d: Set shape recovery timeout per-shape, not globally

  • c63c24b: Fix memory stats collection on dead processes

@core/[email protected]

14 Apr 13:24
4923b9f
Compare
Choose a tag to compare

Patch Changes

  • a466a6e: Add prefix support to the Elixir client

@electric-sql/[email protected]

05 Apr 15:33
3239459
Compare
Choose a tag to compare

Patch Changes

@electric-sql/[email protected]

05 Apr 15:33
3239459
Compare
Choose a tag to compare

Patch Changes

@core/[email protected]

05 Apr 15:33
3239459
Compare
Choose a tag to compare

Patch Changes

  • fd11e14: Improve error handling in case of failure to start shapes supervisor.
  • dea3e1b: fix: improve error handling in bad PG connectivity

@core/[email protected]

05 Apr 15:33
3239459
Compare
Choose a tag to compare

Patch Changes

  • 9cd556c: Change retry behaviour to timeout after some number of seconds, or keep going indefinitely

@electric-sql/[email protected]

03 Apr 09:14
b1790a8
Compare
Choose a tag to compare

Patch Changes

@electric-sql/[email protected]

03 Apr 09:14
b1790a8
Compare
Choose a tag to compare

Patch Changes