New version of coturn has been released: 4.7.0
It contains many changes, a lot of them contributed by the community - thank you all for you contributions!
- Breaking changes in order to get to sane defaults for improved security by default
- Support for openssl 1.1.1 and 3.x only
- Cleanup deprecated options - if your scripts have them turnserver will fail to start
- Reverse SOFTWARE_ATTRIBUTE_OPT to avoid inverse logic - now need to explicitly enable it
- Deprecate response-origin-only-with-rfc5780
- Invert no-stun-backward-compatibility to be default on
- TLSv1 and TLSv1_1 are now optional (no need to turn them off)
- Many small bug fixes and regressions including logging, build process, updates...
- Improved support for modern version of prometheus and configurable path
Complete list of changes:
https://github.com/coturn/coturn/blob/master/ChangeLogThank you everybody and specially Pavel for the work to get this version out.