|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 2.0.0 (2024-05-13) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 1.1.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
| 7 | + - Added operation group AppAttachPackageInfo |
| 8 | + - Added operation group AppAttachPackageOperations |
| 9 | + - Added Interface AppAttachPackage |
| 10 | + - Added Interface AppAttachPackageCreateOrUpdateOptionalParams |
| 11 | + - Added Interface AppAttachPackageDeleteOptionalParams |
| 12 | + - Added Interface AppAttachPackageGetOptionalParams |
| 13 | + - Added Interface AppAttachPackageInfoImportNextOptionalParams |
| 14 | + - Added Interface AppAttachPackageInfoImportOptionalParams |
| 15 | + - Added Interface AppAttachPackageInfoProperties |
| 16 | + - Added Interface AppAttachPackageList |
| 17 | + - Added Interface AppAttachPackageListByResourceGroupNextOptionalParams |
| 18 | + - Added Interface AppAttachPackageListByResourceGroupOptionalParams |
| 19 | + - Added Interface AppAttachPackageListBySubscriptionNextOptionalParams |
| 20 | + - Added Interface AppAttachPackageListBySubscriptionOptionalParams |
| 21 | + - Added Interface AppAttachPackagePatch |
| 22 | + - Added Interface AppAttachPackagePatchProperties |
| 23 | + - Added Interface AppAttachPackageProperties |
| 24 | + - Added Interface AppAttachPackageUpdateOptionalParams |
| 25 | + - Added Interface ErrorAdditionalInfo |
| 26 | + - Added Interface ErrorDetail |
| 27 | + - Added Interface ErrorResponse |
| 28 | + - Added Interface ImportPackageInfoRequest |
| 29 | + - Added Interface TrackedResource |
| 30 | + - Added Type Alias AppAttachPackageArchitectures |
| 31 | + - Added Type Alias AppAttachPackageCreateOrUpdateResponse |
| 32 | + - Added Type Alias AppAttachPackageGetResponse |
| 33 | + - Added Type Alias AppAttachPackageInfoImportNextResponse |
| 34 | + - Added Type Alias AppAttachPackageInfoImportResponse |
| 35 | + - Added Type Alias AppAttachPackageListByResourceGroupNextResponse |
| 36 | + - Added Type Alias AppAttachPackageListByResourceGroupResponse |
| 37 | + - Added Type Alias AppAttachPackageListBySubscriptionNextResponse |
| 38 | + - Added Type Alias AppAttachPackageListBySubscriptionResponse |
| 39 | + - Added Type Alias AppAttachPackageUpdateResponse |
| 40 | + - Added Type Alias FailHealthCheckOnStagingFailure |
| 41 | + - Added Type Alias PackageTimestamped |
| 42 | + - Added Type Alias ProvisioningState |
| 43 | + - Interface ExpandMsixImage has a new optional parameter certificateExpiry |
| 44 | + - Interface ExpandMsixImage has a new optional parameter certificateName |
| 45 | + - Interface HostPool has a new optional parameter appAttachPackageReferences |
| 46 | + - Interface PrivateEndpointConnection has a new optional parameter groupIds |
| 47 | + - Interface Resource has a new optional parameter systemData |
| 48 | + - Added Enum KnownAppAttachPackageArchitectures |
| 49 | + - Added Enum KnownFailHealthCheckOnStagingFailure |
| 50 | + - Added Enum KnownPackageTimestamped |
| 51 | + - Added Enum KnownProvisioningState |
10 | 52 |
|
11 |
| -### Other Changes |
| 53 | +**Breaking Changes** |
12 | 54 |
|
| 55 | + - Interface ApplicationGroup no longer has parameter systemData |
| 56 | + - Interface HostPool no longer has parameter systemData |
| 57 | + - Interface PrivateEndpointConnectionWithSystemData no longer has parameter systemData |
| 58 | + - Interface ResourceModelWithAllowedPropertySet no longer has parameter id |
| 59 | + - Interface ResourceModelWithAllowedPropertySet no longer has parameter name |
| 60 | + - Interface ResourceModelWithAllowedPropertySet no longer has parameter type |
| 61 | + - Interface ScalingPlan no longer has parameter systemData |
| 62 | + - Interface ScalingPlanPersonalSchedule no longer has parameter systemData |
| 63 | + - Interface Workspace no longer has parameter systemData |
| 64 | + |
| 65 | + |
13 | 66 | ## 1.1.0 (2023-10-08)
|
14 | 67 |
|
15 | 68 | **Features**
|
|
0 commit comments