You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
+
## [1.3.0] - 2022-06-18
10
+
### Changed
11
+
- Generate SAS tokens per request to avoid authentication failures: [PR #1](https://github.com/AymDev/MessengerAzureBundle/pull/1)
12
+
9
13
## [1.2.0] - 2022-02-28
10
14
### Added
11
15
- Converts the `MessageDecodingFailedException` to a new `SerializerDecodingException` containing an envelope with an empty message for logging purposes.
@@ -28,7 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
32
### Added
29
33
-**Symfony Messenger** transport for **Azure Service Bus***queues* and *topics*
0 commit comments