github Azure/azure-sdk-for-java azure-storage-blob-nio_12.0.0-beta.17

latest releases: azure-messaging-eventgrid_4.25.0, azure-identity_1.14.0-beta.2, azure-ai-formrecognizer_4.1.11...
pre-release2 years ago

12.0.0-beta.17 (2022-03-09)

Features Added

  • Enabled support for Files.exists()
  • Enabled support for Files.walkFileTree()

Breaking Changes

  • AzureFileSystemProvider.readAttributes() no longer throws an IOException for virtual directories and instead returns a set of attributes that are all empty except for an isVirtual property set to true.

Other Changes

  • Enabling support for Files.exists() to support virtual directories required supporting virtual directories in reading file attributes. This required introducing a perf hit in the way of an extra getProps request

Dependency Updates

  • Updated blob dependency to 12.15.0

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

NewReleases is sending notifications on new releases.