From 17e2888746ae4cdbac78cbb1a45a157d310c0e53 Mon Sep 17 00:00:00 2001 From: bethanyj28 Date: Wed, 6 Sep 2023 14:41:49 -0400 Subject: [PATCH] Add to RELEASES.md --- RELEASES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index d4016e9..5efe301 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -107,3 +107,7 @@ ### 3.3.1 - Reduced segment size to 128MB and segment timeout to 10 minutes to fail fast in case the cache download is stuck. + +### 3.3.2 + +- Fixes bug with Azure SDK causing blob downloads to get stuck.