github Azure/azure-sdk-for-java azure-resourcemanager-appplatform_2.15.0

latest releases: azure-communication-identity_1.6.0, azure-communication-common_1.3.7, azure-resourcemanager-cosmos_2.43.0-beta.1...
2 years ago

2.15.0 (2022-05-25)

Features Added

  • Supported Enterprise Tier Configuration Service.
  • Supported Enterprise Tier Build Service.
  • Supported Enterprise Tier binding Spring App to Configuration Service.
  • Supported Enterprise Tier Spring App Deployment with Jar and Maven Source Code.
  • Supported Java_17 runtime for all tiers.
  • Supported jvmOptions() in SpringAppDeployment for all tiers.
  • Supported Enterprise Tier runtimeVersion() in SpringAppDeployment.
  • Supported Enterprise Tier binding Spring App to Service Registry.

Breaking Changes

  • Removed createdTime from AppResourceProperties and DeploymentResourceProperties.
  • Removed activeDeploymentName from AppResourceProperties.
  • Removed appName from DeploymentResourceProperties.
  • Removed type from UserSourceInfo.
  • Moved relativePath from UserSourceInfo to UploadedUserSourceInfo.
  • Moved runtimeVersion from DeploymentSettings to JarUploadedUserSourceInfo, SourceUploadedUserSourceInfo and NetCoreZipUploadedUserSourceInfo.
  • Moved artifactSelector from UserSourceInfo to SourceUploadedUserSourceInfo.
  • Moved jvmOptions from DeploymentSettings to JarUploadedUserSourceInfo.
  • Moved cpu from DeploymentSettings to ResourceRequests and changed type from Integer to String.
  • Moved memoryInGB from DeploymentSettings to ResourceRequests, renamed to memory and changed type from Integer to String.
  • Added a new parameter for PATCH in SpringService update.

Other Changes

Dependency Updates

  • Updated api-version to 2022-04-01.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.