Erlang/OTP 21.0.1

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:21.0.1
Patch Package OTP 21.0.1
Git Tag OTP-21.0.1
Date 2018-06-26
Issue Id
System OTP
Release 21
Application

compiler-7.2.1 #

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

OTP-15150
Application(s):
compiler
Related Id(s):
ERL-650

The compiler could could crash when compiling a complicated function that used the binary syntax.

Full runtime dependencies of compiler-7.2.1: crypto-3.6, erts-9.0, hipe-3.12, kernel-4.0, stdlib-2.5

erts-10.0.1 #

The erts-10.0.1 application can be applied independently of other applications on a full OTP 21 installation.

OTP-15147
Application(s):
erts
Related Id(s):
ERL-644

The keys used in os:getenv and os:putenv are case-insensitive again on Windows.

Full runtime dependencies of erts-10.0.1: kernel-6.0, sasl-3.0.1, stdlib-3.5