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/azure-messaging-servicebus/CHANGELOG.md
+5-6
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,15 @@
1
1
# Release History
2
2
3
-
## 7.14.0-beta.1 (Unreleased)
4
-
5
-
### Features Added
6
-
7
-
### Breaking Changes
3
+
## 7.13.2 (2023-02-20)
8
4
9
5
### Bugs Fixed
10
6
- Added filter to filter out the closed `ServiceBusReceiveLink` before passing to `ServiceBusReceiveLinkProcessor`. ([#32919](https://github.com/Azure/azure-sdk-for-java/issues/32919))
11
7
- Enabled session processor recovery when broker detaches the link that is waiting to be ACTIVE without an error condition. ([#33313](https://github.com/Azure/azure-sdk-for-java/issues/33313))
12
8
### Other Changes
13
-
9
+
#### Dependency Updates
10
+
- Upgraded `azure-core` from `1.35.0` to `1.36.0`.
11
+
- Upgraded `azure-core-amqp` from `2.8.1` to `2.8.2`.
12
+
- Upgraded `azure-identity` from `1.7.3` to `1.8.0`.
0 commit comments