1.7.1-beta.1 (2026-07-24)
Features Added
- Added
NewListRangesPagermethod on fileClientfor paginated range listing with continuation token andMaxResultssupport.
Other Changes
- Default upload/download concurrency is now based on CPU core count (clamped between 8 and 96) instead of the fixed value of 5. Set
AZURE_STORAGE_USE_LEGACY_DEFAULT_CONCURRENCY=trueto revert to previous defaults. - Updated
azidentityversion to1.14.0