Skip to content

Commit

Permalink
[SB] Update Changelog (#34856)
Browse files Browse the repository at this point in the history
* update changelog

* update change long with keep alive change

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

* update release date

---------

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
Co-authored-by: swathipil <swathip@microsoft.com>
  • Loading branch information
3 people authored Mar 20, 2024
1 parent 9151697 commit 58810f9
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions sdk/servicebus/azure-servicebus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# Release History

## 7.12.1 (Unreleased)

### Features Added

### Breaking Changes
## 7.12.1 (2024-03-20)

### Bugs Fixed

- Fixed a bug where the client was not retrying when a connection drop happened ([34786](https://github.com/Azure/azure-sdk-for-python/pull/34786))
- Fixed a bug where the client would not handle a role instance swap on the service correctly ([34820](https://github.com/Azure/azure-sdk-for-python/pull/34820))

### Other Changes

- Updated the logging to more accurately represent when frames are being sent to prevent a client-side idle timeout ([#34793](https://github.com/Azure/azure-sdk-for-python/pull/34793)).

## 7.12.0 (2024-03-06)

### Features Added
Expand Down

0 comments on commit 58810f9

Please sign in to comment.