|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 8.1.0 (2023-08-29) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 8.0.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
10 |
| - |
11 |
| -### Other Changes |
12 |
| - |
| 7 | + - Added operation group SandboxCustomImages |
| 8 | + - Added Interface SandboxCustomImage |
| 9 | + - Added Interface SandboxCustomImagesCheckNameAvailabilityOptionalParams |
| 10 | + - Added Interface SandboxCustomImagesCheckNameRequest |
| 11 | + - Added Interface SandboxCustomImagesCreateOrUpdateOptionalParams |
| 12 | + - Added Interface SandboxCustomImagesDeleteHeaders |
| 13 | + - Added Interface SandboxCustomImagesDeleteOptionalParams |
| 14 | + - Added Interface SandboxCustomImagesGetOptionalParams |
| 15 | + - Added Interface SandboxCustomImagesListByClusterOptionalParams |
| 16 | + - Added Interface SandboxCustomImagesListResult |
| 17 | + - Added Interface SandboxCustomImagesUpdateHeaders |
| 18 | + - Added Interface SandboxCustomImagesUpdateOptionalParams |
| 19 | + - Added Type Alias Language |
| 20 | + - Added Type Alias SandboxCustomImagesCheckNameAvailabilityResponse |
| 21 | + - Added Type Alias SandboxCustomImagesCreateOrUpdateResponse |
| 22 | + - Added Type Alias SandboxCustomImagesGetResponse |
| 23 | + - Added Type Alias SandboxCustomImagesListByClusterResponse |
| 24 | + - Added Type Alias SandboxCustomImagesUpdateResponse |
| 25 | + - Added Type Alias VnetState |
| 26 | + - Interface AttachedDatabaseConfigurationsDeleteHeaders has a new optional parameter location |
| 27 | + - Interface ClusterPrincipalAssignmentsDeleteHeaders has a new optional parameter location |
| 28 | + - Interface ClustersAddLanguageExtensionsHeaders has a new optional parameter location |
| 29 | + - Interface ClustersDeleteHeaders has a new optional parameter location |
| 30 | + - Interface ClustersDetachFollowerDatabasesHeaders has a new optional parameter location |
| 31 | + - Interface ClustersDiagnoseVirtualNetworkHeaders has a new optional parameter location |
| 32 | + - Interface ClustersMigrateHeaders has a new optional parameter location |
| 33 | + - Interface ClustersRemoveLanguageExtensionsHeaders has a new optional parameter location |
| 34 | + - Interface ClustersStartHeaders has a new optional parameter location |
| 35 | + - Interface ClustersStopHeaders has a new optional parameter location |
| 36 | + - Interface ClustersUpdateHeaders has a new optional parameter location |
| 37 | + - Interface ClusterUpdate has a new optional parameter zones |
| 38 | + - Interface DatabasePrincipalAssignmentsDeleteHeaders has a new optional parameter location |
| 39 | + - Interface DatabasesDeleteHeaders has a new optional parameter location |
| 40 | + - Interface DatabasesUpdateHeaders has a new optional parameter location |
| 41 | + - Interface DataConnectionsDataConnectionValidationHeaders has a new optional parameter location |
| 42 | + - Interface DataConnectionsDeleteHeaders has a new optional parameter location |
| 43 | + - Interface DataConnectionsUpdateHeaders has a new optional parameter location |
| 44 | + - Interface EndpointDetail has a new optional parameter ipAddress |
| 45 | + - Interface LanguageExtension has a new optional parameter languageExtensionCustomImageName |
| 46 | + - Interface ManagedPrivateEndpointsDeleteHeaders has a new optional parameter location |
| 47 | + - Interface ManagedPrivateEndpointsUpdateHeaders has a new optional parameter location |
| 48 | + - Interface PrivateEndpointConnectionsDeleteHeaders has a new optional parameter location |
| 49 | + - Interface ScriptsDeleteHeaders has a new optional parameter location |
| 50 | + - Interface ScriptsUpdateHeaders has a new optional parameter location |
| 51 | + - Interface VirtualNetworkConfiguration has a new optional parameter state |
| 52 | + - Added Enum KnownLanguage |
| 53 | + - Added Enum KnownVnetState |
| 54 | + - Enum KnownLanguageExtensionImageName has a new value Python3108DL |
| 55 | + - Enum KnownLanguageExtensionImageName has a new value PythonCustomImage |
| 56 | + |
| 57 | + |
13 | 58 | ## 8.0.0 (2023-07-05)
|
14 | 59 |
|
15 | 60 | **Features**
|
|
0 commit comments