Update quay.io/coturn/coturn Docker tag to v4.6.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
quay.io/coturn/coturn | patch |
4.6.1-alpine -> 4.6.2-alpine
|
Release Notes
coturn/coturn
v4.6.2
This release contains:
- Multiple stability fixes
- Windows MSVC support
- Cleanup of logs
Details:
- Make sure microhttpd starts using epoll if supported
- Add sessioncount to prometheus metrics
- Add STUN request/response/error prometheus counters
- Cleanup logs on turnserver start
- Fix duplicate stdout log output
- Log threadId to logs to aid in multi-threaded debugging
- Optional build info compiled into turnserver binary
- Fix arguments expansion in
docker-entrypoint.sh
- Santise database connection strings before printing to log
- Support Windows MSVC
- Add configuration option for TLS 1.3 ciphersuites
- Improve openssl3 and FIPS support
- Use single SSL_CTX for TLS and DTLS support
- Update openssl API use to non-deprecated version
- Set string bytes to null to prevent random origin
- Fix memory corruption on socket close
- Fix packet backlog fifo that processed packets in reverse order in some scenarios
- Fix off-by-one when terminating gcm_nonce
- Fixes to Redis memleaks and socketleaks
- Fix malformed response to mobility refresh request
- Fuzzing support
- Ignore raw UDP if no_udp is enabled
- Better detect availability of SCTP protocol
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.