|
1 | 1 | # Release History |
2 | | - |
3 | | -## 1.0.0-beta.5 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
13 | | -## 1.0.0-beta.4 (2022-11-23) |
14 | | - |
15 | | -**Features** |
16 | | - |
17 | | - - Added operation group CheckNameAvailability |
18 | | - - Added operation NetworkConnections.beginRunHealthChecks |
19 | | - - Added operation NetworkConnections.beginRunHealthChecksAndWait |
20 | | - - Added Interface CheckNameAvailabilityExecuteOptionalParams |
21 | | - - Added Interface CheckNameAvailabilityRequest |
22 | | - - Added Interface CheckNameAvailabilityResponse |
23 | | - - Added Interface ErrorResponse |
24 | | - - Added Type Alias CheckNameAvailabilityExecuteResponse |
25 | | - - Added Type Alias CheckNameAvailabilityReason |
26 | | - - Added Type Alias HibernateSupport |
27 | | - - Added Type Alias ProvisioningState |
28 | | - - Interface DevBoxDefinition has a new optional parameter hibernateSupport |
29 | | - - Interface DevBoxDefinitionUpdate has a new optional parameter hibernateSupport |
30 | | - - Interface DevBoxDefinitionUpdateProperties has a new optional parameter hibernateSupport |
31 | | - - Interface DevCenter has a new optional parameter devCenterUri |
32 | | - - Interface NetworkConnectionsRunHealthChecksOptionalParams has a new optional parameter resumeFrom |
33 | | - - Interface NetworkConnectionsRunHealthChecksOptionalParams has a new optional parameter updateIntervalInMs |
34 | | - - Interface Project has a new optional parameter devCenterUri |
35 | | - - Interface ProjectProperties has a new optional parameter devCenterUri |
36 | | - - Class DevCenterClient has a new parameter checkNameAvailability |
37 | | - - Added Enum KnownCheckNameAvailabilityReason |
38 | | - - Added Enum KnownHibernateSupport |
39 | | - - Added Enum KnownProvisioningState |
40 | | - |
41 | | -**Breaking Changes** |
42 | | - |
43 | | - - Removed operation NetworkConnections.runHealthChecks |
44 | | - |
45 | | - |
46 | | -## 1.0.0-beta.3 (2022-11-04) |
47 | | - |
48 | | -**Features** |
49 | | - |
50 | | - - Added Interface ErrorAdditionalInfo |
51 | | - - Added Interface ErrorDetail |
52 | | - - Added Interface OperationStatusResult |
53 | | - - Added Type Alias CatalogSyncState |
54 | | - - Added Type Alias SchedulesUpdateResponse |
55 | | - - Interface Catalog has a new optional parameter syncState |
56 | | - - Interface CatalogProperties has a new optional parameter syncState |
57 | | - - Added Enum KnownCatalogSyncState |
58 | | - |
59 | | -**Breaking Changes** |
60 | | - |
61 | | - - Interface OperationStatus no longer has parameter endTime |
62 | | - - Interface OperationStatus no longer has parameter error |
63 | | - - Interface OperationStatus no longer has parameter id |
64 | | - - Interface OperationStatus no longer has parameter name |
65 | | - - Interface OperationStatus no longer has parameter percentComplete |
66 | | - - Interface OperationStatus no longer has parameter startTime |
67 | | - - Interface OperationStatus no longer has parameter status |
68 | | - |
69 | | - |
70 | | -## 1.0.0-beta.2 (2022-10-11) |
71 | | - |
72 | | -**Features** |
73 | | - |
74 | | - - Added operation group ProjectAllowedEnvironmentTypes |
75 | | - - Added Interface AllowedEnvironmentType |
76 | | - - Added Interface AllowedEnvironmentTypeListResult |
77 | | - - Added Interface ProjectAllowedEnvironmentTypesGetOptionalParams |
78 | | - - Added Interface ProjectAllowedEnvironmentTypesListNextOptionalParams |
79 | | - - Added Interface ProjectAllowedEnvironmentTypesListOptionalParams |
80 | | - - Added Type Alias ProjectAllowedEnvironmentTypesGetResponse |
81 | | - - Added Type Alias ProjectAllowedEnvironmentTypesListNextResponse |
82 | | - - Added Type Alias ProjectAllowedEnvironmentTypesListResponse |
83 | | - - Interface OperationStatus has a new optional parameter resourceId |
84 | | - - Class DevCenterClient has a new parameter projectAllowedEnvironmentTypes |
85 | | - |
86 | 2 |
|
87 | | -## 1.0.0-beta.1 (2022-08-15) |
| 3 | +## 1.0.0 (2023-05-12) |
88 | 4 |
|
89 | 5 | The package of @azure/arm-devcenter is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart). |
0 commit comments