12.18.0b1 (2024-08-07)
Features Added
- Added support for service version 2024-11-04.
- Added support for Entra ID authentication for all data plane file operations that were previously not enabled.
- Added support to set
paid_bursting_enabled
,paid_bursting_bandwidth_mibps
, andpaid_bursting_iops
for Share's
create_share
andset_share_properties
APIs, and also retrieve them on theget_share_properties
API. - Added
file_permission_format
to specify permission format for Share'screate_permission_for_share
and
get_permission_for_share
APIs; File'screate_file
,rename_file
, andset_http_headers
APIs; and
Directory'srename_directory
andset_http_headers
APIs.
Other Changes
- Bumped minimum
azure-core
dependency to 1.30.0.