Laravel Elasticbeanstalk Cron Versions Save

Ensure one instance within an EB environment is running Laravel's Scheduler

1.3

1 year ago

This release will now also support Laravel 9.x.

1.2

2 years ago

This release will fix bug on the environment variables used by the cron. The values were truncated when they contains spaces.

1.1

2 years ago

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.

1.0

2 years ago

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

0.9

2 years ago

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.

0.8

3 years ago

Add a tag to constrain to Laravel 8.x dependencies

0.7

3 years ago

Add a tag to constrain for Laravel 7.x dependencies

0.6

3 years ago

Add a tag for constraining to Laravel 6.x

0.5

3 years ago

Add a tag for constraining to Laravel 5.x dependencies

0.3

5 years ago