12.0.0-beta.3 (2021-02-10)
- Added support for FileSystemProvider.checkAccess method
- Added support for file key on AzureBasicFileAttributes and AzureBlobFileAttributes
- Added support for SeekableByteChannel
- When an operation is performed on a closed FileSystem, a ClosedFileSystemException is thrown instead of an IOException
- Adjusted the required flags for opening an outputstream