github processone/eturnal 1.12.1
eturnal 1.12.1

21 hours ago

Added

  • 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.

Don't miss a new eturnal release

NewReleases is sending notifications on new releases.