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-hdinsightcontainers] HDInsight: onboard new apiversion 2023-11-01-preview #8125

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
791 changes: 415 additions & 376 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

117 changes: 116 additions & 1 deletion sdk/hdinsight/arm-hdinsightcontainers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,120 @@
# Release History

## 1.0.0-beta.2 (2024-01-29)

**Features**

- Added operation group ClusterAvailableUpgrades
- Added operation group ClusterPoolAvailableUpgrades
- Added operation ClusterPools.beginUpgrade
- Added operation ClusterPools.beginUpgradeAndWait
- Added operation Clusters.beginUpgrade
- Added operation Clusters.beginUpgradeAndWait
- Added Interface ClusterAccessProfile
- Added Interface ClusterAKSPatchVersionUpgradeProperties
- Added Interface ClusterAvailableUpgrade
- Added Interface ClusterAvailableUpgradeAksPatchUpgradeProperties
- Added Interface ClusterAvailableUpgradeHotfixUpgradeProperties
- Added Interface ClusterAvailableUpgradeList
- Added Interface ClusterAvailableUpgradeProperties
- Added Interface ClusterAvailableUpgradesListNextOptionalParams
- Added Interface ClusterAvailableUpgradesListOptionalParams
- Added Interface ClusterHotfixUpgradeProperties
- Added Interface ClusterPoolAKSPatchVersionUpgradeProperties
- Added Interface ClusterPoolAvailableUpgrade
- Added Interface ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
- Added Interface ClusterPoolAvailableUpgradeList
- Added Interface ClusterPoolAvailableUpgradeNodeOsUpgradeProperties
- Added Interface ClusterPoolAvailableUpgradeProperties
- Added Interface ClusterPoolAvailableUpgradesListNextOptionalParams
- Added Interface ClusterPoolAvailableUpgradesListOptionalParams
- Added Interface ClusterPoolNodeOsImageUpdateProperties
- Added Interface ClusterPoolsUpgradeHeaders
- Added Interface ClusterPoolsUpgradeOptionalParams
- Added Interface ClusterPoolUpgrade
- Added Interface ClusterPoolUpgradeProperties
- Added Interface ClusterRangerPluginProfile
- Added Interface ClustersUpgradeHeaders
- Added Interface ClustersUpgradeOptionalParams
- Added Interface ClusterUpgrade
- Added Interface ClusterUpgradeProperties
- Added Interface DiskStorageProfile
- Added Interface FlinkJobProfile
- Added Interface KafkaConnectivityEndpoints
- Added Interface KafkaProfile
- Added Interface RangerAdminSpec
- Added Interface RangerAdminSpecDatabase
- Added Interface RangerAuditSpec
- Added Interface RangerProfile
- Added Interface RangerUsersyncSpec
- Added Type Alias ClusterAvailableUpgradePropertiesUnion
- Added Type Alias ClusterAvailableUpgradesListNextResponse
- Added Type Alias ClusterAvailableUpgradesListResponse
- Added Type Alias ClusterAvailableUpgradeType
- Added Type Alias ClusterPoolAvailableUpgradePropertiesUnion
- Added Type Alias ClusterPoolAvailableUpgradesListNextResponse
- Added Type Alias ClusterPoolAvailableUpgradesListResponse
- Added Type Alias ClusterPoolAvailableUpgradeType
- Added Type Alias ClusterPoolsDeleteResponse
- Added Type Alias ClusterPoolsUpgradeResponse
- Added Type Alias ClusterPoolUpgradePropertiesUnion
- Added Type Alias ClusterPoolUpgradeType
- Added Type Alias ClustersDeleteResponse
- Added Type Alias ClustersUpgradeResponse
- Added Type Alias ClusterUpgradePropertiesUnion
- Added Type Alias ClusterUpgradeType
- Added Type Alias CurrentClusterAksVersionStatus
- Added Type Alias CurrentClusterPoolAksVersionStatus
- Added Type Alias DataDiskType
- Added Type Alias DbConnectionAuthenticationMode
- Added Type Alias DeploymentMode
- Added Type Alias MetastoreDbConnectionAuthenticationMode
- Added Type Alias OutboundType
- Added Type Alias RangerUsersyncMode
- Added Type Alias Severity
- Added Type Alias UpgradeMode
- Interface ClusterJobsListOptionalParams has a new optional parameter filter
- Interface ClusterPatch has a new optional parameter tags
- Interface ClusterPoolNetworkProfile has a new optional parameter apiServerAuthorizedIpRanges
- Interface ClusterPoolNetworkProfile has a new optional parameter enablePrivateApiServer
- Interface ClusterPoolNetworkProfile has a new optional parameter outboundType
- Interface ClusterProfile has a new optional parameter clusterAccessProfile
- Interface ClusterProfile has a new optional parameter rangerPluginProfile
- Interface ClusterProfile has a new optional parameter rangerProfile
- Interface FlinkHiveCatalogOption has a new optional parameter metastoreDbConnectionAuthenticationMode
- Interface FlinkJobProperties has a new optional parameter runId
- Interface FlinkProfile has a new optional parameter deploymentMode
- Interface FlinkProfile has a new optional parameter jobSpec
- Interface HiveCatalogOption has a new optional parameter metastoreDbConnectionAuthenticationMode
- Interface SparkMetastoreSpec has a new optional parameter dbConnectionAuthenticationMode
- Interface SshConnectivityEndpoint has a new optional parameter privateSshEndpoint
- Interface UpdatableClusterProfile has a new optional parameter rangerPluginProfile
- Interface UpdatableClusterProfile has a new optional parameter rangerProfile
- Interface WebConnectivityEndpoint has a new optional parameter privateFqdn
- Added Enum KnownClusterAvailableUpgradeType
- Added Enum KnownClusterPoolAvailableUpgradeType
- Added Enum KnownClusterPoolUpgradeType
- Added Enum KnownClusterUpgradeType
- Added Enum KnownCurrentClusterAksVersionStatus
- Added Enum KnownCurrentClusterPoolAksVersionStatus
- Added Enum KnownDataDiskType
- Added Enum KnownDbConnectionAuthenticationMode
- Added Enum KnownDeploymentMode
- Added Enum KnownMetastoreDbConnectionAuthenticationMode
- Added Enum KnownOutboundType
- Added Enum KnownRangerUsersyncMode
- Added Enum KnownSeverity
- Added Enum KnownUpgradeMode
- Enum KnownAction has a new value LastStateUpdate
- Enum KnownAction has a new value RELaunch

