github Azure/Azurite v3.3.0-preview
Azurite v3.3.0-preview

latest releases: v3.30.0, v3.29.0, v3.28.0...
pre-release4 years ago

2019.11 Version 3.3.0-preview

  • Azurite now supports customized account names and keys by environment variable AZURITE_ACCOUNTS.
  • Improved logging for underlayer operations, such as persistency data read and write operations.
  • Handled race condition of GC when sometimes newly created extents will be removed.
  • Fixed a bug when uploading blob will fail when md5 header is empty string.
  • Fixed a bug when sometimes list containers or blobs doesn't have proper lease status.
  • [Breaking] This version cannot guarantee compatible with persisted database models in Azurite workspace used by previous version. Clean Azurite workspace folder and restart Azurite in case any errors. Notice that, data will be lost after cleaning Azurite workspace folder.

Blob:

  • Fixed a bug that snapshot blob doesn't honor metadata options.
  • Force alphabetical order for list blob results.
  • Updated Azure Storage API version to 2019-02-02, and added following new features:
    • Supports new SAS format with blob snapshot.
    • Responses now includes x-ms-client-request-id when client request ID provided in request.
    • Copy Blob and Set Blob Tier APIs support the x-ms-rehydrate-priority.
  • Improved container & blob lease implementation.
  • Provided SQL based blob metadata store implementation.
  • Added GC support for blob SQL metadata store.

Queue:

  • Responses now includes x-ms-client-request-id when request provided client request ID.

Don't miss a new Azurite release

NewReleases is sending notifications on new releases.