We are very pleased to announce the release of Queue extension version 2.2.1.
There are several interesting changes in this release:
- By default there is latest amqp-lib used now if PHP version supports it.
- There is now AWS SQS FIFO support.
Also there was a conceptual mistake in the previous release about adding handle method to cli queue class. It was moved
to \yii\queue\sqs\Queue
.
Full changelog is available at GitHub.