Skip to content

@core/electric-telemetry@0.3.2

Choose a tag to compare

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

Patch Changes

  • 1b611ca: Reduce SystemMonitor heap growth by avoiding full process dictionary, memory, and binary metadata when classifying monitor events, and periodically garbage collect the monitor process.

  • 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).