Display download progress

This commit is contained in:
Dave Hadka
2020-06-20 16:53:27 -05:00
parent 4964b0cc7c
commit cc474239c9
6 changed files with 402 additions and 13 deletions

View File

@@ -12,5 +12,6 @@
### 1.0.0
- Downloads Azure-hosted caches using the Azure SDK for speed and reliability
- Displays download progress
- Includes changes that break compatibility with earlier versions, including:
- `retry`, `retryTypedResponse`, and `retryHttpClientResponse` moved from `cacheHttpClient` to `requestUtils`