Releases: alexandrubau/messenger-azure-queue-transport
Releases · alexandrubau/messenger-azure-queue-transport
v1.8.0
v1.7.0
What's Changed
- Allow peeking messages in the queue by @SpartakusMd in #22
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.0
What's Changed
- Add posibility to define options directly in DSN by @cataragak90 in #20
New Contributors
- @cataragak90 made their first contribution in #20
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.1
What's Changed
- Trim exception stack trace if serialized message length is too long by @SpartakusMd in #18
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Revert "Encode or decode correctly on type (#12)" (#17) This reverts commit 72df6eae34bbeba36cd828d30546b0f483a45fd9. Co-authored-by: Alexandru Bau <[email protected]>
v1.2.0
Add missing return type in MessengerAzureQueueTransportExtension (#15)
v1.1.2: Allow PHP 8 & Symfony 6 (#11)
* Allow PHP 8 * Allow Symfony 6
v1.0.2
First release