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: sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# Release History
2
2
3
-
## 5.7.0-beta.1 (Unreleased)
3
+
## 5.7.0 (2022-08-09)
4
4
5
5
### Features Added
6
6
7
-
### Breaking Changes
7
+
- Added distributed tracing span when for functions that process a batch of messages.
8
8
9
9
### Bugs Fixed
10
10
11
-
### Other Changes
11
+
- Fixed issue related to function apps that are bound to multiple namespaces using the same entity names, which caused messages to not be processed from the second namespace.
Copy file name to clipboardExpand all lines: sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/src/Microsoft.Azure.WebJobs.Extensions.ServiceBus.csproj
0 commit comments