Yaws 2.1.0
- Erlang/OTP 24 support. Minimum supported Erlang/OTP version is now 21.0.
- Add support for the
SameSite
cookie - Do not return multiple identical
Set-Cookie
headers - Fix default IP in
sconf
record - Ignore trailing whitespace when decoding JSON
- Add convenience function
json2:obj_fetch/3
Various other fixes and enhancements; see the output of git log yaws-2.0.9..yaws-2.1.0
for details.
For rebar3
support, please use the rebar3-support
branch. This branch will be part of a future release.