Skip to content

Commit

Permalink
[ServiceBus] Prepare for November 2023 release (Azure#27623)
Browse files Browse the repository at this point in the history
- update CHANGELOG
  • Loading branch information
jeremymeng authored Nov 7, 2023
1 parent d1be408 commit ec304cc
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions sdk/servicebus/service-bus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Release History

## 7.9.3 (Unreleased)

### Features Added

### Breaking Changes
## 7.9.3 (2023-11-07)

### Bugs Fixed

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

### Other Changes

- 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)
Expand Down

0 comments on commit ec304cc

Please sign in to comment.