[erlang-questions] [ANN] Erlang/OTP 17.1 has been released

Kenneth Lundin kenneth.lundin@REDACTED
Wed Jun 25 17:29:50 CEST 2014


Erlang/OTP 17.1 has been released.

Erlang/OTP 17.1 is a service release on the 17 track with mostly bug fixes,
but is does contain a number of new features and characteristics
improvements as well.

Some highlights of the release are:

   - crypto: Add aes_cfb8 cypher to crypto:block_encrypt and block_decrypt.
   - diameter: Add result code counters for CEA, DWA, and DPA.
   - erts: The following built in functions in the erlang and binary
   modules now bump an appropriate amount
   of reductions and yield when out of reductions:
   binary_to_list/1, binary_to_list/3, bitstring_to_list/1,
   list_to_binary/1,
   iolist_to_binary/1, list_to_bitstring/1, binary:list_to_bin/1
   - hipe: Handle Maps instructions get_map_elements, put_map_assoc,
   put_map_exact in the HiPE native code compiler.
   - mnesia: The time for inserting locks for a transaction with large
   number of locks is reduced significantly.
   - ssh: Option max_sessions added to ssh:daemon/{2,3}.
   - stdlib: Add maps:get/3 to maps module. The function will return the
   supplied default value if the key does not exist in the map.

Many thanks to 24 different contributors in this release

 You can find the README file with more detailed info at
http://www.erlang.org/download/otp_src_17.1.readme

You can download the full source distribution from
http://www.erlang.org/download/otp_src_17.1.tar.gz

Note: To unpack the TAR archive you need a GNU TAR compatible program. For
installation instructions please read the README that is part of the
distribution.

You can also find this release at the official Erlang/OTP Git-repository at
Github here: https://github.com/erlang/otp tagged "OTP-17.1"

The Windows binary distribution can be downloaded from

http://www.erlang.org/download/otp_win32_17.1.exe

http://www.erlang.org/download/otp_win64_17.1.exe

You can also download the complete HTML documentation or the Unix manual
files

http://www.erlang.org/download/otp_doc_html_17.1.tar.gz
http://www.erlang.org/download/otp_doc_man_17.1.tar.gz

We also want to thank those that sent us patches, suggestions and bug
reports.

The Erlang/OTP Team at Ericsson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140625/940ef7db/attachment.htm>


More information about the erlang-questions mailing list