Releases: Azure/azure-libraries-for-java
Releases · Azure/azure-libraries-for-java
Java SDK 1.41.4
- Bug fix
Java SDK 1.41.3
- All packages in this repository have been deprecated as of 31-March-2022. Replacement packages are available azure-resourcemanager.
Java SDK 1.41.2
- Upgrade Batch to API version 2021-06-01 (Batch)
Java SDK 1.41.1
- Support
KubernetesCluster
to update agent pool. (AKS)
Java SDK 1.41.0
- Support overload methods with
apiVersion
parameter forGenericResources
class. It is highly recommended to use these overload methods with explicitly providedapiVersion
. (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)
Java SDK 1.40.0
- Upgrade Compute to API version 2020-12-01 (Compute)
- Support force deletion on virtual machine scale set and instances (Compute)
- Upgrade Cdn to API version 2020-09-01 (Cdn)
- Support ARM request context with
x-ms-correlation-request-id
for ARM template deployment (Resources) - Support JBOSS EAP 7 for Java8 and Java11 (AppService)
Java SDK 1.39.1
- Hotfix on legacy disk encrypt (Compute)
Java SDK 1.39.0
- Support force delete on resource group (Resources)
- Upgrade Batch to API version 2021-01-01 (Batch)
- Fix disk encrypt (Compute)
- Update virtual machine PATCH flow when it is not modified (Compute)
For a complete list of changes and commits, please see v1.38.1...v1.39.0.
Java SDK 1.38.1
- Fix first polling time interval (Client Runtime)
- Fix VirtualNetworkGatewayConnection shared key update behavior (Network)
For a complete list of changes and commits, please see v1.38.0...v1.38.1.
Java SDK 1.38.0
- Update container service to package-2020-09 (ContainerService)
- Support api/settings (AppService)
- Support enabling accelerated network in update for network interface (Network)
For a complete list of changes and commits, please see v1.37.1...v1.38.0.