Releases: electric-sql/electric
@core/[email protected]
Patch Changes
- 056b1d4: fix: add a more explicit error handling in case periodic metric collection fails and make wal queries async
@core/[email protected]
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]
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]
Patch Changes
- a466a6e: Add prefix support to the Elixir client
@electric-sql/[email protected]
Patch Changes
- Updated dependencies [22cde89]
- @electric-sql/[email protected]
@electric-sql/[email protected]
Patch Changes
- Updated dependencies [22cde89]
- @electric-sql/[email protected]
@core/[email protected]
@core/[email protected]
Patch Changes
- 9cd556c: Change retry behaviour to timeout after some number of seconds, or keep going indefinitely
@electric-sql/[email protected]
Patch Changes
- Updated dependencies [d278b9f]
- @electric-sql/[email protected]
@electric-sql/[email protected]
Patch Changes
- Updated dependencies [d278b9f]
- @electric-sql/[email protected]