Skip to content

Release v1.9.0

Choose a tag to compare

@ejohb ejohb released this 04 May 17:02
· 29 commits to main since this release
  • Fixed a serious shutdown bug in recording stream teardown that left stream/transcoder workers running after close.
  • Added graceful shutdown paths for recording streams so close/teardown consistently releases stream resources.
  • Added graceful shutdown paths for transcoder lifecycles so transcoder processes are explicitly terminated instead of being orphaned.
  • Resolved multiple memory leaks caused by unclosed stream/transcoder resources across repeated start/stop or disconnect/reconnect cycles.
  • Updated Amniotic audio stream port mappings in compose.example.yml and ha/addon/config.yaml to keep configuration defaults aligned.