Skip to content

Releases: electric-sql/electric

@core/[email protected]

08 Aug 18:49
58bac07
Compare
Choose a tag to compare

Patch Changes

  • cb153b4: feat: make DB pool size configurable via DB_POOL_SIZE environment variable & raise the default to 50

@core/[email protected]

08 Aug 14:50
@core/[email protected]
ec0f285
Compare
Choose a tag to compare

Minor Changes

  • 8e584a1: Fix: rename "action" header -> "operation" to match Postgres's name for inserts, updates, deletes

@core/[email protected]

07 Aug 22:05
6867e38
Compare
Choose a tag to compare

Patch Changes

  • b629d22: First publish to Docker Hub.

@core/[email protected]

07 Aug 21:43
@core/[email protected]
1c9b122
Compare
Choose a tag to compare

Patch Changes

  • d24993b: Fix error that occurs when a /shape response stream is closed before it is complete,
    for example when curl --head is used to call the endpoint.