PackageTrack
Sign in Get early access

shiftonelabs/laravel-sqs-fifo-queue

Adds a Laravel queue driver for Amazon SQS FIFO queues.

3.0.3 7.1M downloads/mo #1736 most downloaded on Packagist shiftonelabs/laravel-sqs-fifo-queue

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 2.5 years

Nearly every release is documented

notes for 16 of 16 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

16 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

16 releases · Feb 2017 to Sep 2024
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 16
  1. 3.0.3 21 Sep 2024
    Release notes

    Fixed

    • Fixed AWS SDK issue by ensuring MessageGroupId and MessageDeduplicationId are sent as strings. (#28)
    Open source →
  2. 3.0.2 21 Sep 2024
    Release notes

    Changed

    • Updated CI configs to add support for Laravel 11 and PHP 8.3.
    • Updated readme with new version information.
    Open source →
  3. 3.0.1 11 May 2023
    Release notes

    Fixed

    • Fixed AWS SDK issue by ensuring token is not included in root config options. (#24)
    Open source →
  4. 3.0.0 09 Mar 2023
    Release notes

    Added

    • Added support for Laravel 9.x and Laravel 10.x.
    • Added support for PHP 8.0, 8.1, and 8.2.
    • Added a note on non-support of queued event listeners to the readme.

    Removed

    • Removed support for Laravel 4.1 - Laravel 8.x. These are all EOL and will never change, so version 2.1.0 will always work for them.
    • Removed support for PHP 5.5 - PHP 7.4. These are all EOL and will never change, so version 2.1.0 will always work for them.

    Changed

    • Updated package dependencies to support new minimum Laravel and PHP versions.
    • Updated CI configs to support new minimum Laravel and PHP versions.
    Open source →
  5. 2.1.0 06 Mar 2023
    Release notes

    Added

    • Added support for after_commit functionality that was added in Laravel 8.19.0.
    Open source →
  6. 2.0.2 04 Mar 2023
    Release notes

    Changed

    • Converted CI from Travis CI to Github Actions.
    • Updated tests to handle changes made in AWS and Laravel 8.x.
    • Updated CI config to stop running tests in Scrutinizer.
    Open source →
  7. 2.0.1 09 Sep 2020
    Release notes

    Changed

    • Updated CI configs to run tests on Laravel 8.x.
    • Updated readme with new version information.
    Open source →
  8. 2.0.0 17 Jul 2020
    Release notes

    Added

    • Added support for queue suffixes that was added in Laravel 7.x.
    • Added an allow_delay config option to prevent the later() method from throwing an exception.
    • Added tests for checking if the connector created the queue properly with the given config.

    Fixed

    • Fixed reading the message group and deduplicator set on queued notifications.
    • Fixed reading the message group and deduplicator set on queued mailables.
    Open source →
  9. 1.2.0 30 Jun 2020
    Release notes

    Added

    • Support for AWS STS temporary credentials session token in the config. (#9, 3493a99)

    Changed

    • Updated readme with newer queue connection environment variable name as of Laravel 5.7.
    • Updated readme wording about alternative AWS credentials.

    Fixed

    • Fixed spelling typo in the readme.
    Open source →
  10. 1.1.3 26 Jun 2020
    Release notes

    Changed

    • Updated ramsey/uuid dependency version to support Laravel 7.x.
    • Updated CI configs to run tests on Laravel 7.x.
    • Updated readme with new version information.
    Open source →
  11. 1.1.2 26 Jun 2020
    Release notes

    Changed

    • Support queuing job instances in Laravel 4 to support per job message groups.
    • Updated readme with new support information.
    • Updated CI config to remove composer memory limit and retry failed composer commands.
    Open source →
  12. 1.1.1 10 Dec 2019
    Release notes

    Changed

    • Support Laravel 6.x by converting string and array helpers to use support classes.
    • Updated CI configs to support newest versions of Laravel and PHP.
    • Updated readme with new version information.
    • Added a missing test for invalid bound deduplicators.
    • Cleaned up some unused use statements and variables in tests.
    Open source →
  13. 1.1.0 08 May 2018
    Release notes

    Added

    • New changelog.
    • Support for automatic package discovery in Laravel 5.5+.

    Changed

    • Updated CI configs for increased test coverage.
    • Allow key and secret config keys to be omitted for alternative AWS credentials.
    • Updated readme with version information and message group information.
    Open source →
  14. 1.0.2 14 Feb 2017
    Release notes

    Fixed

    • Fix onMessageGroup() typo in the documentation.
    Open source →
  15. 1.0.1 14 Feb 2017
    Release notes

    Fixed

    • Fix FIFO connector not registering due to the deferred service provider.
    Open source →
  16. 1.0.0 13 Feb 2017
    Release notes

    Added

    • Initial release!
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive