Skip to content

Commit 022b8b5

Browse files
authored
[SB] changelog (Azure#37253)
* changelog * nit * Update sdk/servicebus/azure-servicebus/CHANGELOG.md
1 parent 96fa1e3 commit 022b8b5

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

sdk/servicebus/azure-servicebus/CHANGELOG.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
# Release History
22

3-
## 7.12.3 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 7.12.3 (2024-09-17)
84

95
### Bugs Fixed
10-
11-
- Fixed a bug where token refreshes were not happening on long running operations ([35717](https://github.com/Azure/azure-sdk-for-python/issues/35717))
126

13-
### Other Changes
7+
- Fixed a bug where token refreshes were not happening on long running operations ([35717](https://github.com/Azure/azure-sdk-for-python/issues/35717))
8+
- Fixed a bug where using TokenCredential to create a subscription with forwarding caused a `ResourceNotFoundError` ([36545](https://github.com/Azure/azure-sdk-for-python/pull/36545))
9+
- Fixed a bug where messages received on one receiver could not be settled on another receiver over mgmt link ([35304](https://github.com/Azure/azure-sdk-for-python/issues/35304))
1410

1511
## 7.12.2 (2024-05-08)
1612

0 commit comments

Comments
 (0)