Skip to content

Latest commit

 

History

History
115 lines (63 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

115 lines (63 loc) · 1.76 KB

CHANGELOG

Emoji Cheatsheet

  • ✏️ doc updates
  • 🐛 when fixing a bug
  • 🚀 when making general improvements
  • ✅ when adding tests
  • ⬆️ when upgrading dependencies
  • 🎉 when adding new features

Version History

Pending Release

v2.14.0

  • ⬆️ Update MediaMTX@1.10.0

v2.13.1

  • 🐛 UDP Ports health check on alternate service

v2.13.0

  • 🎉 Perform JSON Diff before writing config file if a diff has been detected.
  • 🚀 Setup TS Build step and enable in GH Actions
  • 🚀 Health Check each individual port/protocol
  • 🎉 Enable SRT by default

v2.12.0

  • 🚀 Finish persistance script

v2.11.0

  • 🚀 Add persistance script

v2.10.0

  • 🚀 Add KMS Key Alias

v2.9.1

  • 🐛 Flip Resource name

v2.9.0

  • 🚀 Remove unused AWS Secret

v2.8.0

  • 🚀 Add RTMP

v2.7.1

  • 🐛 Fix bug in password setting

v2.7.0

  • 🚀 Use password from Secret Store

v2.6.0

  • 🚀 Support for proxying HLS Streams

v2.5.0

  • 🚀 Consistent API responses

v2.4.0

  • 🚀 Expose all ports dynamically via PORTS array

v2.3.0

  • 🎉 Load Initial Config if one doesn't exist otherwise load from volume

v2.2.0

  • 🎉 Add Secret for future API Access

v2.1.0

  • 🎉 Add TLS Certificate for API

v2.0.0

  • 🚀 Build out ECS Service
  • 🎉 Breaking Seperate TaskDefinition between -task & -service

v1.4.0

  • 🚀 Expose API Port
  • 🎉 Setup EFS for persisant config

v1.3.0

  • 🚀 Deploy behind ELB as ECS Service

v1.2.0

  • 🚀 Cut down config table

v1.1.0

  • 🚀 Add Custom Config File

v1.0.1

  • 🚀 Add releaser

v1.0.0

  • 🚀 Initial Release