
erlang.org
May 15, 2026
3 min read
55/100
Summary
Erlang/OTP 29.0 OTP 29.0 # Erlang/OTP 29 is a new major release with new features, improvements as well as a few incompatibilities. Some of the new features are highlighted below. Many thanks to all contributors! Highlights # - Added support for -unsafe attributes for marking functions as unsafe to use. The compiler will by default now generate warnings for calls to functions in Erlang/OTP known t...