Skip to content

Commit 58810f9

Browse files
[SB] Update Changelog (#34856)
* update changelog * update change long with keep alive change Co-authored-by: swathipil <[email protected]> * update release date --------- Co-authored-by: swathipil <[email protected]> Co-authored-by: swathipil <[email protected]>
1 parent 9151697 commit 58810f9

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

sdk/servicebus/azure-servicebus/CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# Release History
22

3-
## 7.12.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 7.12.1 (2024-03-20)
84

95
### Bugs Fixed
106

7+
- 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))
8+
- 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))
9+
1110
### Other Changes
1211

12+
- 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)).
13+
1314
## 7.12.0 (2024-03-06)
1415

1516
### Features Added

0 commit comments

Comments
 (0)