Skip to content

Commit ec304cc

Browse files
authored
[ServiceBus] Prepare for November 2023 release (Azure#27623)
- update CHANGELOG
1 parent d1be408 commit ec304cc

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

sdk/servicebus/service-bus/CHANGELOG.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# Release History
22

3-
## 7.9.3 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 7.9.3 (2023-11-07)
84

95
### Bugs Fixed
106

7+
- Throw a retryable error when sending message and link is detached [PR #27557](https://github.com/Azure/azure-sdk-for-js/pull/27557)
8+
119
### Other Changes
1210

1311
- Add check to ensure argument to `scheduledEnqueueTimeUtc` of `scheduleMessages()` method is an instance of `Date` [PR #27396](https://github.com/Azure/azure-sdk-for-js/pull/27396)

0 commit comments

Comments
 (0)