|
1 | 1 | # Release History |
2 | | - |
3 | | -## 3.1.0-beta.3 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
13 | | -## 3.1.0-beta.2 (2022-11-25) |
| 2 | + |
| 3 | +## 4.0.0-beta.1 (2023-04-25) |
14 | 4 |
|
15 | 5 | **Features** |
16 | 6 |
|
| 7 | + - Added operation group AgentVersionOperations |
| 8 | + - Added operation group ExtensionMetadata |
| 9 | + - Added operation group HybridIdentityMetadataOperations |
| 10 | + - Added operation group NetworkProfileOperations |
| 11 | + - Added Interface AgentConfiguration |
| 12 | + - Added Interface AgentUpgrade |
| 13 | + - Added Interface AgentVersion |
| 14 | + - Added Interface AgentVersionGetOptionalParams |
| 15 | + - Added Interface AgentVersionListOptionalParams |
| 16 | + - Added Interface AgentVersionsList |
| 17 | + - Added Interface CloudMetadata |
| 18 | + - Added Interface ConfigurationExtension |
| 19 | + - Added Interface ErrorDetailAutoGenerated |
| 20 | + - Added Interface ErrorResponseAutoGenerated |
| 21 | + - Added Interface ExtensionMetadataGetOptionalParams |
| 22 | + - Added Interface ExtensionMetadataListOptionalParams |
| 23 | + - Added Interface ExtensionValue |
| 24 | + - Added Interface ExtensionValueListResult |
| 25 | + - Added Interface HybridComputeManagementClientUpgradeExtensionsHeaders |
17 | 26 | - Added Interface HybridComputePrivateLinkScope |
| 27 | + - Added Interface HybridIdentityMetadata |
| 28 | + - Added Interface HybridIdentityMetadataGetOptionalParams |
| 29 | + - Added Interface HybridIdentityMetadataList |
| 30 | + - Added Interface HybridIdentityMetadataListByMachinesNextOptionalParams |
| 31 | + - Added Interface HybridIdentityMetadataListByMachinesOptionalParams |
| 32 | + - Added Interface IpAddress |
18 | 33 | - Added Interface Machine |
19 | 34 | - Added Interface MachineExtension |
| 35 | + - Added Interface MachineExtensionsDeleteHeaders |
| 36 | + - Added Interface MachineExtensionsUpdateHeaders |
20 | 37 | - Added Interface MachineExtensionUpdate |
21 | 38 | - Added Interface MachineUpdate |
| 39 | + - Added Interface NetworkInterface |
| 40 | + - Added Interface NetworkProfile |
| 41 | + - Added Interface NetworkProfileGetOptionalParams |
22 | 42 | - Added Interface OSProfileLinuxConfiguration |
23 | 43 | - Added Interface OSProfileWindowsConfiguration |
24 | 44 | - Added Interface PrivateEndpointConnection |
25 | 45 | - Added Interface PrivateEndpointConnectionDataModel |
| 46 | + - Added Interface PrivateEndpointConnectionsDeleteHeaders |
26 | 47 | - Added Interface PrivateLinkResource |
| 48 | + - Added Interface PrivateLinkScopesDeleteHeaders |
27 | 49 | - Added Interface ProxyResource |
| 50 | + - Added Interface ServiceStatus |
| 51 | + - Added Interface ServiceStatuses |
| 52 | + - Added Interface Subnet |
28 | 53 | - Added Interface TrackedResource |
| 54 | + - Added Type Alias AgentConfigurationMode |
| 55 | + - Added Type Alias AgentVersionGetResponse |
| 56 | + - Added Type Alias AgentVersionListResponse |
| 57 | + - Added Type Alias AssessmentModeTypes |
| 58 | + - Added Type Alias ExtensionMetadataGetResponse |
| 59 | + - Added Type Alias ExtensionMetadataListResponse |
| 60 | + - Added Type Alias HybridIdentityMetadataGetResponse |
| 61 | + - Added Type Alias HybridIdentityMetadataListByMachinesNextResponse |
| 62 | + - Added Type Alias HybridIdentityMetadataListByMachinesResponse |
| 63 | + - Added Type Alias LastAttemptStatusEnum |
| 64 | + - Added Type Alias NetworkProfileGetResponse |
| 65 | + - Added Type Alias PatchModeTypes |
| 66 | + - Added Type Alias PrivateCloudKind |
29 | 67 | - Interface HybridComputePrivateLinkScopeProperties has a new optional parameter privateEndpointConnections |
30 | | - - Interface MachineProperties has a new optional parameter mssqlDiscovered |
31 | | - - Interface MachineProperties has a new optional parameter osType |
32 | | - - Interface MachineUpdateProperties has a new optional parameter osProfile |
| 68 | + - Interface OperationValue has a new optional parameter isDataAction |
33 | 69 | - Interface OSProfile has a new optional parameter linuxConfiguration |
34 | 70 | - Interface OSProfile has a new optional parameter windowsConfiguration |
| 71 | + - Interface PrivateEndpointConnectionProperties has a new optional parameter groupIds |
| 72 | + - Interface Resource has a new optional parameter systemData |
| 73 | + - Added Enum KnownAgentConfigurationMode |
| 74 | + - Added Enum KnownAssessmentModeTypes |
| 75 | + - Added Enum KnownLastAttemptStatusEnum |
| 76 | + - Added Enum KnownPatchModeTypes |
| 77 | + - Added Enum KnownPrivateCloudKind |
| 78 | + - Added function getContinuationToken |
| 79 | + |
| 80 | +**Breaking Changes** |
| 81 | + |
| 82 | + - Interface MachineExtensionsListNextOptionalParams no longer has parameter expand |
35 | 83 |
|
36 | 84 |
|
37 | 85 | ## 3.0.0 (2022-01-18) |
|
0 commit comments