github Azure/azure-sdk-for-java azure-storage-blob_12.11.0-beta.3

latest releases: azure-resourcemanager-oracledatabase_1.0.0, azure-sdk-bom_1.2.25, azure-cosmos-encryption_2.13.0...
pre-release3 years ago

12.11.0-beta.3 (2021-04-16)

  • Fixed a bug where BlobOutputStream would lock up if the inner uploadWithResponse call is cancelled for any reason.
  • Fixed a bug where BlobOutputStream could hang when writing in a tight loop because the inner FluxSink would buffer in an unbounded manner. This would cause memory issues especially if the heap size was set to less than the size of the data being uploaded.
  • Fixed a bug where a null check was placed on the wrong parameter of the InputStream constructor for BlobParallelUploadOptions

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.