Switch language한국어
Back to the list

Erlang/OTP 29.0 | Hacker News

TL;DR AI

Key summary

2 min read
  1. Erlang/OTP 29.0 ships with a security-focused change: SSH and SFTP are now disabled by default.

  2. The release adds io_ansi to stdlib, improving ANSI-aware output handling for CLI applications.

  3. It also introduces Native Records, a new way to work with records more ergonomically.

  4. Overall, OTP 29.0 strengthens default security while expanding core tooling for Erlang and Elixir developers.

Read the original