Beta.10 (Update 10)
Pre-release
Pre-release
- Changed the log levels for the appropriate calls in the AWS S3 Deploy handler and Azure Blob Storage Deploy handler from info to verbose
- Moved all of the Generation Service code into the app folder in order to separate the Generation Service from the middlemen in the repo
- Moved the triggers and completion_handlers folders into a new plugins folder under the app folder in order to help clarify that completion_handlers and triggers are independent and can be extended and replaced with ease
- Added support for controlling the max concurrency of the deploy handlers for S3 and Azure Blob Storage via the settings and updated the completion-handler-manager to pass the configuration-loader to the completion handlers