You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker: Offer a container VARIANT which includes the acme.sh cert creation
script. The variant has a tag suffix -acme or just acme as latest
synonym and can be configured with environment variables.
Docker: Add Docker secrets support. Any environment variable with a __FILE
suffix is treated as a Docker secret. (#64)
Changed
The eturnalctl status call now checks whether eturnal is actually ready to
handle STURN/TURN clients (and prints a line to the standard output in that
case). If this call is issued early during startup, it will block (up to 15
seconds) until eturnal is responsive. The old behavior was to (silently)
return success as soon as the underlying VM is alive.
Binary release: Update Erlang/OTP from 26.0.2 to 27.1.2.
Binary release: Update Rebar3 from 3.22.1 to 3.24.0.
Binary release: Update OpenSSL from 3.1.3 to 3.4.0.