Erlang/OTP 18.1.4

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:18.1.4
Patch Package OTP 18.1.4
Git Tag OTP-18.1.4
Date 2015-11-13
System OTP
Release 18
Application
Potential Incompatibilities

Potential Incompatibilities #

OTP-13062
Application(s):
inets

Add possibility to set socket options, such as nodelay, for httpd. Also phase out legacy option value inet6bf4 for the ipfamily option. This value will be translated to the value inet.

inets-6.0.3 #

The inets-6.0.3 application can be applied independently of other applications on a full OTP 18 installation.

OTP-13061
Application(s):
inets

Improved error handling and gracfully termination when an invalid chunked length header is encountered.

OTP-13062
Application(s):
inets

*** POTENTIAL INCOMPATIBILITY ***

Add possibility to set socket options, such as nodelay, for httpd. Also phase out legacy option value inet6bf4 for the ipfamily option. This value will be translated to the value inet.

Full runtime dependencies of inets-6.0.3: erts-6.0, kernel-3.0, mnesia-4.12, runtime_tools-1.8.14, ssl-5.3.4, stdlib-2.0