Skip to content

2.1.0

Choose a tag to compare

@brecht-vermeersch brecht-vermeersch released this 30 Jun 12:55
· 9 commits to main since this release

Changes since 2.0.0.

Added

  • Added public ApiVersion cases for supported Storage service versions, plus latestGA() and latestAzurite() selectors.
  • Added the ETag value object, including wildcard conditions through ETag::all() and value comparison through equals().

Changed

  • Storage requests now default to API version 2026-06-06 against Azure and 2025-11-05 against Azurite. Callers can provide a specific ApiVersion when creating an HTTP client.
  • Account SAS tokens now default to the latest generally available Storage API version.