- ✏️ doc updates
- 🐛 when fixing a bug
- 🚀 when making general improvements
- ✅ when adding tests
- ⬆️ when upgrading dependencies
- 🎉 when adding new features
- ⬆️ Update
MediaMTX@1.10.0
- 🐛 UDP Ports health check on alternate service
- 🎉 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
- 🚀 Finish persistance script
- 🚀 Add persistance script
- 🚀 Add KMS Key Alias
- 🐛 Flip Resource name
- 🚀 Remove unused AWS Secret
- 🚀 Add RTMP
- 🐛 Fix bug in password setting
- 🚀 Use password from Secret Store
- 🚀 Support for proxying HLS Streams
- 🚀 Consistent API responses
- 🚀 Expose all ports dynamically via PORTS array
- 🎉 Load Initial Config if one doesn't exist otherwise load from volume
- 🎉 Add Secret for future API Access
- 🎉 Add TLS Certificate for API
- 🚀 Build out ECS Service
- 🎉 Breaking Seperate TaskDefinition between
-task
&-service
- 🚀 Expose API Port
- 🎉 Setup EFS for persisant config
- 🚀 Deploy behind ELB as ECS Service
- 🚀 Cut down config table
- 🚀 Add Custom Config File
- 🚀 Add releaser
- 🚀 Initial Release