**Breaking Changes**

- Type of parameter kafkaProfile of interface ClusterProfile is changed from {
[propertyName: string]: any;
} to KafkaProfile


## 1.0.0-beta.1 (2023-08-23)

The package of @azure/arm-hdinsightcontainers is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
The package of @azure/arm-hdinsightcontainers is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
2 changes: 1 addition & 1 deletion sdk/hdinsight/arm-hdinsightcontainers/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2023 Microsoft
Copyright (c) 2024 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
8 changes: 4 additions & 4 deletions sdk/hdinsight/arm-hdinsightcontainers/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "6170c4758acf488e78978911a508b359823c5a43",
"commit": "e847bf1bd278acab5a8efd37f6be3d6a1e943b0a",
"readme": "specification/hdinsight/resource-manager/Microsoft.HDInsight/HDInsightOnAks/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=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\hdinsight\\resource-manager\\Microsoft.HDInsight\\HDInsightOnAks\\readme.md --use=@autorest/[email protected].8 --generate-sample=true",
"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/hdinsight/resource-manager/Microsoft.HDInsight/HDInsightOnAks/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].2",
"use": "@autorest/[email protected].8"
"release_tool": "@azure-tools/[email protected].4",
"use": "@autorest/typescript@^6.0.12"
}
27 changes: 10 additions & 17 deletions sdk/hdinsight/arm-hdinsightcontainers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for HDInsightContainersManagementClient.",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -30,20 +30,22 @@
"devDependencies": {
"@microsoft/api-extractor": "^7.31.1",
"mkdirp": "^2.1.2",
"typescript": "~5.3.3",
"typescript": "~5.2.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^3.3.0",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"esm": "^3.2.18",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^18.0.0",
"ts-node": "^10.0.0",
"@azure/dev-tool": "^1.0.0"
"ts-node": "^10.0.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -76,8 +78,7 @@
"pack": "npm pack 2>&1",
"extract-api": "api-extractor run --local",
"lint": "echo skipped",
"audit": "echo skipped",
"clean": "rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:browser": "echo skipped",
"build:test": "echo skipped",
Expand Down Expand Up @@ -105,13 +106,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hdinsight/arm-hdinsightcontainers",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-hdinsightcontainers?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hdinsight/arm-hdinsightcontainers"
}
Loading
Loading