Releases: awslabs/amplify-video
Releases · awslabs/amplify-video
3.1.0
-
Added a new permission model. Allows you to choose between admin only upload, and/or all users are allowed to upload.
-
Fixes issue hashes being seen as 'infinity' when the hash looks like this: "74789e3857382"
-
Clean up, video update so it doesn't throw errors with updating userpool groups.
3.0.3
- Added specific obs profiles for IVS
- Added more questions for IVS
3.0.0
- Support for IVS (Interactive Video Service)
- Fixed issue with Live streams not stop and start correctly with new method from rewrite
- Fixed issue with big zips not being uploaded
2.9.4
Finished Amplify Video on Demand Release
- Fixes issue with Start/Stop not working for LiveStreaming
- Standardized our logging to use
context.print
- Added support for Amplify CLI's newest version
- Fixed issue with Regex for bring your own template
2.9.0
- Fixes bug with Lambda's not updating by appending hash to zip file
- Fixes bug with Video files that are named weird
- Update README.md
2.8.4
Released a build system that replaces the staging file.
- Adds amplify video build command
- Removes amplify video setup command
- Adds fixes for zip files not syncing
- Add fix for env not working
2.5.1: Merge pull request #63 from wizage/nodeversionbump
2.2.0
Dynamic zipping of lambda files.
2.1.0
Adds new command:
amplify video version
=> Returns the current version of amplify video running
Fixes bug #40
Plugin Restructure
- Release of video on demand in alpha
- Re-architecture for plugin changes
- Changes to backend to share code