Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 20:26
· 19 commits to main since this release
712241a

Patch Changes

  • 1b8dce0: Fix race condition where response comes before listener has monitored itself.
  • 71b8ab2: Add pool behaviour for the Elixir client to allow for per-client persistent connections. Add request timestamp and shape handle to replication stream messages.
  • fc1796a: Fix stalled elixir client streams by ensuring that requests are always made, even if calling process dies
  • 01c63ae: Fix race condition in elixir client when multiple simultaneous clients are streaming the same shape
  • 9f0b96a: Add generic params to client config that are appended to every request, remove database_id top-level config as it can be done via the params.