2.1.0
Changes since 2.0.0.
Added
- Added public
ApiVersioncases for supported Storage service versions, pluslatestGA()andlatestAzurite()selectors. - Added the
ETagvalue object, including wildcard conditions throughETag::all()and value comparison throughequals().
Changed
- Storage requests now default to API version
2026-06-06against Azure and2025-11-05against Azurite. Callers can provide a specificApiVersionwhen creating an HTTP client. - Account SAS tokens now default to the latest generally available Storage API version.