Skip to content

Java SDK 1.41.0

Compare
Choose a tag to compare
@weidongxu-microsoft weidongxu-microsoft released this 30 Mar 02:18
  • Support overload methods with apiVersion parameter for GenericResources class. It is highly recommended to use these overload methods with explicitly provided apiVersion. (Core)
  • Support basic TagOperations (Core)
  • Improve security on storage account. By default, the storage account created will now required minimum TLS version 1.2. It is also recommended to disableBlobPublicAccess when creating the storage account, when blob public access is not required. (Storage)
  • Upgrade Container Instance to API version 2021-03-01 (Container Instance)