Skip to content

Commit dd249ba

Browse files
[AutoRelease] t2-appcontainers-2025-08-14-41979(can only be merged by SDK owner) (#42516)
* code and test * update changelog --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]>
1 parent 7869377 commit dd249ba

File tree

411 files changed

+36690
-5033
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

411 files changed

+36690
-5033
lines changed

sdk/appcontainers/azure-mgmt-appcontainers/CHANGELOG.md

Lines changed: 255 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,260 @@
11
# Release History
22

3+
## 4.0.0b1 (2025-08-19)
4+
5+
### Features Added
6+
7+
- Client `ContainerAppsAPIClient` added operation group `app_resiliency`
8+
- Client `ContainerAppsAPIClient` added operation group `builders`
9+
- Client `ContainerAppsAPIClient` added operation group `builds_by_builder_resource`
10+
- Client `ContainerAppsAPIClient` added operation group `builds`
11+
- Client `ContainerAppsAPIClient` added operation group `build_auth_token`
12+
- Client `ContainerAppsAPIClient` added operation group `container_apps_builds_by_container_app`
13+
- Client `ContainerAppsAPIClient` added operation group `container_apps_builds`
14+
- Client `ContainerAppsAPIClient` added operation group `container_apps_label_history`
15+
- Client `ContainerAppsAPIClient` added operation group `container_apps_patches`
16+
- Client `ContainerAppsAPIClient` added operation group `dot_net_components`
17+
- Client `ContainerAppsAPIClient` added operation group `functions_extension`
18+
- Client `ContainerAppsAPIClient` added operation group `logic_apps`
19+
- Client `ContainerAppsAPIClient` added operation group `managed_environment_private_endpoint_connections`
20+
- Client `ContainerAppsAPIClient` added operation group `managed_environment_private_link_resources`
21+
- Client `ContainerAppsAPIClient` added operation group `dapr_component_resiliency_policies`
22+
- Client `ContainerAppsAPIClient` added operation group `dapr_subscriptions`
23+
- Client `ContainerAppsAPIClient` added operation group `http_route_config`
24+
- Client `ContainerAppsAPIClient` added operation group `maintenance_configurations`
25+
- Enum `ActiveRevisionsMode` added member `LABELS`
26+
- Model `AzureFileProperties` added property `account_key_vault_properties`
27+
- Model `BaseContainer` added property `image_type`
28+
- Enum `BindingType` added member `AUTO`
29+
- Model `BlobStorageTokenStore` added property `blob_container_uri`
30+
- Model `BlobStorageTokenStore` added property `client_id`
31+
- Model `BlobStorageTokenStore` added property `managed_identity_resource_id`
32+
- Model `CertificateProperties` added property `deployment_errors`
33+
- Model `CertificateProperties` added property `certificate_type`
34+
- Enum `CertificateProvisioningState` added member `DELETING`
35+
- Model `Configuration` added property `target_label`
36+
- Model `Configuration` added property `revision_transition_threshold`
37+
- Model `ConnectedEnvironmentStorageProperties` added property `provisioning_state`
38+
- Model `ConnectedEnvironmentStorageProperties` added property `deployment_errors`
39+
- Model `ConnectedEnvironmentStorageProperties` added property `smb`
40+
- Model `Container` added property `image_type`
41+
- Model `ContainerApp` added property `kind`
42+
- Model `ContainerApp` added property `deployment_errors`
43+
- Model `ContainerApp` added property `patching_configuration`
44+
- Model `ContainerResources` added property `gpu`
45+
- Model `Dapr` added property `app_health`
46+
- Model `Dapr` added property `max_concurrency`
47+
- Model `DaprComponent` added property `service_component_bind`
48+
- Model `GithubActionConfiguration` added property `dockerfile_path`
49+
- Model `GithubActionConfiguration` added property `build_environment_variables`
50+
- Model `Ingress` added property `target_port_http_scheme`
51+
- Model `InitContainer` added property `image_type`
52+
- Enum `JavaComponentType` added member `NACOS`
53+
- Enum `JavaComponentType` added member `SPRING_CLOUD_GATEWAY`
54+
- Model `Job` added property `extended_location`
55+
- Model `Job` added property `running_state`
56+
- Model `JobExecution` added property `detailed_status`
57+
- Model `JobPatchProperties` added property `extended_location`
58+
- Model `LogAnalyticsConfiguration` added property `dynamic_json_columns`
59+
- Model `ManagedEnvironment` added property `private_link_default_domain`
60+
- Model `ManagedEnvironment` added property `app_insights_configuration`
61+
- Model `ManagedEnvironment` added property `open_telemetry_configuration`
62+
- Model `ManagedEnvironment` added property `availability_zones`
63+
- Model `ManagedEnvironment` added property `ingress_configuration`
64+
- Model `ManagedEnvironment` added property `private_endpoint_connections`
65+
- Model `ManagedEnvironment` added property `public_network_access`
66+
- Model `ManagedEnvironment` added property `disk_encryption_configuration`
67+
- Model `ReplicaContainer` added property `debug_endpoint`
68+
- Model `Revision` added property `labels`
69+
- Model `Runtime` added property `dotnet`
70+
- Model `RuntimeJava` added property `java_agent`
71+
- Model `ServiceBind` added property `client_type`
72+
- Model `ServiceBind` added property `customized_keys`
73+
- Model `SessionContainer` added property `probes`
74+
- Enum `StorageType` added member `SMB`
75+
- Model `WorkloadProfile` added property `enable_fips`
76+
- Added model `AppInsightsConfiguration`
77+
- Added model `AppResiliency`
78+
- Added model `AppResiliencyCollection`
79+
- Added model `BuildCollection`
80+
- Added model `BuildConfiguration`
81+
- Added enum `BuildProvisioningState`
82+
- Added model `BuildResource`
83+
- Added enum `BuildStatus`
84+
- Added model `BuildToken`
85+
- Added model `BuilderCollection`
86+
- Added enum `BuilderProvisioningState`
87+
- Added model `BuilderResource`
88+
- Added model `BuilderResourceUpdate`
89+
- Added enum `CertificateType`
90+
- Added model `CircuitBreakerPolicy`
91+
- Added model `ConnectedEnvironmentDaprComponent`
92+
- Added model `ConnectedEnvironmentDaprComponentProperties`
93+
- Added enum `ConnectedEnvironmentDaprComponentProvisioningState`
94+
- Added model `ConnectedEnvironmentDaprComponentsCollection`
95+
- Added model `ConnectedEnvironmentPatchResource`
96+
- Added enum `ConnectedEnvironmentStorageProvisioningState`
97+
- Added model `ContainerAppPropertiesPatchingConfiguration`
98+
- Added model `ContainerAppsBuildCollection`
99+
- Added model `ContainerAppsBuildConfiguration`
100+
- Added model `ContainerAppsBuildResource`
101+
- Added model `ContainerAppsPatchResource`
102+
- Added model `ContainerExecutionStatus`
103+
- Added model `ContainerRegistry`
104+
- Added model `ContainerRegistryWithCustomImage`
105+
- Added model `DaprAppHealth`
106+
- Added model `DaprComponentProperties`
107+
- Added model `DaprComponentResiliencyPoliciesCollection`
108+
- Added model `DaprComponentResiliencyPolicy`
109+
- Added model `DaprComponentResiliencyPolicyCircuitBreakerPolicyConfiguration`
110+
- Added model `DaprComponentResiliencyPolicyConfiguration`
111+
- Added model `DaprComponentResiliencyPolicyHttpRetryBackOffConfiguration`
112+
- Added model `DaprComponentResiliencyPolicyHttpRetryPolicyConfiguration`
113+
- Added model `DaprComponentResiliencyPolicyTimeoutPolicyConfiguration`
114+
- Added model `DaprComponentServiceBinding`
115+
- Added model `DaprServiceBindMetadata`
116+
- Added model `DaprSubscription`
117+
- Added model `DaprSubscriptionBulkSubscribeOptions`
118+
- Added model `DaprSubscriptionRouteRule`
119+
- Added model `DaprSubscriptionRoutes`
120+
- Added model `DaprSubscriptionsCollection`
121+
- Added model `DataDogConfiguration`
122+
- Added model `DestinationsConfiguration`
123+
- Added enum `DetectionStatus`
124+
- Added model `DiskEncryptionConfiguration`
125+
- Added model `DiskEncryptionConfigurationKeyVaultConfiguration`
126+
- Added model `DiskEncryptionConfigurationKeyVaultConfigurationAuth`
127+
- Added model `DotNetComponent`
128+
- Added model `DotNetComponentConfigurationProperty`
129+
- Added enum `DotNetComponentProvisioningState`
130+
- Added model `DotNetComponentServiceBind`
131+
- Added enum `DotNetComponentType`
132+
- Added model `DotNetComponentsCollection`
133+
- Added model `EnvironmentVariable`
134+
- Added model `ErrorEntity`
135+
- Added model `ExecutionStatus`
136+
- Added model `Header`
137+
- Added model `HeaderMatch`
138+
- Added model `HttpConnectionPool`
139+
- Added model `HttpGet`
140+
- Added model `HttpRetryPolicy`
141+
- Added model `HttpRoute`
142+
- Added model `HttpRouteAction`
143+
- Added model `HttpRouteConfig`
144+
- Added model `HttpRouteConfigCollection`
145+
- Added model `HttpRouteConfigProperties`
146+
- Added model `HttpRouteMatch`
147+
- Added model `HttpRouteProvisioningErrors`
148+
- Added enum `HttpRouteProvisioningState`
149+
- Added model `HttpRouteRule`
150+
- Added model `HttpRouteTarget`
151+
- Added enum `ImageType`
152+
- Added model `IngressConfiguration`
153+
- Added model `IngressConfigurationScale`
154+
- Added enum `IngressTargetPortHttpScheme`
155+
- Added enum `JobRunningState`
156+
- Added enum `Kind`
157+
- Added model `LabelHistory`
158+
- Added model `LabelHistoryCollection`
159+
- Added model `LabelHistoryProperties`
160+
- Added model `LabelHistoryRecordItem`
161+
- Added enum `Level`
162+
- Added model `LoggerSetting`
163+
- Added model `LogicApp`
164+
- Added enum `LogicAppsProxyMethod`
165+
- Added model `LogsConfiguration`
166+
- Added model `MaintenanceConfigurationCollection`
167+
- Added model `MaintenanceConfigurationResource`
168+
- Added model `MetricsConfiguration`
169+
- Added model `NacosComponent`
170+
- Added model `OpenTelemetryConfiguration`
171+
- Added model `OtlpConfiguration`
172+
- Added enum `PatchApplyStatus`
173+
- Added model `PatchCollection`
174+
- Added model `PatchDetails`
175+
- Added model `PatchDetailsNewLayer`
176+
- Added model `PatchDetailsOldLayer`
177+
- Added model `PatchProperties`
178+
- Added model `PatchSkipConfig`
179+
- Added enum `PatchType`
180+
- Added enum `PatchingMode`
181+
- Added model `PreBuildStep`
182+
- Added model `PrivateEndpoint`
183+
- Added model `PrivateEndpointConnection`
184+
- Added model `PrivateEndpointConnectionListResult`
185+
- Added enum `PrivateEndpointConnectionProvisioningState`
186+
- Added enum `PrivateEndpointServiceConnectionStatus`
187+
- Added model `PrivateLinkResource`
188+
- Added model `PrivateLinkResourceListResult`
189+
- Added model `PrivateLinkServiceConnectionState`
190+
- Added enum `PublicNetworkAccess`
191+
- Added model `ReplicaExecutionStatus`
192+
- Added model `ResourceTags`
193+
- Added model `RuntimeDotnet`
194+
- Added model `RuntimeJavaAgent`
195+
- Added model `RuntimeJavaAgentLogging`
196+
- Added model `ScgRoute`
197+
- Added model `ScheduledEntry`
198+
- Added model `SecretKeyVaultProperties`
199+
- Added model `SessionProbe`
200+
- Added model `SessionProbeHttpGet`
201+
- Added model `SessionProbeHttpGetHttpHeadersItem`
202+
- Added model `SessionProbeTcpSocket`
203+
- Added enum `SessionProbeType`
204+
- Added model `SmbStorage`
205+
- Added model `SpringCloudGatewayComponent`
206+
- Added enum `Status`
207+
- Added model `TcpConnectionPool`
208+
- Added model `TcpRetryPolicy`
209+
- Added model `TimeoutPolicy`
210+
- Added model `TracesConfiguration`
211+
- Added enum `WeekDay`
212+
- Added model `WorkflowArtifacts`
213+
- Added model `WorkflowEnvelope`
214+
- Added model `WorkflowEnvelopeCollection`
215+
- Added model `WorkflowEnvelopeProperties`
216+
- Added model `WorkflowHealth`
217+
- Added enum `WorkflowHealthState`
218+
- Added enum `WorkflowState`
219+
- Operation group `ConnectedEnvironmentsCertificatesOperations` added method `begin_create_or_update`
220+
- Operation group `ConnectedEnvironmentsCertificatesOperations` added method `begin_delete`
221+
- Operation group `ConnectedEnvironmentsCertificatesOperations` added method `begin_update`
222+
- Operation group `ConnectedEnvironmentsDaprComponentsOperations` added method `begin_create_or_update`
223+
- Operation group `ConnectedEnvironmentsDaprComponentsOperations` added method `begin_delete`
224+
- Operation group `ConnectedEnvironmentsStoragesOperations` added method `begin_create_or_update`
225+
- Operation group `ConnectedEnvironmentsStoragesOperations` added method `begin_delete`
226+
- Operation group `JobsOperations` added method `begin_resume`
227+
- Operation group `JobsOperations` added method `begin_suspend`
228+
- Added operation group `AppResiliencyOperations`
229+
- Added operation group `BuildAuthTokenOperations`
230+
- Added operation group `BuildersOperations`
231+
- Added operation group `BuildsByBuilderResourceOperations`
232+
- Added operation group `BuildsOperations`
233+
- Added operation group `ContainerAppsBuildsByContainerAppOperations`
234+
- Added operation group `ContainerAppsBuildsOperations`
235+
- Added operation group `ContainerAppsLabelHistoryOperations`
236+
- Added operation group `ContainerAppsPatchesOperations`
237+
- Added operation group `DaprComponentResiliencyPoliciesOperations`
238+
- Added operation group `DaprSubscriptionsOperations`
239+
- Added operation group `DotNetComponentsOperations`
240+
- Added operation group `FunctionsExtensionOperations`
241+
- Added operation group `HttpRouteConfigOperations`
242+
- Added operation group `LogicAppsOperations`
243+
- Added operation group `MaintenanceConfigurationsOperations`
244+
- Added operation group `ManagedEnvironmentPrivateEndpointConnectionsOperations`
245+
- Added operation group `ManagedEnvironmentPrivateLinkResourcesOperations`
246+
247+
### Breaking Changes
248+
249+
- Deleted or renamed method `ConnectedEnvironmentsCertificatesOperations.create_or_update`
250+
- Deleted or renamed method `ConnectedEnvironmentsCertificatesOperations.delete`
251+
- Deleted or renamed method `ConnectedEnvironmentsCertificatesOperations.update`
252+
- Deleted or renamed method `ConnectedEnvironmentsDaprComponentsOperations.create_or_update`
253+
- Deleted or renamed method `ConnectedEnvironmentsDaprComponentsOperations.delete`
254+
- Deleted or renamed method `ConnectedEnvironmentsStoragesOperations.create_or_update`
255+
- Deleted or renamed method `ConnectedEnvironmentsStoragesOperations.delete`
256+
- Deleted or renamed model `ContainerAppsAPIClientOperationsMixin`
257+
3258
## 3.2.0 (2025-04-20)
4259

