Releases: FoxxMD/laravel-elasticbeanstalk-cron
Added Laravel 9.x Support
Fixed Cron Environment Variables
This release will fix bug on the environment variables used by the cron. The values were truncated when they contains spaces.
Fixed bugs on deploy to non leader instances
This release will fix bugs happens when we deploy our app into non leader instances, or even on load balanced single instance using rolling deployment with additional batch.
Laravel 5.x - 8.x, Amazon Linux 2 support
Modified to support Amazon Linux 2 and ending support for Amazon Linux 1
Amazon Linux 1 is going to be unsupported soon, it is advised to migrate to use Amazon Linux 2
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.migration-al.html
Laravel 5.x - 8.x, Last Amazon Linux 1 support
Updated to use broader Laravel version constraint.
This will be the last version to support Amazon Linux 1, the next release will only support Amazon Linux 2.
Laravel 8.x
Add a tag to constrain to Laravel 8.x dependencies
Laravel 7.x
Add a tag to constrain for Laravel 7.x dependencies
Laravel 6.x
Add a tag for constraining to Laravel 6.x
Laravel 5.x
Add a tag for constraining to Laravel 5.x dependencies