Added
- The new
blacklist_clients
andblacklist_peers
options may be used to
specify blocklists for TURN clients and TURN peers separately. The old
blacklist
option that affected both clients and peers has been deprecated.
The same applies to thewhitelist
option, which has been deprecated in favor
of the newwhitelist_clients
andwhitelist_peers
options. By default, the
blacklist_peers
option is set to a list of networks
recommended
to be blocked. The other three lists are empty by default.
Changed
- Binary release: Update OpenSSL from 3.1.2 to 3.1.3.
- Binary release: Update zlib from 1.2.13 to 1.3.
- Binary release: Use new (GCC-13.2-based) version of build toolchain.
Fixed
- Don't fail to ping the systemd watchdog under certain conditions.
Removed
- Drop support for container image for architecture
s390x
. If you need it,
please contact us.