forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 3555 in test-repo-billy/azure-rest-api-specs
Merge db86af35224db05c8dda1f165cd73dbefa1fb7d3 into 35a65fea3e15956e7742e6b6d821768e8aff2903
- Loading branch information
SDKAuto
committed
Oct 31, 2024
1 parent
b90db00
commit 4537759
Showing
59 changed files
with
9,015 additions
and
15,970 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,98 @@ | ||
# Release History | ||
|
||
## 1.0.0-beta.1 (2024-07-22) | ||
## 2.0.0 (2024-10-31) | ||
|
||
### Features Added | ||
|
||
- Added operation Fleets.beginCreateOrUpdate | ||
- Added operation Fleets.beginCreateOrUpdateAndWait | ||
- Added operation Fleets.beginDelete | ||
- Added operation Fleets.beginDeleteAndWait | ||
- Added operation Fleets.beginUpdate | ||
- Added operation Fleets.beginUpdateAndWait | ||
- Added Interface BasePriorityProfile | ||
- Added Interface ComponentsQjfoe3SchemasManagedserviceidentityupdatePropertiesUserassignedidentitiesAdditionalproperties | ||
- Added Interface ErrorAdditionalInfo | ||
- Added Interface ErrorDetail | ||
- Added Interface ErrorResponse | ||
- Added Interface FleetListResult | ||
- Added Interface FleetsCreateOrUpdateHeaders | ||
- Added Interface FleetsDeleteHeaders | ||
- Added Interface FleetsListByResourceGroupNextOptionalParams | ||
- Added Interface FleetsListBySubscriptionNextOptionalParams | ||
- Added Interface FleetsListVirtualMachineScaleSetsNextOptionalParams | ||
- Added Interface FleetsUpdateHeaders | ||
- Added Interface MicrosoftAzureFleetTestingOptionalParams | ||
- Added Interface OperationListResult | ||
- Added Interface OperationsListNextOptionalParams | ||
- Added Interface SubResourceReadOnly | ||
- Added Interface VirtualMachineScaleSetListResult | ||
- Added Class MicrosoftAzureFleetTesting | ||
- Added Type Alias FleetsCreateOrUpdateResponse | ||
- Added Type Alias FleetsDeleteResponse | ||
- Added Type Alias FleetsGetResponse | ||
- Added Type Alias FleetsListByResourceGroupNextResponse | ||
- Added Type Alias FleetsListByResourceGroupResponse | ||
- Added Type Alias FleetsListBySubscriptionNextResponse | ||
- Added Type Alias FleetsListBySubscriptionResponse | ||
- Added Type Alias FleetsListVirtualMachineScaleSetsNextResponse | ||
- Added Type Alias FleetsListVirtualMachineScaleSetsResponse | ||
- Added Type Alias FleetsUpdateResponse | ||
- Added Type Alias OperationsListNextResponse | ||
- Added Type Alias OperationsListResponse | ||
- Added Type Alias StatusLevelTypes | ||
- Interface Fleet has a new optional parameter additionalLocationsProfile | ||
- Interface Fleet has a new optional parameter computeProfile | ||
- Interface Fleet has a new optional parameter provisioningState | ||
- Interface Fleet has a new optional parameter regularPriorityProfile | ||
- Interface Fleet has a new optional parameter spotPriorityProfile | ||
- Interface Fleet has a new optional parameter timeCreated | ||
- Interface Fleet has a new optional parameter uniqueId | ||
- Interface Fleet has a new optional parameter vmAttributes | ||
- Interface Fleet has a new optional parameter vmSizesProfile | ||
- Interface FleetsCreateOrUpdateOptionalParams has a new optional parameter resumeFrom | ||
- Interface FleetsDeleteOptionalParams has a new optional parameter resumeFrom | ||
- Interface FleetsUpdateOptionalParams has a new optional parameter resumeFrom | ||
- Interface VirtualMachineScaleSetDataDisk has a new optional parameter diskIopsReadWrite | ||
- Added Enum KnownStatusLevelTypes | ||
- Enum KnownAcceleratorType has a new value Fpga | ||
- Enum KnownDiskControllerTypes has a new value Scsi | ||
- Added function getContinuationToken | ||
|
||
### Breaking Changes | ||
|
||
- Removed operation FleetsOperations.createOrUpdate | ||
- Removed operation FleetsOperations.delete | ||
- Removed operation FleetsOperations.update | ||
- Deleted Class AzureFleetClient | ||
- Interface Fleet no longer has parameter properties | ||
- Interface VirtualMachineScaleSetDataDisk no longer has parameter diskIOPSReadWrite | ||
- Interface VirtualMachineScaleSet has a new required parameter name | ||
- Type of parameter tags of interface FleetUpdate is changed from Record<string, string> to { | ||
[propertyName: string]: string; | ||
} | ||
- Type of parameter userAssignedIdentities of interface ManagedServiceIdentity is changed from Record<string, UserAssignedIdentity | null> to { | ||
[propertyName: string]: UserAssignedIdentity | null; | ||
} | ||
- Type of parameter userAssignedIdentities of interface ManagedServiceIdentityUpdate is changed from Record<string, UserAssignedIdentity | null> to { | ||
[propertyName: string]: ComponentsQjfoe3SchemasManagedserviceidentityupdatePropertiesUserassignedidentitiesAdditionalproperties | null; | ||
} | ||
- Type of parameter tags of interface TrackedResource is changed from Record<string, string> to { | ||
[propertyName: string]: string; | ||
} | ||
- Type of parameter protectedSettings of interface VirtualMachineScaleSetExtensionProperties is changed from Record<string, any> to { | ||
[propertyName: string]: any; | ||
} | ||
- Type of parameter settings of interface VirtualMachineScaleSetExtensionProperties is changed from Record<string, any> to { | ||
[propertyName: string]: any; | ||
} | ||
- Enum KnownAcceleratorType no longer has value FPGA | ||
- Enum KnownDiskControllerTypes no longer has value SCSI | ||
- Removed function restorePoller | ||
|
||
|
||
## 1.0.0 (2024-10-21) | ||
|
||
### Features Added | ||
|
||
Initial release of the Azure Compute Fleet package | ||
This is the first stable version with the package of @azure/arm-computefleet. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"commit": "678f0ac6c05aa3ee76c01f2e99533c7e20e390bd", | ||
"readme": "specification/azurefleet/resource-manager/readme.md", | ||
"autorest_command": "autorest --version=3.9.7 --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/azurefleet/resource-manager/readme.md --use=@autorest/typescript@^6.0.12", | ||
"repository_url": "https://github.com/test-repo-billy/azure-rest-api-specs.git", | ||
"release_tool": "@azure-tools/[email protected]", | ||
"use": "@autorest/typescript@^6.0.12" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,31 @@ | ||
{ | ||
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json", | ||
"mainEntryPointFilePath": "./dist/esm/index.d.ts", | ||
"docModel": { "enabled": true }, | ||
"apiReport": { "enabled": true, "reportFolder": "./review" }, | ||
"mainEntryPointFilePath": "./dist-esm/src/index.d.ts", | ||
"docModel": { | ||
"enabled": true | ||
}, | ||
"apiReport": { | ||
"enabled": true, | ||
"reportFolder": "./review" | ||
}, | ||
"dtsRollup": { | ||
"enabled": true, | ||
"untrimmedFilePath": "", | ||
"publicTrimmedFilePath": "./types/arm-computefleet.d.ts" | ||
}, | ||
"messages": { | ||
"tsdocMessageReporting": { "default": { "logLevel": "none" } }, | ||
"tsdocMessageReporting": { | ||
"default": { | ||
"logLevel": "none" | ||
} | ||
}, | ||
"extractorMessageReporting": { | ||
"ae-missing-release-tag": { "logLevel": "none" }, | ||
"ae-unresolved-link": { "logLevel": "none" } | ||
"ae-missing-release-tag": { | ||
"logLevel": "none" | ||
}, | ||
"ae-unresolved-link": { | ||
"logLevel": "none" | ||
} | ||
} | ||
} | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.