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/core/azure-core-amqp/CHANGELOG.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Release History
2
2
3
-
## 1.0.0-beta.7 (Unreleased)
3
+
## 1.0.0-beta.7 (2024-02-01)
4
4
5
5
### Features Added
6
6
@@ -15,8 +15,6 @@ The `Close` method on AMQP Message Sender and Message Receiver now blocks until
15
15
- Fixed uAMQP connection channel so that a channel is released when an END performative is received from the remote node instead of when the END performative is sent to the remote node.
16
16
- Enabled more than one uAMQP session to be created on a single connection.
0 commit comments