Skip to content

Commit 33075a4

Browse files
[Storage] Fix Changelog Typos (#46930)
1 parent a3f900f commit 33075a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sdk/storage/azure-storage-blob/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
- Stable release of features from 12.29.0b1
1111

1212
### Bugs Fixed
13-
- Fixed an issue where `BlobClient`'s `download_blob` did not retry upon
14-
`ServiceReponseError` and `ServiceResponseTimeoutError` exceptions
13+
- Fixed an issue where `BlobClient`'s `download_blob` did not retry upon
14+
`ServiceResponseError` and `ServiceResponseTimeoutError` exceptions
1515
- Fixed various issues with configuring logging via `logging_enable` and `logging_body` keywords on a per-request
1616
basis and with retries. Prior to this fix logging may have not behaved as expected, especially on retries.
1717
- Fix a potential memory leak caused by improper exception handling that could occur under rare circumstances.

0 commit comments

Comments
 (0)