Erlang/OTP 26.2 Release
December 13, 2023
ยท by Henrik Nord
OTP 26.2 #
Erlang/OTP 26.2 is the second maintenance patch package for OTP 26, with mostly bug fixes as well as improvements.
Highlights #
- process_info/2 now supports lookup of values for specific keys in the process dictionary.
Potential incompatibilities: #
- common_test now returns an error when a suite with a badly defined group is executed.
For details about bugfixes and potential incompatibilities see the Erlang 26.2 README
The Erlang/OTP source can also be found at GitHub on the official Erlang repository, https://github.com/erlang/otp
Download links for this and previous versions are found here