Skip to content

@core/sync-service@1.7.6

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:34
ec98959

Patch Changes

  • c2ae8bd: Fix shapes processing duplicate operations after a server restart.

  • b8be884: Reduce memory retained by live shape requests while they wait for changes.

    Remove a dead SystemMonitor timer branch that fails warnings-as-errors on Elixir 1.20.

  • 841b51a: Upgrade Erlang to 29.0.2, Elixir to 1.20.2 and fix new compilation warnings (unused requires, bitstring pin operators, built-in type conflict, dead code).