|
1 | 1 | # Release History
|
2 | 2 |
|
3 |
| -## 1.1.0-beta.2 (Unreleased) |
| 3 | +## 1.0.0-beta.1 (2025-03-07) |
| 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 |
8 | 72 |
|
9 |
| -### Bugs Fixed |
| 73 | +* `models.CustomContainerTemplate` was added |
| 74 | + |
| 75 | +* `models.SessionNetworkConfiguration` was added |
| 76 | + |
| 77 | +* `models.DynamicPoolConfiguration` was added |
| 78 | + |
| 79 | +* `models.JavaComponent$DefinitionStages` was added |
| 80 | + |
| 81 | +* `models.ContainerType` was added |
| 82 | + |
| 83 | +* `models.SessionRegistryCredentials` was added |
| 84 | + |
| 85 | +* `models.JavaComponentType` was added |
| 86 | + |
| 87 | +* `models.JavaComponentProperties` was added |
| 88 | + |
| 89 | +* `models.LifecycleType` was added |
| 90 | + |
| 91 | +* `models.ContainerAppsSessionPools` was added |
| 92 | + |
| 93 | +* `models.SessionPoolCollection` was added |
10 | 94 |
|
11 |
| -### Other Changes |
| 95 | +* `models.JavaComponent$Update` was added |
| 96 | + |
| 97 | +* `models.JavaComponentIngress` was added |
| 98 | + |
| 99 | +* `models.JavaComponents` was added |
| 100 | + |
| 101 | +* `models.SpringCloudEurekaComponent` was added |
| 102 | + |
| 103 | +#### `models.ManagedEnvironment$Update` was modified |
| 104 | + |
| 105 | +* `withIdentity(models.ManagedServiceIdentity)` was added |
| 106 | + |
| 107 | +#### `models.QueueScaleRule` was modified |
| 108 | + |
| 109 | +* `withIdentity(java.lang.String)` was added |
| 110 | +* `identity()` was added |
| 111 | +* `accountName()` was added |
| 112 | +* `withAccountName(java.lang.String)` was added |
| 113 | + |
| 114 | +#### `models.ManagedEnvironment$Definition` was modified |
| 115 | + |
| 116 | +* `withIdentity(models.ManagedServiceIdentity)` was added |
| 117 | + |
| 118 | +#### `models.ManagedEnvironmentStorageProperties` was modified |
| 119 | + |
| 120 | +* `withNfsAzureFile(models.NfsAzureFileProperties)` was added |
| 121 | +* `nfsAzureFile()` was added |
| 122 | + |
| 123 | +#### `models.TcpScaleRule` was modified |
| 124 | + |
| 125 | +* `identity()` was added |
| 126 | +* `withIdentity(java.lang.String)` was added |
| 127 | + |
| 128 | +#### `models.Scale` was modified |
| 129 | + |
| 130 | +* `pollingInterval()` was added |
| 131 | +* `withCooldownPeriod(java.lang.Integer)` was added |
| 132 | +* `withPollingInterval(java.lang.Integer)` was added |
| 133 | +* `cooldownPeriod()` was added |
| 134 | + |
| 135 | +#### `models.ManagedEnvironment` was modified |
| 136 | + |
| 137 | +* `identity()` was added |
| 138 | + |
| 139 | +#### `models.HttpScaleRule` was modified |
| 140 | + |
| 141 | +* `identity()` was added |
| 142 | +* `withIdentity(java.lang.String)` was added |
| 143 | + |
| 144 | +#### `models.CertificateProperties` was modified |
| 145 | + |
| 146 | +* `withCertificateKeyVaultProperties(models.CertificateKeyVaultProperties)` was added |
| 147 | +* `certificateKeyVaultProperties()` was added |
| 148 | + |
| 149 | +#### `models.ContainerApp` was modified |
| 150 | + |
| 151 | +* `runningStatus()` was added |
| 152 | + |
| 153 | +#### `models.JobScaleRule` was modified |
| 154 | + |
| 155 | +* `withIdentity(java.lang.String)` was added |
| 156 | +* `identity()` was added |
| 157 | + |
| 158 | +#### `ContainerAppsApiManager` was modified |
| 159 | + |
| 160 | +* `containerAppsSessionPools()` was added |
| 161 | +* `javaComponents()` was added |
| 162 | + |
| 163 | +#### `models.CustomScaleRule` was modified |
| 164 | + |
| 165 | +* `identity()` was added |
| 166 | +* `withIdentity(java.lang.String)` was added |
| 167 | + |
| 168 | +#### `models.CustomDomainConfiguration` was modified |
| 169 | + |
| 170 | +* `certificateKeyVaultProperties()` was added |
| 171 | +* `withCertificateKeyVaultProperties(models.CertificateKeyVaultProperties)` was added |
| 172 | + |
| 173 | +#### `models.Configuration` was modified |
| 174 | + |
| 175 | +* `withRuntime(models.Runtime)` was added |
| 176 | +* `runtime()` was added |
12 | 177 |
|
13 | 178 | ## 1.1.0-beta.1 (2024-10-17)
|
14 | 179 |
|
|
0 commit comments