Socket
Socket
Sign inDemoInstall

azurite

Package Overview
Dependencies
270
Maintainers
5
Versions
153
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
16Next

3.14.2

Diff

Changelog

Source

2021.9 Version 3.14.2

Blob:

  • Supported rscc, rscd, rsce, rscl, rsct query parameters in SAS tokens.
  • Fixed Blob_Download API by adding header x-ms-creation-time in responds.

Table:

  • Added getServiceProperties response.
  • Added setServiceProperties response.
  • Fixed paged queries across partitions.
weiwei0430
published 3.14.0 •

Changelog

Source

2021.7 Version 3.14.0

General:

  • Bump up service API version to 2020-10-02
  • Added an example for run Azurite with https in docker in Readme

Blob:

  • Fixed SAS-token validation for requests with Content-Encoding/Content-Language headers.
  • Return x-ms-copy-status header from syncCopyFromURL.
  • Fixed continuation token not work correctly when blob names are only number

Table:

  • Added test for URI path parser and updated regex to allow for non standard dev store account names.
  • Corrected serialization of errors during Entity Group Transactions.
  • Corrected entity tests using invalid eTag formats.
  • Added support for PATCH Verb in Table Batch Operations / Entity Group Transactions.
  • Added /@Element to the odata.metadata response.
  • Allowed use of empty string for partitionKey and rowKey on InsertEntity.
weiwei0430
published 3.13.1 •

Changelog

Source

2021.6 Version 3.13.1

Blob:

  • Fixed list containers, get service properties or account properties API failure, when request Uri has a suffix '/' after account name.
  • Fixed get system container failure.
weiwei0430
published 3.13.0 •

Changelog

Source

2021.6 Version 3.13.0

General:

  • Bump up Azure Storage service API version to 2020-08-04.
  • Updated typescript to 4.2.4.

Blob:

  • Added check for invalid container name.

Table:

  • Added check for invalid etag format.
  • Added tests for invalid etag format.
  • Corrected code to support typescript 4.2.4 update.
  • Supported Table Service in Visual Studio Code extension.
  • Fix an issue that query for Long Int fail in Metadata layer.
  • Fix an issue of axios dependency.
  • Added check for invalid table name.
  • Improved handling of empty strings and strings with multiple spaces for query filters.
xiaonli
published 3.12.0 •

Changelog

Source

2021.4 Version 3.12.0

Table:

  • Preview of Table Service in npm package and docker image. (Visual Studio Code extension doesn't support Table Service in this release)
  • Allow empty RowKey in an entity.
  • Fix etag format to be aligned with Azure server.
  • Fix delet none exist table error code and error message, to be aligned with Azure server.
  • Convert entity properties with type "Edm.DateTime" to UTC time, to be aligned with Azure server.
  • Support Batch API.
  • Allow complex RowKey and PartitionKey in batch API.
  • Add support for replaying requests logged in debug logging.
weiwei0430
published 3.11.0 •

Changelog

Source

2021.2 Version 3.11.0

  • Bump up Azure Storage service API version to 2020-06-12.

Blob:

  • Fix an issue that result of blobs enumeration cannot be parsed by Azure SDK for Go.
  • Fix an issue that set tier to leased blob not work properly.
  • Skip Content-Length check for Append Block if the --loose flag is set.
  • BlockBlob_StageBlock now checks for Content-MD5 integrity, and will fail if this check does not pass.
weiwei0430
published 3.10.0 •

Changelog

Source

2020.12 Version 3.10.0

  • Bump up Azure Storage service API version to 2020-04-08.
  • Add missing Azure Storage service API version 2019-10-10.

Blob:

  • Fix an issue that Blob Lease properties are lost when overwrite an existing blob.
  • Fix an issue that snapshot time is omitted in get block list.
  • Fix an issue that no error throw when clear pages, get page ranges and upload pages with invalid page range.
xiaonli
published 3.9.0-table-alpha.1 •

weiwei0430
published 3.9.0 •

Changelog

Source

2020.10 Version 3.9.0

  • Bump up Azure Storage service API version to 2020-02-10.
  • Update Azurite and Azurite tests to reference Azure Storage SDK v12.
  • Add handling of SIGTERM to gracefully stop the docker container.

Blob:

  • Add support for async copy blobs across storage accounts within the same Azurite instance.
  • Add support for async copy blobs on sql metadata store.
  • Add support for blob syncCopyFromURL within same Azurite instance on loki metadata store.
  • Allow mixed case characters for blob metadata prefix.
  • Fix SqlBlobMetadataStore.getBlockList, to make it fail for non-existent blobs.
xiaonli
published 3.8.0 •

Changelog

Source

2020.07 Version 3.8.0

  • Bump up Azure Storage service API version to 2019-12-12.
  • Support skip request API version check by Azurite configuration parameter --skipApiVersionCheck.
  • Fixed an issue that list blobs doesn't honor uncommitted include option.
  • Updated docker base image to lts-alpine.
  • Removed testing certs from docker image.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc