You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/appcontainers/azure-mgmt-appcontainers/CHANGELOG.md
+37Lines changed: 37 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,42 @@
1
1
# Release History
2
2
3
+
## 3.1.0 (2024-08-06)
4
+
5
+
### Features Added
6
+
7
+
- The 'azure.mgmt.appcontainers.ContainerAppsAPIClient' client method 'get_custom_domain_verification_id' was added in the current version
8
+
- The 'azure.mgmt.appcontainers.ContainerAppsAPIClient' client had operation group 'usages' added in the current version
9
+
- The 'azure.mgmt.appcontainers.ContainerAppsAPIClient' client had operation group 'managed_environment_usages' added in the current version
10
+
- The 'azure.mgmt.appcontainers.aio.ContainerAppsAPIClient' client method 'get_custom_domain_verification_id' was added in the current version
11
+
- The 'azure.mgmt.appcontainers.aio.ContainerAppsAPIClient' client had operation group 'usages' added in the current version
12
+
- The 'azure.mgmt.appcontainers.aio.ContainerAppsAPIClient' client had operation group 'managed_environment_usages' added in the current version
13
+
- The 'azure.mgmt.appcontainers.aio.operations.ContainerAppsAPIClientOperationsMixin' method 'get_custom_domain_verification_id' was added in the current version
14
+
- The 'azure.mgmt.appcontainers.aio.operations.JobsOperations' method 'get_detector' was added in the current version
15
+
- The 'azure.mgmt.appcontainers.aio.operations.JobsOperations' method 'list_detectors' was added in the current version
16
+
- The 'azure.mgmt.appcontainers.aio.operations.JobsOperations' method 'proxy_get' was added in the current version
17
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.aio.operations.ManagedEnvironmentUsagesOperations' was added in the current version
18
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.aio.operations.UsagesOperations' was added in the current version
19
+
- The 'azure.mgmt.appcontainers.operations.ContainerAppsAPIClientOperationsMixin' method 'get_custom_domain_verification_id' was added in the current version
20
+
- The 'azure.mgmt.appcontainers.operations.JobsOperations' method 'get_detector' was added in the current version
21
+
- The 'azure.mgmt.appcontainers.operations.JobsOperations' method 'list_detectors' was added in the current version
22
+
- The 'azure.mgmt.appcontainers.operations.JobsOperations' method 'proxy_get' was added in the current version
23
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.operations.ManagedEnvironmentUsagesOperations' was added in the current version
24
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.operations.UsagesOperations' was added in the current version
25
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.AuthConfig' had property 'encryption_settings' added in the current version
26
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.AvailableWorkloadProfileProperties' had property 'gpus' added in the current version
27
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.Ingress' had property 'additional_port_mappings' added in the current version
28
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.Login' had property 'token_store' added in the current version
29
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.ManagedEnvironment' had property 'peer_traffic_configuration' added in the current version
30
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.BlobStorageTokenStore' was added in the current version
31
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.EncryptionSettings' was added in the current version
32
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.IngressPortMapping' was added in the current version
33
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.ListUsagesResult' was added in the current version
34
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.ManagedEnvironmentPropertiesPeerTrafficConfiguration' was added in the current version
35
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.ManagedEnvironmentPropertiesPeerTrafficConfigurationEncryption' was added in the current version
36
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.TokenStore' was added in the current version
37
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.Usage' was added in the current version
38
+
- The model or publicly exposed class 'azure.mgmt.appcontainers.models.UsageName' was added in the current version
0 commit comments