<div dir="auto">yes bugs shoul be reported as Github issues here <a href="https://github.com/erlang/otp/issues">https://github.com/erlang/otp/issues</a><div dir="auto"><br></div><div dir="auto">Kenneth,  Erlang/OTP Ericsson</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 7, 2021, 07:08 Max Lapshin <<a href="mailto:max.lapshin@gmail.com">max.lapshin@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Excellent!<br>
<br>
Thanks, we are running our production tests on it already.<br>
<br>
Should the bugs be reported in this way now:<br>
<a href="https://github.com/erlang/otp/issues/4588" rel="noreferrer noreferrer" target="_blank">https://github.com/erlang/otp/issues/4588</a>  ?<br>
<br>
On Wed, Feb 24, 2021 at 2:13 PM Henrik Nord X<br>
<<a href="mailto:henrik.x.nord@ericsson.com" target="_blank" rel="noreferrer">henrik.x.nord@ericsson.com</a>> wrote:<br>
><br>
> OTP 24 Release Candidate 1<br>
><br>
> This is the first of three planned release candidates before the OTP 24 release.<br>
> The intention with this release is to get feedback from our users. All feedback is welcome, even if it is only to say that it works for you.<br>
><br>
> We encourage users to try it out and give us feedback either by creating an issue here <a href="https://github.com/erlang/otp/issues" rel="noreferrer noreferrer" target="_blank">https://github.com/erlang/otp/issues</a><br>
> or by posting to the mailing list <a href="mailto:erlang-questions@erlang.org" target="_blank" rel="noreferrer">erlang-questions@erlang.org</a>.<br>
><br>
> Erlang/OTP 24 is a new major release with new features, improvements as well as a few incompatibilities. Some of the new<br>
> features are highlighted below.<br>
><br>
> Highlights<br>
><br>
> erts, kernel, stdlib<br>
><br>
> The BeamAsm JIT-compiler has been added to Erlang/OTP and will give a significant performance boost for many applications.<br>
> The JIT-compiler is enabled by default on most x86 64-bit platforms that have a C++ compiler that can compile C++17.<br>
> To verify that a JIT enabled emulator is running you can use erlang:system_info(emu_flavor).<br>
><br>
> A compatibility adaptor for gen_tcp to use the new socket API has been implemented (gen_tcp_socket).<br>
><br>
> Extended error information for failing BIF calls as proposed in EEP 54 has been implemented.<br>
><br>
> Process aliases as outlined by EEP 53 has been introduced.<br>
><br>
> compiler<br>
><br>
> Compiler warnings and errors now include column numbers in addition to line numbers.<br>
> Variables bound between the keywords 'try' and 'of' can now be used in the clauses following the 'of' keyword<br>
> (that is, in the success case when no exception was raised).<br>
><br>
> ftp<br>
><br>
> Add support for FTPES (explicit FTP over TLS).<br>
><br>
> ssl<br>
><br>
> Support for the "early data" feature for TLS 1.3 servers and clients.<br>
> Make TLS handshakes in Erlang distribution concurrent.<br>
><br>
> wx<br>
><br>
> The application has been completely rewritten in order<br>
> to use wxWidgets version 3 as its base.<br>
> Added support for wxWebView.<br>
><br>
> edoc<br>
><br>
> EDoc is now capable of emitting EEP-48 doc chunks. This means that, with some configuration, community projects<br>
> can now provide documentation for shell_docs the same way that OTP libraries did since OTP 23.0.<br>
><br>
> For more details about new features and potential incompatibilities see<br>
> <a href="https://erlang.org/download/OTP-24.0-rc1.README" rel="noreferrer noreferrer" target="_blank">https://erlang.org/download/OTP-24.0-rc1.README</a><br>
><br>
> Pre built versions for Windows can be fetched here:<br>
> <a href="http://erlang.org/download/otp_win32_24.0-rc1.exe" rel="noreferrer noreferrer" target="_blank">http://erlang.org/download/otp_win32_24.0-rc1.exe</a><br>
> <a href="http://erlang.org/download/otp_win64_24.0-rc1.exe" rel="noreferrer noreferrer" target="_blank">http://erlang.org/download/otp_win64_24.0-rc1.exe</a><br>
><br>
> Online documentation can be browsed here:<br>
> <a href="http://erlang.org/documentation/doc-12.0-rc1/doc/" rel="noreferrer noreferrer" target="_blank">http://erlang.org/documentation/doc-12.0-rc1/doc/</a><br>
><br>
> The Erlang/OTP source can also be found at GitHub on the official Erlang repository,<br>
> <a href="https://github.com/erlang/otp" rel="noreferrer noreferrer" target="_blank">https://github.com/erlang/otp</a><br>
><br>
><br>
</blockquote></div>