1.1.0-beta.1 (2023-09-12)
Features Added
- Updated service version to
2022-11-02
. - Added OAuth support.
- Added Rename Directory API.
- Added Rename File API.
- Added
x-ms-file-change-time
request header in- Create File/Directory
- Set File/Directory Properties
- Copy File
- Added
x-ms-file-last-write-time
request header in Put Range and Put Range from URL. - Updated the SAS Version to
2022-11-02
and addedEncryption Scope
to Account SAS. - Trailing dot support for files and directories.
Bugs Fixed
- Fixed service SAS creation where expiry time or permissions can be omitted when stored access policy is used.
- Fixed issue where some requests fail with mismatch in string to sign.
Other Changes
- Updated version of azcore to 1.7.2 and azidentity to 1.3.1.
- Added
dragonfly
andaix
to build constraints inmmf_unix.go
.