|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 3.0.0 (2023-03-22) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 | | -## 2.1.2 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
| 7 | + - Added Interface Cron |
| 8 | + - Added Interface IdleShutdownSetting |
| 9 | + - Added Interface Recurrence |
| 10 | + - Type of parameter triggerType of interface TriggerBase is changed from "Recurrence" | "Cron" to "Cron" | "Recurrence" |
10 | 11 |
|
11 | | -### Other Changes |
| 12 | +**Breaking Changes** |
12 | 13 |
|
| 14 | + - Interface BatchDeploymentsListNextOptionalParams no longer has parameter orderBy |
| 15 | + - Interface BatchDeploymentsListNextOptionalParams no longer has parameter skip |
| 16 | + - Interface BatchDeploymentsListNextOptionalParams no longer has parameter top |
| 17 | + - Interface BatchEndpointsListNextOptionalParams no longer has parameter count |
| 18 | + - Interface BatchEndpointsListNextOptionalParams no longer has parameter skip |
| 19 | + - Interface CodeContainersListNextOptionalParams no longer has parameter skip |
| 20 | + - Interface CodeVersionsListNextOptionalParams no longer has parameter orderBy |
| 21 | + - Interface CodeVersionsListNextOptionalParams no longer has parameter skip |
| 22 | + - Interface CodeVersionsListNextOptionalParams no longer has parameter top |
| 23 | + - Interface ComponentContainersListNextOptionalParams no longer has parameter listViewType |
| 24 | + - Interface ComponentContainersListNextOptionalParams no longer has parameter skip |
| 25 | + - Interface ComponentVersionsListNextOptionalParams no longer has parameter listViewType |
| 26 | + - Interface ComponentVersionsListNextOptionalParams no longer has parameter orderBy |
| 27 | + - Interface ComponentVersionsListNextOptionalParams no longer has parameter skip |
| 28 | + - Interface ComponentVersionsListNextOptionalParams no longer has parameter top |
| 29 | + - Interface ComputeListNextOptionalParams no longer has parameter skip |
| 30 | + - Interface DataContainersListNextOptionalParams no longer has parameter listViewType |
| 31 | + - Interface DataContainersListNextOptionalParams no longer has parameter skip |
| 32 | + - Interface DatastoresListNextOptionalParams no longer has parameter count |
| 33 | + - Interface DatastoresListNextOptionalParams no longer has parameter isDefault |
| 34 | + - Interface DatastoresListNextOptionalParams no longer has parameter names |
| 35 | + - Interface DatastoresListNextOptionalParams no longer has parameter orderBy |
| 36 | + - Interface DatastoresListNextOptionalParams no longer has parameter orderByAsc |
| 37 | + - Interface DatastoresListNextOptionalParams no longer has parameter searchText |
| 38 | + - Interface DatastoresListNextOptionalParams no longer has parameter skip |
| 39 | + - Interface DataVersionsListNextOptionalParams no longer has parameter listViewType |
| 40 | + - Interface DataVersionsListNextOptionalParams no longer has parameter orderBy |
| 41 | + - Interface DataVersionsListNextOptionalParams no longer has parameter skip |
| 42 | + - Interface DataVersionsListNextOptionalParams no longer has parameter tags |
| 43 | + - Interface DataVersionsListNextOptionalParams no longer has parameter top |
| 44 | + - Interface EnvironmentContainersListNextOptionalParams no longer has parameter listViewType |
| 45 | + - Interface EnvironmentContainersListNextOptionalParams no longer has parameter skip |
| 46 | + - Interface EnvironmentVersionsListNextOptionalParams no longer has parameter listViewType |
| 47 | + - Interface EnvironmentVersionsListNextOptionalParams no longer has parameter orderBy |
| 48 | + - Interface EnvironmentVersionsListNextOptionalParams no longer has parameter skip |
| 49 | + - Interface EnvironmentVersionsListNextOptionalParams no longer has parameter top |
| 50 | + - Interface JobsListNextOptionalParams no longer has parameter jobType |
| 51 | + - Interface JobsListNextOptionalParams no longer has parameter listViewType |
| 52 | + - Interface JobsListNextOptionalParams no longer has parameter skip |
| 53 | + - Interface JobsListNextOptionalParams no longer has parameter tag |
| 54 | + - Interface ModelContainersListNextOptionalParams no longer has parameter count |
| 55 | + - Interface ModelContainersListNextOptionalParams no longer has parameter listViewType |
| 56 | + - Interface ModelContainersListNextOptionalParams no longer has parameter skip |
| 57 | + - Interface ModelVersionsListNextOptionalParams no longer has parameter description |
| 58 | + - Interface ModelVersionsListNextOptionalParams no longer has parameter feed |
| 59 | + - Interface ModelVersionsListNextOptionalParams no longer has parameter listViewType |
| 60 | + - Interface ModelVersionsListNextOptionalParams no longer has parameter offset |
| 61 | + - Interface ModelVersionsListNextOptionalParams no longer has parameter orderBy |
| 62 | + - Interface ModelVersionsListNextOptionalParams no longer has parameter properties |
| 63 | + - Interface ModelVersionsListNextOptionalParams no longer has parameter skip |
| 64 | + - Interface ModelVersionsListNextOptionalParams no longer has parameter tags |
| 65 | + - Interface ModelVersionsListNextOptionalParams no longer has parameter top |
| 66 | + - Interface ModelVersionsListNextOptionalParams no longer has parameter version |
| 67 | + - Interface OnlineDeploymentsListNextOptionalParams no longer has parameter orderBy |
| 68 | + - Interface OnlineDeploymentsListNextOptionalParams no longer has parameter skip |
| 69 | + - Interface OnlineDeploymentsListNextOptionalParams no longer has parameter top |
| 70 | + - Interface OnlineDeploymentsListSkusNextOptionalParams no longer has parameter count |
| 71 | + - Interface OnlineDeploymentsListSkusNextOptionalParams no longer has parameter skip |
| 72 | + - Interface OnlineEndpointsListNextOptionalParams no longer has parameter computeType |
| 73 | + - Interface OnlineEndpointsListNextOptionalParams no longer has parameter count |
| 74 | + - Interface OnlineEndpointsListNextOptionalParams no longer has parameter name |
| 75 | + - Interface OnlineEndpointsListNextOptionalParams no longer has parameter orderBy |
| 76 | + - Interface OnlineEndpointsListNextOptionalParams no longer has parameter properties |
| 77 | + - Interface OnlineEndpointsListNextOptionalParams no longer has parameter skip |
| 78 | + - Interface OnlineEndpointsListNextOptionalParams no longer has parameter tags |
| 79 | + - Interface SchedulesListNextOptionalParams no longer has parameter listViewType |
| 80 | + - Interface SchedulesListNextOptionalParams no longer has parameter skip |
| 81 | + - Interface WorkspaceConnectionsListNextOptionalParams no longer has parameter category |
| 82 | + - Interface WorkspaceConnectionsListNextOptionalParams no longer has parameter target |
| 83 | + - Interface WorkspacesListByResourceGroupNextOptionalParams no longer has parameter skip |
| 84 | + - Interface WorkspacesListBySubscriptionNextOptionalParams no longer has parameter skip |
| 85 | + - Type of parameter cron of interface ComputeStartStopSchedule is changed from CronTrigger to Cron |
| 86 | + - Type of parameter recurrence of interface ComputeStartStopSchedule is changed from RecurrenceTrigger to Recurrence |
| 87 | + |
| 88 | + |
13 | 89 | ## 2.1.1 (2022-11-28) |
14 | 90 |
|
15 | 91 | **Features** |
|
0 commit comments