Skip to content

Releases: AymDev/MessengerAzureBundle

v3.0.0

10 Feb 10:39
91ee4d8

Choose a tag to compare

Introducing a new major version requiring PHP 8.4+ & Symfony 6.4+.

Fixes the TimeToLive property type thanks to #20 .

See the CHANGELOG and the UPGRADE-3.0 guide.

v2.0.0

14 Feb 21:15

Choose a tag to compare

Introducing a new major version as breaking changes were introduced in v1.5.

See the CHANGELOG and the UPGRADE-2.0 guide.

v1.5.0

28 Jan 12:20

Choose a tag to compare

Allowed transport configuration through DSN thanks to #14 .
See the CHANGELOG.

v1.4.0 - Support for DelayStamp

22 Nov 13:43

Choose a tag to compare

DelayStamp support added thanks to #8. See the CHANGELOG.

v1.3.1 - Fix for SessionId attribute case format

15 Oct 13:04

Choose a tag to compare

Thanks to #4 , the SessionId attribute case format is fixed. See the CHANGELOG.

v1.3.0 - SAS token generation per request

18 Jun 12:01

Choose a tag to compare

Thanks to the first contribution on this repository, the SAS tokens are now generated per request to avoid authorization errors. See the CHANGELOG.

v1.2.0 - Decoding exception logging

28 Feb 16:57

Choose a tag to compare

Feature described on the documentation. See the CHANGELOG for additionnal changes.

v1.1.1 - BrokerProperties timezones

15 Feb 09:49

Choose a tag to compare

Fixed DateTime objects timezone to the default timezone in the AzureBrokerPropertiesStamp.

v1.1.0 - new AzureMessageStamp

14 Feb 18:01

Choose a tag to compare

The AzureReceivedStamp is now deprecated in favor of the AzureMessageStamp which is not only added to received messages but to the sent ones too, and contains more informations: topic/queue name and subscription name.

v1.0.0 - Initial release

14 Feb 17:59

Choose a tag to compare

Releasing MessengerAzureBundle v1.0.0