Releases: electric-sql/electric
Releases · electric-sql/electric
@electric-sql/[email protected]
Patch Changes
- Updated dependencies [f1a9247]
- @electric-sql/[email protected]
@electric-sql/[email protected]
Patch Changes
- f1a9247: feat!: change the wire protocol to remove
offset
and add an explicitlsn
header. Only valid offset now is the one provided in headers
@core/[email protected]
Minor Changes
- f1a9247: feat!: change the wire protocol to remove
offset
and add an explicitlsn
header. Only valid offset now is the one provided in headers
Patch Changes
@core/[email protected]
Minor Changes
- f1a9247: feat!: change the wire protocol to remove
offset
and add an explicitlsn
header. Only valid offset now is the one provided in headers
@core/[email protected]
Patch Changes
- 5516d70: Fallback to IPv4 if
DATABASE_USE_IPV6
is enabled but an IPv6 address could not be resolved. - 0d71dc4: fix: don't expose information about columns that weren't selected
- c4e4e75: Connect shape consumer spans to replication traces and add OTEL metrics
- f8a94aa: chore: ensure proper trace span connection for snapshot creation
@core/[email protected]
Patch Changes
- 802680f: feat: make sure lines that underwent compaction don't reference any transaction id
@core/[email protected]
@core/[email protected]
@core/[email protected]
Patch Changes
- df1c18f: Fix race condition when using mock backend