зеркало из
1
0
Форкнуть 0

config azure_mgmt_hdinsight:v0.18.5

This commit is contained in:
Kai Ru 2021-02-02 14:18:17 +08:00
Родитель 754d2f6ef3
Коммит c9c151756a
4 изменённых файлов: 6 добавлений и 4 удалений

Просмотреть файл

@ -1,5 +1,6 @@
## 2021.02.02 - Azure Ruby SDK Release
* Released the following SDKs
- azure_mgmt_hdinsight - v0.18.5
- azure_mgmt_cosmosdb - v0.23.0
- azure_mgmt_confluent - v0.17.0
- azure_sdk - v0.69.0

Просмотреть файл

@ -1,7 +1,8 @@
{
"management": [
"azure_mgmt_confluent",
"azure_mgmt_cosmosdb"
"azure_mgmt_cosmosdb",
"azure_mgmt_hdinsight"
],
"rollup": [
"azure_sdk"

Просмотреть файл

@ -78,7 +78,7 @@
"azure_mgmt_event_hub": "0.18.2",
"azure_mgmt_features": "0.17.4",
"azure_mgmt_hanaonazure": "0.18.1",
"azure_mgmt_hdinsight": "0.18.4",
"azure_mgmt_hdinsight": "0.18.5",
"azure_mgmt_healthcare_apis": "0.17.0",
"azure_mgmt_hybrid_compute": "0.17.0",
"azure_mgmt_import_export": "0.17.1",

Просмотреть файл

@ -1140,12 +1140,12 @@
},
"azure_mgmt_hdinsight": {
"azure_mgmt_hdinsight_2015_03_01_preview": {
"markdown": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/31877a059d9961f9d7a2de1532bbe0cd31520c2d/specification/hdinsight/resource-manager/readme.md",
"markdown": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/17981f382393ff46f39f2d5c1e6ec6abf790da88/specification/hdinsight/resource-manager/readme.md",
"namespace": "Azure::Hdinsight::Mgmt::V2015_03_01_preview",
"tag": "package-2015-03-preview"
},
"azure_mgmt_hdinsight_2018_06_01_preview": {
"markdown": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/31877a059d9961f9d7a2de1532bbe0cd31520c2d/specification/hdinsight/resource-manager/readme.md",
"markdown": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/17981f382393ff46f39f2d5c1e6ec6abf790da88/specification/hdinsight/resource-manager/readme.md",
"namespace": "Azure::Hdinsight::Mgmt::V2018_06_01_preview",
"tag": "package-2018-06-preview"
}