5260
### Features Added

sdk/appcontainers/azure-mgmt-appcontainers/MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
include _meta.json
21
recursive-include tests *.py *.json
32
recursive-include samples *.py *.md
43
include *.md

sdk/appcontainers/azure-mgmt-appcontainers/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Microsoft Azure SDK for Python
22

33
This is the Microsoft Azure Appcontainers Management Client Library.
4-
This package has been tested with Python 3.8+.
4+
This package has been tested with Python 3.9+.
55
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
66

77
## _Disclaimer_
@@ -12,7 +12,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
1212

1313
### Prerequisites
1414

15-
- Python 3.8+ is required to use this package.
15+
- Python 3.9+ is required to use this package.
1616
- [Azure subscription](https://azure.microsoft.com/free/)
1717

1818
### Install the package
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"commit": "0c62abad8eabfcba5c50a0dfdc5778d86bab2130",
2+
"commit": "1bdafdbace5d4cc7eb461433adac4a45af87c186",
33
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
44
"autorest": "3.10.2",
55
"use": [
6-
"@autorest/python@6.27.4",
6+
"@autorest/python@6.38.2",
77
"@autorest/[email protected]"
88
],
9-
"autorest_command": "autorest specification/app/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.27.4 --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
9+
"autorest_command": "autorest specification/app/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --keep-setup-py=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.38.2 --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
1010
"readme": "specification/app/resource-manager/readme.md"
1111
}

0 commit comments

Comments
 (0)