DOWNLOAD OTP 21.3

OTP 21.3

Erlang/OTP 21.3 is the third service release for the 21st major release with improvements, as well as a few features!

Highlights

  • Kernel:
    • The standard logger handler, logger_std_h, now has a new internal

feature for log rotation. For full information see the documentation.

  • SSL:
    • The Reason part of the error return from the functions connect and

handshake has a better and documented format. This is a potential incompatibility. See the documentation. - Refactoring of state handling has improved the TLS application data throughput and reduced CPU overhead - Code optimizations has reduced CPU load for encryption/decryption, especially for Erlang's distribution protocol over TLS - Now supports active N

  • Erl_interface:

    • Support for plugin of a user supplied socket implementation has been added.
  • OTP:

    • The HTML reference documentation now shows the OTP version where

modules and functions were first introduced. Versions of OTP older than R13B04 is not shown in the reference documentation

For a full list of details see: http://erlang.org/download/otp_src_21.3.readme

Pre-built versions for Windows can be fetched here: http://erlang.org/download/otp_win32_21.3.exe http://erlang.org/download/otp_win64_21.3.exe

Online documentation can be browsed here: http://erlang.org/documentation/doc-10.3/doc

The Erlang/OTP source can also be found at GitHub on the official Erlang repository:
https://github.com/erlang/otp/tree/OTP-21.3

Please report any new issues via Erlang/OTPs public issue tracker https://bugs.erlang.org

We want to thank all of those who sent us patches, suggestions and bug reports!

Thank you!

The Erlang/OTP Team at Ericsson

Artifacts:

OTP-21.3.README file (42218 bytes)

otp_doc_html_21.3.tar.gz file (33069226 bytes)

otp_doc_man_21.3.tar.gz file (1332545 bytes)

otp_src_21.3.tar.gz file (85547038 bytes)

otp_win32_21.3.exe file (90347905 bytes)

otp_win64_21.3.exe file (92618042 bytes)

Compiling Erlang from source

You can build Erlang from source on your own, following the building and installation instructions. Or use the Kerl script. Kerl is a script that lets you easily build Erlang with a few commands. Follow the instructions to build.

Source Versions and Windows Binaries for Patches

Information about all released OTP versions since OTP 17.0 can be found at the OTP Versions Tree page. This information includes a link to the GitHub source tag, and a link to the README. As of OTP 23, Windows binaries can also be downloaded from here for all patches.

Pre-built Binary Packages

Most OS package managers provide pre-built binary packages. You can also download the latest stable releases from Erlang Solutions. Erlang Solutions provides pre-built binary packages for OS X, Windows, Ubuntu, Debian, Fedora, CentOS, Raspbian and other operating systems.

  • For Homebrew on OS X: brew install erlang
  • For MacPorts on OS X: port install erlang
  • For Ubuntu and Debian: apt-get install erlang
  • For Fedora: yum install erlang
  • For FreeBSD: pkg install erlang

License

Since OTP 18.0, Erlang/OTP is released under Apache License 2.0. The older releases prior to 18.0 were released under Erlang Public License (EPL), a derivative work of the Mozilla Public License (MPL).

Available releases

PDF files are included in the Windows installer and in the HTML documentation tarballs, starting with theR13B03 release.

There is a file containing MD5 checksumsfor all files in the download directory, also reachable through rsync rsync.erlang.org::erlang-download