Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR @azure/arm-hybridcompute] [Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-04-25-preview #4928

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 13 additions & 6 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

133 changes: 118 additions & 15 deletions sdk/hybridcompute/arm-hybridcompute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,140 @@
# Release History

## 3.1.0-beta.3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 3.1.0-beta.2 (2022-11-25)

## 4.0.0-beta.1 (2023-05-30)

**Features**

- Added operation group AgentVersionOperations
- Added operation group ExtensionMetadata
- Added operation group HybridIdentityMetadataOperations
- Added operation group MachineRunCommands
- Added operation group NetworkProfileOperations
- Added operation Machines.beginAssessPatches
- Added operation Machines.beginAssessPatchesAndWait
- Added operation Machines.beginInstallPatches
- Added operation Machines.beginInstallPatchesAndWait
- Added Interface AgentConfiguration
- Added Interface AgentUpgrade
- Added Interface AgentVersion
- Added Interface AgentVersionGetOptionalParams
- Added Interface AgentVersionListOptionalParams
- Added Interface AgentVersionsList
- Added Interface AvailablePatchCountByClassification
- Added Interface CloudMetadata
- Added Interface ConfigurationExtension
- Added Interface ErrorDetailAutoGenerated
- Added Interface ErrorResponseAutoGenerated
- Added Interface ExtensionMetadataGetOptionalParams
- Added Interface ExtensionMetadataListOptionalParams
- Added Interface ExtensionValue
- Added Interface ExtensionValueListResult
- Added Interface HybridComputeManagementClientUpgradeExtensionsHeaders
- Added Interface HybridComputePrivateLinkScope
- Added Interface HybridIdentityMetadata
- Added Interface HybridIdentityMetadataGetOptionalParams
- Added Interface HybridIdentityMetadataList
- Added Interface HybridIdentityMetadataListByMachinesNextOptionalParams
- Added Interface HybridIdentityMetadataListByMachinesOptionalParams
- Added Interface IpAddress
- Added Interface LinuxParameters
- Added Interface Machine
- Added Interface MachineAssessPatchesResult
- Added Interface MachineExtension
- Added Interface MachineExtensionsDeleteHeaders
- Added Interface MachineExtensionsUpdateHeaders
- Added Interface MachineExtensionUpdate
- Added Interface MachineInstallPatchesParameters
- Added Interface MachineInstallPatchesResult
- Added Interface MachineRunCommand
- Added Interface MachineRunCommandInstanceView
- Added Interface MachineRunCommandInstanceViewStatus
- Added Interface MachineRunCommandsCreateOrUpdateHeaders
- Added Interface MachineRunCommandsCreateOrUpdateOptionalParams
- Added Interface MachineRunCommandScriptSource
- Added Interface MachineRunCommandsDeleteHeaders
- Added Interface MachineRunCommandsDeleteOptionalParams
- Added Interface MachineRunCommandsGetOptionalParams
- Added Interface MachineRunCommandsListNextOptionalParams
- Added Interface MachineRunCommandsListOptionalParams
- Added Interface MachineRunCommandsListResult
- Added Interface MachineRunCommandsUpdateHeaders
- Added Interface MachineRunCommandsUpdateOptionalParams
- Added Interface MachineRunCommandUpdate
- Added Interface MachinesAssessPatchesHeaders
- Added Interface MachinesAssessPatchesOptionalParams
- Added Interface MachinesInstallPatchesHeaders
- Added Interface MachinesInstallPatchesOptionalParams
- Added Interface MachineUpdate
- Added Interface NetworkInterface
- Added Interface NetworkProfile
- Added Interface NetworkProfileGetOptionalParams
- Added Interface OSProfileLinuxConfiguration
- Added Interface OSProfileWindowsConfiguration
- Added Interface PrivateEndpointConnection
- Added Interface PrivateEndpointConnectionDataModel
- Added Interface PrivateEndpointConnectionsDeleteHeaders
- Added Interface PrivateLinkResource
- Added Interface PrivateLinkScopesDeleteHeaders
- Added Interface ProxyResource
- Added Interface RunCommandInputParameter
- Added Interface RunCommandManagedIdentity
- Added Interface ServiceStatus
- Added Interface ServiceStatuses
- Added Interface Subnet
- Added Interface TrackedResource
- Added Interface WindowsParameters
- Added Type Alias AgentConfigurationMode
- Added Type Alias AgentVersionGetResponse
- Added Type Alias AgentVersionListResponse
- Added Type Alias AssessmentModeTypes
- Added Type Alias ExtensionMetadataGetResponse
- Added Type Alias ExtensionMetadataListResponse
- Added Type Alias HybridIdentityMetadataGetResponse
- Added Type Alias HybridIdentityMetadataListByMachinesNextResponse
- Added Type Alias HybridIdentityMetadataListByMachinesResponse
- Added Type Alias LastAttemptStatusEnum
- Added Type Alias MachineRunCommandsCreateOrUpdateResponse
- Added Type Alias MachineRunCommandsGetResponse
- Added Type Alias MachineRunCommandsListNextResponse
- Added Type Alias MachineRunCommandsListResponse
- Added Type Alias MachineRunCommandsUpdateResponse
- Added Type Alias MachinesAssessPatchesResponse
- Added Type Alias MachinesInstallPatchesResponse
- Added Type Alias NetworkProfileGetResponse
- Added Type Alias OsType
- Added Type Alias PatchModeTypes
- Added Type Alias PatchOperationStartedBy
- Added Type Alias PatchOperationStatus
- Added Type Alias PatchServiceUsed
- Added Type Alias PrivateCloudKind
- Added Type Alias VMGuestPatchClassificationLinux
- Added Type Alias VMGuestPatchClassificationWindows
- Added Type Alias VMGuestPatchRebootSetting
- Added Type Alias VMGuestPatchRebootStatus
- Interface HybridComputePrivateLinkScopeProperties has a new optional parameter privateEndpointConnections
- Interface MachineProperties has a new optional parameter mssqlDiscovered
- Interface MachineProperties has a new optional parameter osType
- Interface MachineUpdateProperties has a new optional parameter osProfile
- Interface OperationValue has a new optional parameter isDataAction
- Interface OSProfile has a new optional parameter linuxConfiguration
- Interface OSProfile has a new optional parameter windowsConfiguration
- Interface PrivateEndpointConnectionProperties has a new optional parameter groupIds
- Interface Resource has a new optional parameter systemData
- Added Enum KnownAgentConfigurationMode
- Added Enum KnownAssessmentModeTypes
- Added Enum KnownLastAttemptStatusEnum
- Added Enum KnownOsType
- Added Enum KnownPatchModeTypes
- Added Enum KnownPatchOperationStartedBy
- Added Enum KnownPatchOperationStatus
- Added Enum KnownPatchServiceUsed
- Added Enum KnownPrivateCloudKind
- Added Enum KnownVMGuestPatchClassificationLinux
- Added Enum KnownVMGuestPatchClassificationWindows
- Added Enum KnownVMGuestPatchRebootSetting
- Added Enum KnownVMGuestPatchRebootStatus
- Added function getContinuationToken

**Breaking Changes**

- Interface MachineExtensionsListNextOptionalParams no longer has parameter expand


## 3.0.0 (2022-01-18)
Expand Down
2 changes: 1 addition & 1 deletion sdk/hybridcompute/arm-hybridcompute/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2022 Microsoft
Copyright (c) 2023 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
10 changes: 5 additions & 5 deletions sdk/hybridcompute/arm-hybridcompute/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "1f1d5b0b9ce6cc94605b2fd619dce374fb6e033a",
"readme": "specification\\hybridcompute\\resource-manager\\readme.md",
"autorest_command": "autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\hybridcompute\\resource-manager\\readme.md --use=@autorest/[email protected].3.20221108.1 --generate-sample=true",
"commit": "b026a0c1484b038377919ceb7421a99bb8fb9023",
"readme": "specification/hybridcompute/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md --use=@autorest/[email protected].10",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
"use": "@autorest/[email protected].3.20221108.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.0",
"use": "@autorest/[email protected].10"
}
23 changes: 8 additions & 15 deletions sdk/hybridcompute/arm-hybridcompute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for HybridComputeManagementClient.",
"version": "3.1.0-beta.3",
"version": "4.0.0-beta.1",
"engines": {
"node": ">=14.0.0"
},
"dependencies": {
"@azure/core-lro": "^2.2.0",
"@azure/core-lro": "^2.5.0",
"@azure/abort-controller": "^1.0.0",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.6.1",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.8.0",
"tslib": "^2.2.0"
Expand All @@ -33,12 +33,13 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-multi-entry": "^6.0.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"mkdirp": "^1.0.4",
"mkdirp": "^2.1.2",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~5.0.0",
"typescript": "~4.8.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"dotenv": "^16.0.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
Expand All @@ -49,7 +50,6 @@
"@types/node": "^14.0.0",
"@azure/dev-tool": "^1.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hybridcompute/arm-hybridcompute",
"repository": {
"type": "git",
"url": "https://github.com/Azure/azure-sdk-for-js.git"
Expand Down Expand Up @@ -111,12 +111,5 @@
]
},
"autoPublish": true,
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-hybridcompute?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hybridcompute/arm-hybridcompute"
}
Loading