File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.4.0] - 2022-11-22
10+ ### Added
11+ - Introduced ` AzureBrokerPropertiesStamp::createFromJson ` for testing: [ PR #7 ] ( https://github.com/AymDev/MessengerAzureBundle/pull/7 )
12+ - Converted the ` DelayStamp ` to the ` ScheduledEnqueueTimeUtc ` broker property: [ PR #8 ] ( https://github.com/AymDev/MessengerAzureBundle/pull/8 )
13+
914## [ 1.3.1] - 2022-10-15
1015### Fixed
1116 - added Composer plugin to ** composer.json** to fix CI.
@@ -37,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3742### Added
3843 - ** Symfony Messenger** transport for ** Azure Service Bus** * queues* and * topics*
3944
40- [ Unreleased ] : https://github.com/AymDev/MessengerAzureBundle/compare/v1.3.1...HEAD
45+ [ Unreleased ] : https://github.com/AymDev/MessengerAzureBundle/compare/v1.4.0...HEAD
46+ [ 1.4.0 ] : https://github.com/AymDev/MessengerAzureBundle/releases/tag/v1.4.0
4147[ 1.3.1 ] : https://github.com/AymDev/MessengerAzureBundle/releases/tag/v1.3.1
4248[ 1.3.0 ] : https://github.com/AymDev/MessengerAzureBundle/releases/tag/v1.3.0
4349[ 1.2.0 ] : https://github.com/AymDev/MessengerAzureBundle/releases/tag/v1.2.0
You can’t perform that action at this time.
0 commit comments