Skip to content

Commit

Permalink
[Service Bus] Release prep - 7.0.2 (#13203)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshaNalluru authored Jan 13, 2021
1 parent ccfa05d commit d0789f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/servicebus/service-bus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 7.0.2 (Unreleased)
## 7.0.2 (2021-01-13)

- [Bug Fix] Receiving messages from sessions in "receiveAndDelete" mode using the `subscribe()` method stops after receiving 2048 of them and leaves the receiver hanging. The bug has been fixed in [PR 13178](https://github.com/Azure/azure-sdk-for-js/pull/13178). Also fixes the same issue that is seen with the `receiveMessages` API when large number of messages are requested or if the API is called in a loop.

Expand Down

0 comments on commit d0789f5

Please sign in to comment.