12.14.0 (2023-02-21)
Features Added
- Added
FileReadHeaders.getCreationTime()
andFileReadHeaders.setCreationTime(OffsetDateTime)
to access the x-ms-creation-time property. - Added support for 2021-12-02 service version.
- Added support for leasing operations on
DataLakeFileClient.appendWithResponse()
andDataLakeFileClient.flushWithResponse()
.
Other Changes
- Deprecated the always-failing API
DataLakeFileClient.flush(long)
to avoid confusion regarding overwrite semantics in DataLake.