Erlang/OTP 25.3.2.2

This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl or asdf).

docker run -it erlang:25.3.2.2
Patch Package OTP 25.3.2.2
Git Tag OTP-25.3.2.2
Date 2023-06-07
Issue Id
System OTP
Release 25
Application

compiler-8.2.6.2 #

The compiler-8.2.6.2 application can be applied independently of other applications on a full OTP 25 installation.

OTP-18617
Application(s):
compiler
Related Id(s):
GH-7338

The compiler could be very slow when compiling guards with multiple guard tests separated with 'or' or ';'.

Full runtime dependencies of compiler-8.2.6.2: crypto-5.1, erts-13.0, kernel-8.4, stdlib-4.0