Skip to content
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
39 changes: 5 additions & 34 deletions common/config/rush/pnpm-lock.yaml

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

92 changes: 77 additions & 15 deletions sdk/hybridcompute/arm-hybridcompute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,99 @@
# 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 (2023-03-28)

**Features**

- Added operation group ExtensionMetadata
- 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 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 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 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 ServiceStatus
- Added Interface ServiceStatuses
- Added Interface Subnet
- Added Interface TrackedResource
- Added Interface WindowsParameters
- Added Type Alias AgentConfigurationMode
- Added Type Alias AssessmentModeTypes
- Added Type Alias ExtensionMetadataGetResponse
- Added Type Alias ExtensionMetadataListResponse
- Added Type Alias LastAttemptStatusEnum
- 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 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 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
2 changes: 1 addition & 1 deletion sdk/hybridcompute/arm-hybridcompute/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Hybrid Compute Management Client.

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hybridcompute/arm-hybridcompute) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-hybridcompute) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-hybridcompute?view=azure-node-preview) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-hybridcompute) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started
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/typescript@6.0.0-rc.3.20221108.1 --generate-sample=true",
"commit": "aba2fae66fa2df181d73f799b006dcf347012639",
"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/typescript@6.0.0-rc.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/typescript@6.0.0-rc.3.20221108.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.0",
"use": "@autorest/typescript@6.0.0-rc.10"
}
21 changes: 7 additions & 14 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",
"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": "~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