|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 1.1.0-beta.2 (Unreleased) |
| 3 | +## 1.1.0 (2025-04-17) |
| 4 | + |
| 5 | +- Azure Resource Manager ContainerAppsApi client library for Java. This package contains Microsoft Azure SDK for ContainerAppsApi Management SDK. Package tag package-2025-01-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). |
4 | 6 |
|
5 | 7 | ### Features Added |
6 | 8 |
|
7 | | -### Breaking Changes |
| 9 | +* `models.SessionContainer` was added |
| 10 | + |
| 11 | +* `models.Runtime` was added |
| 12 | + |
| 13 | +* `models.SessionPoolUpdatableProperties` was added |
| 14 | + |
| 15 | +* `models.JavaComponentPropertiesScale` was added |
| 16 | + |
| 17 | +* `models.ScaleConfiguration` was added |
| 18 | + |
| 19 | +* `models.PoolManagementType` was added |
| 20 | + |
| 21 | +* `models.CertificateKeyVaultProperties` was added |
| 22 | + |
| 23 | +* `models.IdentitySettingsLifeCycle` was added |
| 24 | + |
| 25 | +* `models.SessionPoolProvisioningState` was added |
| 26 | + |
| 27 | +* `models.SpringBootAdminComponent` was added |
| 28 | + |
| 29 | +* `models.JavaComponentServiceBind` was added |
| 30 | + |
| 31 | +* `models.SessionPool$UpdateStages` was added |
| 32 | + |
| 33 | +* `models.JavaComponentConfigurationProperty` was added |
| 34 | + |
| 35 | +* `models.SpringCloudConfigComponent` was added |
| 36 | + |
| 37 | +* `models.SessionPool$Definition` was added |
| 38 | + |
| 39 | +* `models.LifecycleConfiguration` was added |
| 40 | + |
| 41 | +* `models.JavaComponent$Definition` was added |
| 42 | + |
| 43 | +* `models.SessionPool$DefinitionStages` was added |
| 44 | + |
| 45 | +* `models.SessionIngress` was added |
| 46 | + |
| 47 | +* `models.SessionPool` was added |
| 48 | + |
| 49 | +* `models.NfsAzureFileProperties` was added |
| 50 | + |
| 51 | +* `models.ContainerAppRunningStatus` was added |
| 52 | + |
| 53 | +* `models.SessionContainerResources` was added |
| 54 | + |
| 55 | +* `models.SessionPoolSecret` was added |
| 56 | + |
| 57 | +* `models.SessionPool$Update` was added |
| 58 | + |
| 59 | +* `models.JavaComponentsCollection` was added |
| 60 | + |
| 61 | +* `models.JavaComponent` was added |
| 62 | + |
| 63 | +* `models.SessionNetworkStatus` was added |
| 64 | + |
| 65 | +* `models.RuntimeJava` was added |
| 66 | + |
| 67 | +* `models.JavaComponent$UpdateStages` was added |
| 68 | + |
| 69 | +* `models.JavaComponentProvisioningState` was added |
| 70 | + |
| 71 | +* `models.ManagedIdentitySetting` was added |
| 72 | + |
| 73 | +* `models.CustomContainerTemplate` was added |
| 74 | + |
| 75 | +* `models.SessionNetworkConfiguration` was added |
| 76 | + |
| 77 | +* `models.DynamicPoolConfiguration` was added |
| 78 | + |
| 79 | +* `models.IdentitySettings` was added |
| 80 | + |
| 81 | +* `models.JavaComponent$DefinitionStages` was added |
| 82 | + |
| 83 | +* `models.ContainerType` was added |
| 84 | + |
| 85 | +* `models.SessionRegistryCredentials` was added |
| 86 | + |
| 87 | +* `models.JavaComponentType` was added |
| 88 | + |
| 89 | +* `models.JavaComponentProperties` was added |
| 90 | + |
| 91 | +* `models.LifecycleType` was added |
| 92 | + |
| 93 | +* `models.ContainerAppsSessionPools` was added |
| 94 | + |
| 95 | +* `models.SessionPoolCollection` was added |
| 96 | + |
| 97 | +* `models.JavaComponent$Update` was added |
| 98 | + |
| 99 | +* `models.JavaComponentIngress` was added |
| 100 | + |
| 101 | +* `models.JavaComponents` was added |
| 102 | + |
| 103 | +* `models.SpringCloudEurekaComponent` was added |
| 104 | + |
| 105 | +#### `models.ManagedEnvironment$Update` was modified |
| 106 | + |
| 107 | +* `withIdentity(models.ManagedServiceIdentity)` was added |
| 108 | + |
| 109 | +#### `models.QueueScaleRule` was modified |
| 110 | + |
| 111 | +* `withAccountName(java.lang.String)` was added |
| 112 | +* `identity()` was added |
| 113 | +* `accountName()` was added |
| 114 | +* `withIdentity(java.lang.String)` was added |
| 115 | + |
| 116 | +#### `models.ManagedEnvironment$Definition` was modified |
| 117 | + |
| 118 | +* `withIdentity(models.ManagedServiceIdentity)` was added |
| 119 | + |
| 120 | +#### `models.ManagedEnvironmentStorageProperties` was modified |
| 121 | + |
| 122 | +* `nfsAzureFile()` was added |
| 123 | +* `withNfsAzureFile(models.NfsAzureFileProperties)` was added |
| 124 | + |
| 125 | +#### `models.JobConfiguration` was modified |
| 126 | + |
| 127 | +* `identitySettings()` was added |
| 128 | +* `withIdentitySettings(java.util.List)` was added |
| 129 | + |
| 130 | +#### `models.TcpScaleRule` was modified |
| 131 | + |
| 132 | +* `withIdentity(java.lang.String)` was added |
| 133 | +* `identity()` was added |
| 134 | + |
| 135 | +#### `models.Scale` was modified |
| 136 | + |
| 137 | +* `pollingInterval()` was added |
| 138 | +* `withPollingInterval(java.lang.Integer)` was added |
| 139 | +* `cooldownPeriod()` was added |
| 140 | +* `withCooldownPeriod(java.lang.Integer)` was added |
| 141 | + |
| 142 | +#### `models.ManagedEnvironment` was modified |
| 143 | + |
| 144 | +* `identity()` was added |
| 145 | + |
| 146 | +#### `models.HttpScaleRule` was modified |
| 147 | + |
| 148 | +* `identity()` was added |
| 149 | +* `withIdentity(java.lang.String)` was added |
| 150 | + |
| 151 | +#### `models.CertificateProperties` was modified |
| 152 | + |
| 153 | +* `certificateKeyVaultProperties()` was added |
| 154 | +* `withCertificateKeyVaultProperties(models.CertificateKeyVaultProperties)` was added |
| 155 | + |
| 156 | +#### `models.ContainerApp` was modified |
8 | 157 |
|
9 | | -### Bugs Fixed |
| 158 | +* `runningStatus()` was added |
| 159 | + |
| 160 | +#### `models.JobScaleRule` was modified |
| 161 | + |
| 162 | +* `withIdentity(java.lang.String)` was added |
| 163 | +* `identity()` was added |
10 | 164 |
|
11 | | -### Other Changes |
| 165 | +#### `ContainerAppsApiManager` was modified |
| 166 | + |
| 167 | +* `containerAppsSessionPools()` was added |
| 168 | +* `javaComponents()` was added |
| 169 | + |
| 170 | +#### `models.CustomScaleRule` was modified |
| 171 | + |
| 172 | +* `identity()` was added |
| 173 | +* `withIdentity(java.lang.String)` was added |
| 174 | + |
| 175 | +#### `models.CustomDomainConfiguration` was modified |
| 176 | + |
| 177 | +* `withCertificateKeyVaultProperties(models.CertificateKeyVaultProperties)` was added |
| 178 | +* `certificateKeyVaultProperties()` was added |
| 179 | + |
| 180 | +#### `models.Configuration` was modified |
| 181 | + |
| 182 | +* `withIdentitySettings(java.util.List)` was added |
| 183 | +* `runtime()` was added |
| 184 | +* `identitySettings()` was added |
| 185 | +* `withRuntime(models.Runtime)` was added |
12 | 186 |
|
13 | 187 | ## 1.1.0-beta.1 (2024-10-17) |
14 | 188 |
|
|
0 commit comments