Releases: Codeception/module-amqp
Releases · Codeception/module-amqp
3.0.1
What's Changed
- added a reconnect configuration for ability to reconnect before each test by @OtezVikentiy in #17
- Test against PHP 8.4 by @W0rma in #20
- Explicitly declare parameter types as nullable by @imba28 in #19
New Contributors
- @OtezVikentiy made their first contribution in #17
- @imba28 made their first contribution in #19
Full Changelog: 3.0.0...3.0.1
3.0.0
2.0.0
What's Changed
- PHP 7.4 or higher is required.
- Updated code base to PHP 7.4 by @TavoNiievez in #12
Full Changelog: 1.1.1...2.0.0
seeMessageInQueueContainsText acks message
- Stops keeping message in unacked stated, by @renq
Support PHP 8
- Support PHP 8.0
- Support php-amqplib v3
Initial release
1.0.0 Added package files