We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f900f commit 33075a4Copy full SHA for 33075a4
1 file changed
sdk/storage/azure-storage-blob/CHANGELOG.md
@@ -10,8 +10,8 @@
10
- Stable release of features from 12.29.0b1
11
12
### Bugs Fixed
13
-- Fixed an issue where `BlobClient`'s `download_blob` did not retry upon
14
-`ServiceReponseError` and `ServiceResponseTimeoutError` exceptions
+- Fixed an issue where `BlobClient`'s `download_blob` did not retry upon
+`ServiceResponseError` and `ServiceResponseTimeoutError` exceptions
15
- Fixed various issues with configuring logging via `logging_enable` and `logging_body` keywords on a per-request
16
basis and with retries. Prior to this fix logging may have not behaved as expected, especially on retries.
17
- Fix a potential memory leak caused by improper exception handling that could occur under rare circumstances.
0 commit comments