Skip to content

Commit

Permalink
prepped release
Browse files Browse the repository at this point in the history
  • Loading branch information
ripark committed Jan 14, 2025
1 parent 3be741b commit a35f330
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sdk/messaging/azservicebus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Release History

## 1.8.0-beta.2 (Unreleased)
## 1.8.0-beta.2 (2025-01-14)

### Features Added

- ServiceBusClient allows the endpoint to be overridden with ServiceBusClientOptions.CustomEndpoint, to use TCP proxies with AMQP. (PR#23843)

### Breaking Changes

### Bugs Fixed

- Receivers had a bug where a message could be received but not returned to the user. Callers would see that, occasionally, a message would not be returned from ReceiveMessages(), but would appear to have been received. Thanks to @patrickwhite256 for reporting this issue. (PR#23929)
Expand Down

0 comments on commit a35f330

Please sign in to comment.