|
1 | 1 | # Release History
|
2 | 2 |
|
3 |
| -## 2.0.0-beta.1 (2022-05-19) |
4 |
| -### Breaking Changes |
5 |
| - |
6 |
| -- Type of `ScalingPlanProperties.HostPoolType` has been changed from `*HostPoolType` to `*ScalingHostPoolType` |
7 |
| -- Type of `ScalingSchedule.PeakStartTime` has been changed from `*time.Time` to `*Time` |
8 |
| -- Type of `ScalingSchedule.OffPeakStartTime` has been changed from `*time.Time` to `*Time` |
9 |
| -- Type of `ScalingSchedule.RampUpStartTime` has been changed from `*time.Time` to `*Time` |
10 |
| -- Type of `ScalingSchedule.RampDownStartTime` has been changed from `*time.Time` to `*Time` |
11 |
| -- Function `*ScalingSchedule.UnmarshalJSON` has been removed |
12 |
| -- Function `*DesktopsClient.List` has been removed |
13 |
| -- Function `*OperationsClient.List` has been removed |
14 |
| -- Field `HostPoolType` of struct `ScalingPlanPatchProperties` has been removed |
15 |
| - |
16 |
| -### Features Added |
17 |
| - |
18 |
| -- New const `HostpoolPublicNetworkAccessEnabledForSessionHostsOnly` |
19 |
| -- New const `PrivateEndpointConnectionProvisioningStateSucceeded` |
20 |
| -- New const `CreatedByTypeUser` |
21 |
| -- New const `DayOfWeekTuesday` |
22 |
| -- New const `HostpoolPublicNetworkAccessEnabled` |
23 |
| -- New const `DayOfWeekFriday` |
24 |
| -- New const `PrivateEndpointServiceConnectionStatusRejected` |
25 |
| -- New const `HostpoolPublicNetworkAccessDisabled` |
26 |
| -- New const `DayOfWeekThursday` |
27 |
| -- New const `PublicNetworkAccessEnabled` |
28 |
| -- New const `SessionHostComponentUpdateTypeScheduled` |
29 |
| -- New const `CreatedByTypeKey` |
30 |
| -- New const `PublicNetworkAccessDisabled` |
31 |
| -- New const `ScalingHostPoolTypePooled` |
32 |
| -- New const `DayOfWeekSaturday` |
33 |
| -- New const `PrivateEndpointConnectionProvisioningStateCreating` |
34 |
| -- New const `CreatedByTypeApplication` |
35 |
| -- New const `CreatedByTypeManagedIdentity` |
36 |
| -- New const `HostpoolPublicNetworkAccessEnabledForClientsOnly` |
37 |
| -- New const `SessionHostComponentUpdateTypeDefault` |
38 |
| -- New const `PrivateEndpointServiceConnectionStatusPending` |
39 |
| -- New const `PrivateEndpointConnectionProvisioningStateDeleting` |
40 |
| -- New const `PrivateEndpointConnectionProvisioningStateFailed` |
41 |
| -- New const `PrivateEndpointServiceConnectionStatusApproved` |
42 |
| -- New const `DayOfWeekSunday` |
43 |
| -- New const `DayOfWeekMonday` |
44 |
| -- New const `DayOfWeekWednesday` |
45 |
| -- New function `PrivateLinkResourceProperties.MarshalJSON() ([]byte, error)` |
46 |
| -- New function `PossibleHostpoolPublicNetworkAccessValues() []HostpoolPublicNetworkAccess` |
47 |
| -- New function `PossibleSessionHostComponentUpdateTypeValues() []SessionHostComponentUpdateType` |
48 |
| -- New function `PossibleScalingHostPoolTypeValues() []ScalingHostPoolType` |
49 |
| -- New function `AgentUpdatePatchProperties.MarshalJSON() ([]byte, error)` |
50 |
| -- New function `*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]` |
51 |
| -- New function `PossiblePrivateEndpointConnectionProvisioningStateValues() []PrivateEndpointConnectionProvisioningState` |
52 |
| -- New function `AgentUpdateProperties.MarshalJSON() ([]byte, error)` |
53 |
| -- New function `PossiblePublicNetworkAccessValues() []PublicNetworkAccess` |
54 |
| -- New function `PossiblePrivateEndpointServiceConnectionStatusValues() []PrivateEndpointServiceConnectionStatus` |
55 |
| -- New function `*SystemData.UnmarshalJSON([]byte) error` |
56 |
| -- New function `SystemData.MarshalJSON() ([]byte, error)` |
57 |
| -- New function `PossibleDayOfWeekValues() []DayOfWeek` |
58 |
| -- New function `*DesktopsClient.NewListPager(string, string, *DesktopsClientListOptions) *runtime.Pager[DesktopsClientListResponse]` |
59 |
| -- New function `PossibleCreatedByTypeValues() []CreatedByType` |
60 |
| -- New struct `AgentUpdatePatchProperties` |
61 |
| -- New struct `AgentUpdateProperties` |
62 |
| -- New struct `MaintenanceWindowPatchProperties` |
63 |
| -- New struct `MaintenanceWindowProperties` |
64 |
| -- New struct `PrivateEndpoint` |
65 |
| -- New struct `PrivateEndpointConnection` |
66 |
| -- New struct `PrivateEndpointConnectionListResultWithSystemData` |
67 |
| -- New struct `PrivateEndpointConnectionProperties` |
68 |
| -- New struct `PrivateEndpointConnectionWithSystemData` |
69 |
| -- New struct `PrivateEndpointConnectionsClientDeleteByHostPoolOptions` |
70 |
| -- New struct `PrivateEndpointConnectionsClientDeleteByHostPoolResponse` |
71 |
| -- New struct `PrivateEndpointConnectionsClientDeleteByWorkspaceOptions` |
72 |
| -- New struct `PrivateEndpointConnectionsClientDeleteByWorkspaceResponse` |
73 |
| -- New struct `PrivateEndpointConnectionsClientGetByHostPoolOptions` |
74 |
| -- New struct `PrivateEndpointConnectionsClientGetByHostPoolResponse` |
75 |
| -- New struct `PrivateEndpointConnectionsClientGetByWorkspaceOptions` |
76 |
| -- New struct `PrivateEndpointConnectionsClientGetByWorkspaceResponse` |
77 |
| -- New struct `PrivateEndpointConnectionsClientListByHostPoolOptions` |
78 |
| -- New struct `PrivateEndpointConnectionsClientListByHostPoolResponse` |
79 |
| -- New struct `PrivateEndpointConnectionsClientListByWorkspaceOptions` |
80 |
| -- New struct `PrivateEndpointConnectionsClientListByWorkspaceResponse` |
81 |
| -- New struct `PrivateEndpointConnectionsClientUpdateByHostPoolOptions` |
82 |
| -- New struct `PrivateEndpointConnectionsClientUpdateByHostPoolResponse` |
83 |
| -- New struct `PrivateEndpointConnectionsClientUpdateByWorkspaceOptions` |
84 |
| -- New struct `PrivateEndpointConnectionsClientUpdateByWorkspaceResponse` |
85 |
| -- New struct `PrivateLinkResource` |
86 |
| -- New struct `PrivateLinkResourceListResult` |
87 |
| -- New struct `PrivateLinkResourceProperties` |
88 |
| -- New struct `PrivateLinkResourcesClientListByHostPoolOptions` |
89 |
| -- New struct `PrivateLinkResourcesClientListByHostPoolResponse` |
90 |
| -- New struct `PrivateLinkResourcesClientListByWorkspaceOptions` |
91 |
| -- New struct `PrivateLinkResourcesClientListByWorkspaceResponse` |
92 |
| -- New struct `PrivateLinkServiceConnectionState` |
93 |
| -- New struct `SystemData` |
94 |
| -- New struct `Time` |
95 |
| -- New field `SystemData` in struct `ApplicationGroup` |
96 |
| -- New field `SystemData` in struct `UserSession` |
97 |
| -- New field `SystemData` in struct `ScalingPlan` |
98 |
| -- New field `Force` in struct `SessionHostsClientUpdateOptions` |
99 |
| -- New field `FriendlyName` in struct `SessionHostPatchProperties` |
100 |
| -- New field `AgentUpdate` in struct `HostPoolPatchProperties` |
101 |
| -- New field `PublicNetworkAccess` in struct `HostPoolPatchProperties` |
102 |
| -- New field `SystemData` in struct `SessionHost` |
103 |
| -- New field `PublicNetworkAccess` in struct `WorkspaceProperties` |
104 |
| -- New field `PrivateEndpointConnections` in struct `WorkspaceProperties` |
105 |
| -- New field `PublicNetworkAccess` in struct `WorkspacePatchProperties` |
106 |
| -- New field `SystemData` in struct `MSIXPackage` |
107 |
| -- New field `NextLink` in struct `ResourceProviderOperationList` |
108 |
| -- New field `PublicNetworkAccess` in struct `HostPoolProperties` |
109 |
| -- New field `PrivateEndpointConnections` in struct `HostPoolProperties` |
110 |
| -- New field `AgentUpdate` in struct `HostPoolProperties` |
111 |
| -- New field `SystemData` in struct `Application` |
112 |
| -- New field `SystemData` in struct `Desktop` |
113 |
| -- New field `SystemData` in struct `Workspace` |
114 |
| -- New field `FriendlyName` in struct `SessionHostProperties` |
115 |
| -- New field `SystemData` in struct `HostPool` |
116 |
| - |
117 |
| - |
118 | 3 | ## 1.0.0 (2022-05-18)
|
119 | 4 | ### Breaking Changes
|
120 | 5 |
|
|
0 commit comments