blob: 29e86d6747f97fc3625d2e5808c59a23dc7d08ef (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
+++
date = "2025-02-17T07:00:00+01:00"
title = "Ranch 2.2"
+++
Ranch `2.2.0` has been released!
Ranch 2.2 is a maintenance release containing a
small number of fixes and improvements.
The key addition in this release is the support
for `DTLS` which has been added to the test suites.
Ranch 2.2 is tested with Erlang/OTP 24.0 onward, although it
should be compatible with Erlang/OTP 22.0 and above. It is
tested and supported on Linux, macOS and Windows, but should
also work on BSD.
A complete list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/ranch/2.2/guide/migrating_from_2.1/[Migrating from Ranch 2.1 to 2.2].
Ranch `1.8.1` was also released to provide
compatibility with OTP-28.
You can donate to this project via
https://github.com/sponsors/essen[GitHub Sponsors].
As usual, feedback is appreciated, and issues or
questions should be sent via Github tickets or
discussions. We also have a new Discord server.
https://discord.gg/x25nNq2fFE[Join Erlang OSS Discord now!]
|