From 237f801d7a140bcf8503baa338aa280de56c949b Mon Sep 17 00:00:00 2001 From: Chidozie Ononiwu Date: Tue, 3 Dec 2019 02:57:34 -0800 Subject: [PATCH 1/2] Update, docsettings.yml, packages.md, update readme and changelog case. --- eng/.docsettings.yml | 166 ++++++++----- packages.md | 222 ++++++++++++++++++ .../azure-data-appconfiguration/CHANGELOG.md | 21 +- .../{readme.md => README.md} | 0 .../{changelog.md => CHANGELOG.md} | 25 +- .../CHANGELOG.md | 14 +- .../CHANGELOG.md | 5 +- sdk/core/azure-core/CHANGELOG.md | 4 +- .../CHANGELOG.md | 3 + .../azure-messaging-eventhubs/CHANGELOG.md | 3 + sdk/identity/azure-identity/CHANGELOG.md | 2 + .../CHANGELOG.md | 3 + .../azure-security-keyvault-keys/CHANGELOG.md | 3 + .../CHANGELOG.md | 4 +- .../azure-storage-blob-batch/CHANGELOG.md | 11 +- .../CHANGELOG.md | 7 +- sdk/storage/azure-storage-blob/CHANGELOG.md | 40 ++-- sdk/storage/azure-storage-common/CHANGELOG.md | 6 +- .../azure-storage-file-datalake/CHANGELOG.md | 8 +- .../azure-storage-file-share/CHANGELOG.md | 14 +- sdk/storage/azure-storage-queue/CHANGELOG.md | 14 +- 21 files changed, 434 insertions(+), 141 deletions(-) create mode 100644 packages.md rename sdk/authorization/microsoft-azure-authentication-msi-token-provider/{readme.md => README.md} (100%) rename sdk/batch/microsoft-azure-batch/{changelog.md => CHANGELOG.md} (96%) diff --git a/eng/.docsettings.yml b/eng/.docsettings.yml index 480d44a05fa6..1e4f12ffd0fb 100644 --- a/eng/.docsettings.yml +++ b/eng/.docsettings.yml @@ -19,70 +19,110 @@ required_readme_sections: - ^Next steps$ - ^Contributing$ known_presence_issues: - - ['sdk/cognitiveservices/ms-azure-cs-spellcheck', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-luis-authoring', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-luis-runtime', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-textanalytics', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-autosuggest', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-customimagesearch', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-customsearch', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-entitysearch', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-imagesearch', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-newssearch', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-videosearch', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-visualsearch', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-websearch', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-computervision', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-contentmoderator', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-customvision-prediction', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-customvision-training', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-faceapi', '#2847'] - - ['sdk/keyvault/microsoft-azure-keyvault', '#2847'] - - ['sdk/keyvault/microsoft-azure-keyvault-core', '#2847'] - - ['sdk/keyvault/microsoft-azure-keyvault-cryptography', '#2847'] - - ['sdk/keyvault/microsoft-azure-keyvault-extensions', '#2847'] - - ['sdk/keyvault/microsoft-azure-keyvault-webkey', '#2847'] - - ['sdk/mediaservices/microsoft-azure-media', '#2847'] - - ['mediaservices/data-plane', '#2847'] - - ['core/build-tools', '#2847'] - - ['sdk/core/azure-core', '#2847'] - - ['sdk/core/azure-core-auth', '#2847'] - - ['sdk/core/azure-core-management', '#2847'] - - ['cosmosdb/data-plane/commons-test-utils', '#2847'] - - ['cosmosdb/data-plane/sdk', '#2847'] - - ['sdk/cosmos/microsoft-azure-cosmos', '#2847'] - - ['cosmosdb/data-plane/gateway', '#2847'] - - ['cosmosdb/data-plane/commons', '#2847'] - - ['cosmosdb/data-plane/direct-impl', '#2847'] + - ['core/build-tools/readme.md', '#2847'] + - ['cosmosdb/data-plane/commons/readme.md', '#2847'] + - ['cosmosdb/data-plane/commons-test-utils/readme.md', '#2847'] + - ['cosmosdb/data-plane/direct-impl/readme.md', '#2847'] + - ['cosmosdb/data-plane/gateway/readme.md', '#2847'] + - ['cosmosdb/data-plane/sdk/readme.md', '#2847'] + - ['mediaservices/data-plane/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-autosuggest/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-computervision/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-contentmoderator/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customimagesearch/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customsearch/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customvision-prediction/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customvision-training/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-entitysearch/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-faceapi/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-imagesearch/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-luis-authoring/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-luis-runtime/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-newssearch/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-spellcheck/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-textanalytics/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-videosearch/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-visualsearch/readme.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-websearch/readme.md', '#2847'] + - ['sdk/core/azure-core/readme.md', '#2847'] + - ['sdk/core/azure-core-auth/readme.md', '#2847'] + - ['sdk/core/azure-core-management/readme.md', '#2847'] + - ['sdk/cosmos/microsoft-azure-cosmos/readme.md', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault/readme.md', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-core/readme.md', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-cryptography/readme.md', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-extensions/readme.md', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-webkey/readme.md', '#2847'] + - ['sdk/mediaservices/microsoft-azure-media/readme.md', '#2847'] + # Changelog List + - ['sdk/applicationinsights/microsoft-azure-applicationinsights-query/CHANGELOG.md', '#2847'] + - ['sdk/authorization/microsoft-azure-authentication-msi-token-provider/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-autosuggest/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-computervision/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-contentmoderator/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customimagesearch/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customsearch/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customvision-prediction/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customvision-training/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-entitysearch/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-faceapi/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-imagesearch/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-luis-authoring/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-luis-runtime/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-newssearch/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-spellcheck/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-textanalytics/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-videosearch/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-visualsearch/CHANGELOG.md', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-websearch/CHANGELOG.md', '#2847'] + - ['sdk/core/azure-core/CHANGELOG.md', '#2847'] + - ['sdk/core/azure-core-amqp/CHANGELOG.md', '#2847'] + - ['sdk/core/azure-core-http-netty/CHANGELOG.md', '#2847'] + - ['sdk/core/azure-core-http-okhttp/CHANGELOG.md', '#2847'] + - ['sdk/core/azure-core-management/CHANGELOG.md', '#2847'] + - ['sdk/core/azure-core-test/CHANGELOG.md', '#2847'] + - ['sdk/cosmos/microsoft-azure-cosmos/CHANGELOG.md', '#2847'] + - ['sdk/eventgrid/microsoft-azure-eventgrid/CHANGELOG.md', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault/CHANGELOG.md', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-core/CHANGELOG.md', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-cryptography/CHANGELOG.md', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-extensions/CHANGELOG.md', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-webkey/CHANGELOG.md', '#2847'] + - ['sdk/loganalytics/microsoft-azure-loganalytics/CHANGELOG.md', '#2847'] + - ['sdk/mediaservices/microsoft-azure-media/CHANGELOG.md', '#2847'] + known_content_issues: - - ['sdk/template/azure-sdk-template/README.md','has other required sections'] - - ['README.md', '#3113'] - - ['sdk/applicationinsights/microsoft-azure-applicationinsights-query/README.md', '#3113'] - - ['sdk/batch/microsoft-azure-batch/README.md', '#3113'] - - ['sdk/eventgrid/microsoft-azure-eventgrid/README.md', '#3113'] - - ['sdk/eventhubs/README.md', '#3113'] - - ['eventhubs/data-plane/azure-eventhubs-eph/Readme.md', '#3113'] - - ['sdk/authorization/microsoft-azure-authentication-msi-token-provider/readme.md', '#3113'] - - ['sdk/keyvault/README.md', '#3113'] - - ['sdk/loganalytics/microsoft-azure-loganalytics/README.md', '#3113'] - - ['sdk/servicebus/README.md', '#3113'] - - ['sdk/storage/microsoft-azure-storage-blob/README.md', '#3113'] - - ['sdk/storage/microsoft-azure-storage-blob/swagger/README.md', '#3113'] - - ['sdk/storage/azure-storage-common/README.md', '#3113'] - - ['sdk/core/README.md', '#3113'] - - ['sdk/storage/README.md', '#3113'] - - ['cosmosdb/data-plane/README.md', '#3113'] - - ['cosmosdb/data-plane/benchmark/README.md', '#3113'] - - ['cosmosdb/data-plane/changelog/README.md', '#3113'] - - ['cosmosdb/data-plane/faq/README.md', '#3113'] - - ['sdk/cosmos/faq/README.md', '#3113'] - - ['sdk/cosmos/changelog/README.md', '#3113'] - - ['sdk/cosmos/microsoft-azure-cosmos-benchmark/README.md', '#3113'] - - ['sdk/cosmos/README.md', '#3113'] - - ['sdk/storage/azure-storage-blob/swagger/README.md', '#3113'] - - ['sdk/storage/azure-storage-file-datalake/swagger/README.md', '#3113'] - - ['sdk/storage/azure-storage-queue/swagger/README.md', '#3113'] - - ['sdk/storage/azure-storage-file-share/swagger/README.md', '#3113'] + - ['cosmosdb/data-plane/benchmark/README.md', '#3113'] + - ['cosmosdb/data-plane/changelog/README.md', '#3113'] + - ['cosmosdb/data-plane/faq/README.md', '#3113'] + - ['cosmosdb/data-plane/README.md', '#3113'] + - ['eventhubs/data-plane/azure-eventhubs-eph/Readme.md', '#3113'] + - ['README.md', '#3113'] + - ['sdk/applicationinsights/microsoft-azure-applicationinsights-query/README.md', '#3113'] + - ['sdk/authorization/microsoft-azure-authentication-msi-token-provider/README.md', '#3113'] + - ['sdk/batch/microsoft-azure-batch/README.md', '#3113'] + - ['sdk/core/README.md', '#3113'] + - ['sdk/cosmos/changelog/README.md', '#3113'] + - ['sdk/cosmos/faq/README.md', '#3113'] + - ['sdk/cosmos/microsoft-azure-cosmos-benchmark/README.md', '#3113'] + - ['sdk/cosmos/README.md', '#3113'] + - ['sdk/eventgrid/microsoft-azure-eventgrid/README.md', '#3113'] + - ['sdk/eventhubs/microsoft-azure-eventhubs-eph/Readme.md', '#3113'] + - ['sdk/eventhubs/README.md', '#3113'] + - ['sdk/keyvault/README.md', '#3113'] + - ['sdk/loganalytics/microsoft-azure-loganalytics/README.md', '#3113'] + - ['sdk/servicebus/README.md', '#3113'] + - ['sdk/storage/azure-storage-blob/swagger/README.md', '#3113'] + - ['sdk/storage/azure-storage-common/README.md', '#3113'] + - ['sdk/storage/azure-storage-file/swagger/README.md', '#3113'] + - ['sdk/storage/azure-storage-file-datalake/swagger/README.md', '#3113'] + - ['sdk/storage/azure-storage-queue/swagger/README.md', '#3113'] + - ['sdk/storage/microsoft-azure-storage-blob/README.md', '#3113'] + - ['sdk/storage/microsoft-azure-storage-blob/swagger/README.md', '#3113'] + - ['sdk/storage/README.md', '#3113'] + - ['sdk/template/azure-sdk-template/README.md','has other required sections'] + - ['sdk/storage/azure-storage-file-share/swagger/README.md','has other required sections'] + package_indexing_exclusion_list: - azure-loganalytics-sample - azure-applicationinsights-query-sample diff --git a/packages.md b/packages.md new file mode 100644 index 000000000000..387cb277fac7 --- /dev/null +++ b/packages.md @@ -0,0 +1,222 @@ + +# Package Index - azure-sdk-for-java + +| Artifact Id | Group Id | Readme | Published Url | +|----------------|-----------|-----------|---------------------| +| [`azure`]( profiles/2019-03-01-hybrid/azure/pom.xml )| `com.microsoft.azure.profile_2019_03_01_hybrid` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.profile_2019_03_01_hybrid/azure ) | +| [`azure`]( profiles/2018-03-01-hybrid/azure/pom.xml )| `com.microsoft.azure.profile_2018_03_01_hybrid` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.profile_2018_03_01_hybrid/azure ) | +| [`azure-applicationinsights-query`]( sdk/applicationinsights/microsoft-azure-applicationinsights-query/pom.xml )| `com.microsoft.azure` | [Readme](sdk/applicationinsights/microsoft-azure-applicationinsights-query/README.md) | N/A | +| [`azure-authentication-msi-token-provider`]( sdk/authorization/microsoft-azure-authentication-msi-token-provider/pom.xml )| `com.microsoft.azure.msi_auth_token_provider` | [Readme](sdk/authorization/microsoft-azure-authentication-msi-token-provider/readme.md) | N/A | +| [`azure-batch`]( sdk/batch/microsoft-azure-batch/pom.xml )| `com.microsoft.azure` | [Readme](sdk/batch/microsoft-azure-batch/README.md) | N/A | +| [`azure-cognitiveservices-autosuggest`]( sdk/cognitiveservices/ms-azure-cs-autosuggest/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-computervision`]( sdk/cognitiveservices/ms-azure-cs-computervision/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-contentmoderator`]( sdk/cognitiveservices/ms-azure-cs-contentmoderator/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-customimagesearch`]( sdk/cognitiveservices/ms-azure-cs-customimagesearch/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-customsearch`]( sdk/cognitiveservices/ms-azure-cs-customsearch/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-customvision-prediction`]( sdk/cognitiveservices/ms-azure-cs-customvision-prediction/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-customvision-training`]( sdk/cognitiveservices/ms-azure-cs-customvision-training/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-entitysearch`]( sdk/cognitiveservices/ms-azure-cs-entitysearch/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-faceapi`]( sdk/cognitiveservices/ms-azure-cs-faceapi/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-imagesearch`]( sdk/cognitiveservices/ms-azure-cs-imagesearch/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-luis-authoring`]( sdk/cognitiveservices/ms-azure-cs-luis-authoring/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-luis-runtime`]( sdk/cognitiveservices/ms-azure-cs-luis-runtime/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-newssearch`]( sdk/cognitiveservices/ms-azure-cs-newssearch/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-spellcheck`]( sdk/cognitiveservices/ms-azure-cs-spellcheck/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-textanalytics`]( sdk/cognitiveservices/ms-azure-cs-textanalytics/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-videosearch`]( sdk/cognitiveservices/ms-azure-cs-videosearch/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-visualsearch`]( sdk/cognitiveservices/ms-azure-cs-visualsearch/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-cognitiveservices-websearch`]( sdk/cognitiveservices/ms-azure-cs-websearch/pom.xml )| `com.microsoft.azure.cognitiveservices` | N/A | N/A | +| [`azure-core`]( sdk/core/azure-core/pom.xml )| `com.azure` | [Readme](sdk/core/azure-core/README.md) | [Maven]( https://search.maven.org/artifact/com.azure/azure-core ) | +| [`azure-core-amqp`]( sdk/core/azure-core-amqp/pom.xml )| `com.azure` | [Readme](sdk/core/azure-core-amqp/README.md) | [Maven]( https://search.maven.org/artifact/com.azure/azure-core-amqp ) | +| [`azure-core-http-netty`]( sdk/core/azure-core-http-netty/pom.xml )| `com.azure` | [Readme](sdk/core/azure-core-http-netty/README.md) | [Maven]( https://search.maven.org/artifact/com.azure/azure-core-http-netty ) | +| [`azure-core-http-okhttp`]( sdk/core/azure-core-http-okhttp/pom.xml )| `com.azure` | [Readme](sdk/core/azure-core-http-okhttp/README.md) | [Maven]( https://search.maven.org/artifact/com.azure/azure-core-http-okhttp ) | +| [`azure-core-management`]( sdk/core/azure-core-management/pom.xml )| `com.azure` | N/A | N/A | +| [`azure-core-test`]( sdk/core/azure-core-test/pom.xml )| `com.azure` | [Readme](sdk/core/azure-core-test/README.md) | [Maven]( https://search.maven.org/artifact/com.azure/azure-core-test ) | +| [`azure-cosmos`]( sdk/cosmos/microsoft-azure-cosmos/pom.xml )| `com.microsoft.azure` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure/azure-cosmos ) | +| [`azure-eventgrid`]( sdk/eventgrid/microsoft-azure-eventgrid/pom.xml )| `com.microsoft.azure` | [Readme](sdk/eventgrid/microsoft-azure-eventgrid/README.md) | N/A | +| [`azure-keyvault`]( sdk/keyvault/microsoft-azure-keyvault/pom.xml )| `com.microsoft.azure` | N/A | N/A | +| [`azure-keyvault-core`]( sdk/keyvault/microsoft-azure-keyvault-core/pom.xml )| `com.microsoft.azure` | N/A | N/A | +| [`azure-keyvault-cryptography`]( sdk/keyvault/microsoft-azure-keyvault-cryptography/pom.xml )| `com.microsoft.azure` | N/A | N/A | +| [`azure-keyvault-extensions`]( sdk/keyvault/microsoft-azure-keyvault-extensions/pom.xml )| `com.microsoft.azure` | N/A | N/A | +| [`azure-keyvault-webkey`]( sdk/keyvault/microsoft-azure-keyvault-webkey/pom.xml )| `com.microsoft.azure` | N/A | N/A | +| [`azure-loganalytics`]( sdk/loganalytics/microsoft-azure-loganalytics/pom.xml )| `com.microsoft.azure` | [Readme](sdk/loganalytics/microsoft-azure-loganalytics/README.md) | N/A | +| [`azure-media`]( sdk/mediaservices/microsoft-azure-media/pom.xml )| `com.microsoft.azure` | N/A | N/A | +| [`azure-mgmt-advisor`]( advisor/resource-manager/v2017_04_19/pom.xml )| `com.microsoft.azure.advisor.v2017_04_19` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.advisor.v2017_04_19/azure-mgmt-advisor ) | +| [`azure-mgmt-apimanagement`]( apimanagement/resource-manager/v2018_06_01_preview/pom.xml )| `com.microsoft.azure.apimanagement.v2018_06_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.apimanagement.v2018_06_01_preview/azure-mgmt-apimanagement ) | +| [`azure-mgmt-apimanagement`]( apimanagement/resource-manager/v2019_01_01/pom.xml )| `com.microsoft.azure.apimanagement.v2019_01_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.apimanagement.v2019_01_01/azure-mgmt-apimanagement ) | +| [`azure-mgmt-appconfiguration`]( appconfiguration/resource-manager/v2019_02_01_preview/pom.xml )| `com.microsoft.azure.appconfiguration.v2019_02_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.appconfiguration.v2019_02_01_preview/azure-mgmt-appconfiguration ) | +| [`azure-mgmt-appservice`]( appservice/resource-manager/v2016_08_01/pom.xml )| `com.microsoft.azure.appservice.v2016_08_01` | N/A | N/A | +| [`azure-mgmt-appservice`]( appservice/resource-manager/v2016_03_01/pom.xml )| `com.microsoft.azure.appservice.v2016_03_01` | N/A | N/A | +| [`azure-mgmt-appservice`]( appservice/resource-manager/v2018_02_01/pom.xml )| `com.microsoft.azure.appservice.v2018_02_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.appservice.v2018_02_01/azure-mgmt-appservice ) | +| [`azure-mgmt-appservice`]( appservice/resource-manager/v2016_09_01/pom.xml )| `com.microsoft.azure.appservice.v2016_09_01` | N/A | N/A | +| [`azure-mgmt-authorization`]( authorization/resource-manager/v2018_07_01_preview/pom.xml )| `com.microsoft.azure.authorization.v2018_07_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.authorization.v2018_07_01_preview/azure-mgmt-authorization ) | +| [`azure-mgmt-authorization`]( authorization/resource-manager/v2015_07_01/pom.xml )| `com.microsoft.azure.authorization.v2015_07_01` | N/A | N/A | +| [`azure-mgmt-authorization`]( authorization/resource-manager/v2018_09_01_preview/pom.xml )| `com.microsoft.azure.authorization.v2018_09_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.authorization.v2018_09_01_preview/azure-mgmt-authorization ) | +| [`azure-mgmt-authorization`]( authorization/resource-manager/v2015_06_01/pom.xml )| `com.microsoft.azure.authorization.v2015_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.authorization.v2015_06_01/azure-mgmt-authorization ) | +| [`azure-mgmt-automation`]( automation/resource-manager/v2018_06_30/pom.xml )| `com.microsoft.azure.automation.v2018_06_30` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.automation.v2018_06_30/azure-mgmt-automation ) | +| [`azure-mgmt-automation`]( automation/resource-manager/v2015_10_31/pom.xml )| `com.microsoft.azure.automation.v2015_10_31` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.automation.v2015_10_31/azure-mgmt-automation ) | +| [`azure-mgmt-azurestack`]( azurestack/resource-manager/v2017_06_01/pom.xml )| `com.microsoft.azure.azurestack.v2017_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.azurestack.v2017_06_01/azure-mgmt-azurestack ) | +| [`azure-mgmt-batchai`]( batchai/resource-manager/v2017_09_01_preview/pom.xml )| `com.microsoft.azure.batchai.v2017_09_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.batchai.v2017_09_01_preview/azure-mgmt-batchai ) | +| [`azure-mgmt-batchai`]( batchai/resource-manager/v2018_05_01/pom.xml )| `com.microsoft.azure.batchai.v2018_05_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.batchai.v2018_05_01/azure-mgmt-batchai ) | +| [`azure-mgmt-batchai`]( batchai/resource-manager/v2018_03_01/pom.xml )| `com.microsoft.azure.batchai.v2018_03_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.batchai.v2018_03_01/azure-mgmt-batchai ) | +| [`azure-mgmt-cognitiveservices`]( cognitiveservices/resource-manager/v2016_02_01_preview/pom.xml )| `com.microsoft.azure.azure-mgmt-cognitiveservices-2016-02-01-preview` | N/A | N/A | +| [`azure-mgmt-cognitiveservices`]( cognitiveservices/resource-manager/v2017_04_18/pom.xml )| `com.microsoft.azure.azure-mgmt-cognitiveservices-2017-04-18` | N/A | N/A | +| [`azure-mgmt-compute`]( compute/resource-manager/v2017_12_01/pom.xml )| `com.microsoft.azure.compute.v2017_12_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.compute.v2017_12_01/azure-mgmt-compute ) | +| [`azure-mgmt-compute`]( compute/resource-manager/v2018_09_30/pom.xml )| `com.microsoft.azure.compute.v2018_09_30` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.compute.v2018_09_30/azure-mgmt-compute ) | +| [`azure-mgmt-compute`]( compute/resource-manager/v2017_09_01/pom.xml )| `com.microsoft.azure.compute.v2017_09_01` | N/A | N/A | +| [`azure-mgmt-compute`]( compute/resource-manager/v2018_04_01/pom.xml )| `com.microsoft.azure.compute.v2018_04_01` | N/A | N/A | +| [`azure-mgmt-compute`]( compute/resource-manager/v2017_03_30/pom.xml )| `com.microsoft.azure.compute.v2017_03_30` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.compute.v2017_03_30/azure-mgmt-compute ) | +| [`azure-mgmt-containerinstance`]( containerinstance/resource-manager/v2018_02_01_preview/pom.xml )| `com.microsoft.azure.containerinstance.v2018_02_01_preview` | N/A | N/A | +| [`azure-mgmt-containerinstance`]( containerinstance/resource-manager/v2018_04_01/pom.xml )| `com.microsoft.azure.containerinstance.v2018_04_01` | N/A | N/A | +| [`azure-mgmt-containerinstance`]( containerinstance/resource-manager/v2017_10_01_preview/pom.xml )| `com.microsoft.azure.containerinstance.v2017_10_01_preview` | N/A | N/A | +| [`azure-mgmt-containerinstance`]( containerinstance/resource-manager/v2017_08_01_preview/pom.xml )| `com.microsoft.azure.containerinstance.v2017_08_01_preview` | N/A | N/A | +| [`azure-mgmt-containerinstance`]( containerinstance/resource-manager/v2018_10_01/pom.xml )| `com.microsoft.azure.containerinstance.v2018_10_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerinstance.v2018_10_01/azure-mgmt-containerinstance ) | +| [`azure-mgmt-containerinstance`]( containerinstance/resource-manager/v2017_12_01_preview/pom.xml )| `com.microsoft.azure.containerinstance.v2017_12_01_preview` | N/A | N/A | +| [`azure-mgmt-containerregistry`]( containerregistry/resource-manager/v2017_10_01/pom.xml )| `com.microsoft.azure.containerregistry.v2017_10_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerregistry.v2017_10_01/azure-mgmt-containerregistry ) | +| [`azure-mgmt-containerregistry`]( containerregistry/resource-manager/v2017_06_01_preview/pom.xml )| `com.microsoft.azure.containerregistry.v2017_06_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerregistry.v2017_06_01_preview/azure-mgmt-containerregistry ) | +| [`azure-mgmt-containerregistry`]( containerregistry/resource-manager/v2018_09_01/pom.xml )| `com.microsoft.azure.containerregistry.v2018_09_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerregistry.v2018_09_01/azure-mgmt-containerregistry ) | +| [`azure-mgmt-containerregistry`]( containerregistry/resource-manager/v2019_04_01/pom.xml )| `com.microsoft.azure.containerregistry.v2019_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerregistry.v2019_04_01/azure-mgmt-containerregistry ) | +| [`azure-mgmt-containerregistry`]( containerregistry/resource-manager/v2018_02_01_preview/pom.xml )| `com.microsoft.azure.containerregistry.v2018_02_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerregistry.v2018_02_01_preview/azure-mgmt-containerregistry ) | +| [`azure-mgmt-containerregistry`]( containerregistry/resource-manager/v2017_03_01/pom.xml )| `com.microsoft.azure.containerregistry.v2017_03_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerregistry.v2017_03_01/azure-mgmt-containerregistry ) | +| [`azure-mgmt-containerregistry`]( containerregistry/resource-manager/v2016_06_27_preview/pom.xml )| `com.microsoft.azure.containerregistry.v2016_06_27_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerregistry.v2016_06_27_preview/azure-mgmt-containerregistry ) | +| [`azure-mgmt-containerregistry`]( containerregistry/resource-manager/v2019_06_01_preview/pom.xml )| `com.microsoft.azure.containerregistry.v2019_06_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerregistry.v2019_06_01_preview/azure-mgmt-containerregistry ) | +| [`azure-mgmt-containerservice`]( containerservice/resource-manager/v2017_08_31/pom.xml )| `com.microsoft.azure.azure-mgmt-containerservice-2017-08-31` | N/A | N/A | +| [`azure-mgmt-containerservice`]( containerservice/resource-manager/v2019_06_01/pom.xml )| `com.microsoft.azure.containerservice.v2019_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerservice.v2019_06_01/azure-mgmt-containerservice ) | +| [`azure-mgmt-containerservice`]( containerservice/resource-manager/v2018_09_30_preview/pom.xml )| `com.microsoft.azure.containerservice.v2018_09_30_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerservice.v2018_09_30_preview/azure-mgmt-containerservice ) | +| [`azure-mgmt-containerservice`]( containerservice/resource-manager/v2017_07_01/pom.xml )| `com.microsoft.azure.azure-mgmt-containerservice-2017-07-01` | N/A | N/A | +| [`azure-mgmt-containerservice`]( containerservice/resource-manager/v2019_02_01/pom.xml )| `com.microsoft.azure.containerservice.v2019_02_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerservice.v2019_02_01/azure-mgmt-containerservice ) | +| [`azure-mgmt-containerservice`]( containerservice/resource-manager/package_2017_09/pom.xml )| `com.microsoft.azure.containerservice-package-2017-09` | N/A | N/A | +| [`azure-mgmt-containerservice`]( containerservice/resource-manager/v2017_09_30/pom.xml )| `com.microsoft.azure.azure-mgmt-containerservice-2017-09-30` | N/A | N/A | +| [`azure-mgmt-containerservice`]( containerservice/resource-manager/v2019_08_01/pom.xml )| `com.microsoft.azure.containerservice.v2019_08_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerservice.v2019_08_01/azure-mgmt-containerservice ) | +| [`azure-mgmt-containerservice`]( containerservice/resource-manager/v2019_04_01/pom.xml )| `com.microsoft.azure.containerservice.v2019_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.containerservice.v2019_04_01/azure-mgmt-containerservice ) | +| [`azure-mgmt-cosmosdb`]( cosmosdb/resource-manager/v2015_04_08/pom.xml )| `com.microsoft.azure.cosmosdb.v2015_04_08` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.cosmosdb.v2015_04_08/azure-mgmt-cosmosdb ) | +| [`azure-mgmt-costmanagement`]( costmanagement/resource-manager/v2018_05_31/pom.xml )| `com.microsoft.azure.costmanagement.v2018_05_31` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.costmanagement.v2018_05_31/azure-mgmt-costmanagement ) | +| [`azure-mgmt-databoxedge`]( edgegateway/resource-manager/v2019_03_01/pom.xml )| `com.microsoft.azure.edgegateway.v2019_03_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.edgegateway.v2019_03_01/azure-mgmt-databoxedge ) | +| [`azure-mgmt-datalakeanalytics`]( datalakeanalytics/resource-manager/v2016_11_01/pom.xml )| `com.microsoft.azure.datalakeanalytics.v2016_11_01` | N/A | N/A | +| [`azure-mgmt-datalakeanalytics`]( datalakeanalytics/resource-manager/v2015_10_01_preview/pom.xml )| `com.microsoft.azure.datalakeanalytics.v2015_10_01_preview` | N/A | N/A | +| [`azure-mgmt-datalakestore`]( datalakestore/resource-manager/v2016_11_01/pom.xml )| `com.microsoft.azure.datalakestore.v2016_11_01` | N/A | N/A | +| [`azure-mgmt-datalakestore`]( datalakestore/resource-manager/v2015_10_01_preview/pom.xml )| `com.microsoft.azure.datalakestore.v2015_10_01_preview` | N/A | N/A | +| [`azure-mgmt-datamigration`]( datamigration/resource-manager/v2017_11_15_preview/pom.xml )| `com.microsoft.azure.datamigration.v2017_11_15_preview` | N/A | N/A | +| [`azure-mgmt-datamigration`]( datamigration/resource-manager/v2018_03_31_preview/pom.xml )| `com.microsoft.azure.datamigration.v2018_03_31_preview` | N/A | N/A | +| [`azure-mgmt-datamigration`]( datamigration/resource-manager/v2018_07_15_preview/pom.xml )| `com.microsoft.azure.datamigration.v2018_07_15_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.datamigration.v2018_07_15_preview/azure-mgmt-datamigration ) | +| [`azure-mgmt-devspaces`]( devspaces/resource-manager/v2018_06_01_preview/pom.xml )| `com.microsoft.azure.devspaces.v2018_06_01_preview` | N/A | N/A | +| [`azure-mgmt-devtestlabs`]( devtestlabs/resource-manager/v2018_09_15/pom.xml )| `com.microsoft.azure.devtestlabs.v2018_09_15` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.devtestlabs.v2018_09_15/azure-mgmt-devtestlabs ) | +| [`azure-mgmt-dns`]( dns/resource-manager/v2016_04_01/pom.xml )| `com.microsoft.azure.dns.v2016_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.dns.v2016_04_01/azure-mgmt-dns ) | +| [`azure-mgmt-eventgrid`]( eventgrid/resource-manager/v2019_06_01/pom.xml )| `com.microsoft.azure.eventgrid.v2019_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.eventgrid.v2019_06_01/azure-mgmt-eventgrid ) | +| [`azure-mgmt-eventgrid`]( eventgrid/resource-manager/v2018_05_01_preview/pom.xml )| `com.microsoft.azure.eventgrid.v2018_05_01_preview` | N/A | N/A | +| [`azure-mgmt-eventgrid`]( eventgrid/resource-manager/v2018_09_15_preview/pom.xml )| `com.microsoft.azure.eventgrid.v2018_09_15_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.eventgrid.v2018_09_15_preview/azure-mgmt-eventgrid ) | +| [`azure-mgmt-eventgrid`]( eventgrid/resource-manager/v2018_01_01/pom.xml )| `com.microsoft.azure.eventgrid.v2018_01_01` | N/A | N/A | +| [`azure-mgmt-eventgrid`]( eventgrid/resource-manager/v2019_01_01/pom.xml )| `com.microsoft.azure.eventgrid.v2019_01_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.eventgrid.v2019_01_01/azure-mgmt-eventgrid ) | +| [`azure-mgmt-eventhubs`]( eventhubs/resource-manager/v2017_04_01/pom.xml )| `com.microsoft.azure.eventhubs.v2017_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.eventhubs.v2017_04_01/azure-mgmt-eventhubs ) | +| [`azure-mgmt-eventhubs`]( eventhubs/resource-manager/v2018_01_01_preview/pom.xml )| `com.microsoft.azure.eventhubs.v2018_01_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.eventhubs.v2018_01_01_preview/azure-mgmt-eventhubs ) | +| [`azure-mgmt-eventhubs`]( eventhubs/resource-manager/v2015_08_01/pom.xml )| `com.microsoft.azure.eventhubs.v2015_08_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.eventhubs.v2015_08_01/azure-mgmt-eventhubs ) | +| [`azure-mgmt-features`]( features/resource-manager/v2015_12_01/pom.xml )| `com.microsoft.azure.features.v2015_12_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.features.v2015_12_01/azure-mgmt-features ) | +| [`azure-mgmt-hanaonazure`]( hanaonazure/resource-manager/v2017_11_03_preview/pom.xml )| `com.microsoft.azure.hanaonazure.v2017_11_03_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.hanaonazure.v2017_11_03_preview/azure-mgmt-hanaonazure ) | +| [`azure-mgmt-hdinsight`]( hdinsight/resource-manager/v2018_06_01_preview/pom.xml )| `com.microsoft.azure.hdinsight.v2018_06_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.hdinsight.v2018_06_01_preview/azure-mgmt-hdinsight ) | +| [`azure-mgmt-insights`]( applicationinsights/resource-manager/v2015_05_01/pom.xml )| `com.microsoft.azure.applicationinsights.v2015_05_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.applicationinsights.v2015_05_01/azure-mgmt-insights ) | +| [`azure-mgmt-iotcentral`]( iotcentral/resource-manager/v2018_09_01/pom.xml )| `com.microsoft.azure.iotcentral.v2018_09_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.iotcentral.v2018_09_01/azure-mgmt-iotcentral ) | +| [`azure-mgmt-iotcentral`]( iotcentral/resource-manager/v2017_07_01_privatepreview/pom.xml )| `com.microsoft.azure.iotcentral.v2017_07_01_privatepreview` | N/A | N/A | +| [`azure-mgmt-iothub`]( iothub/resource-manager/v2018_12_01_preview/pom.xml )| `com.microsoft.azure.iothub.v2018_12_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.iothub.v2018_12_01_preview/azure-mgmt-iothub ) | +| [`azure-mgmt-iothub`]( iothub/resource-manager/v2018_04_01/pom.xml )| `com.microsoft.azure.iothub.v2018_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.iothub.v2018_04_01/azure-mgmt-iothub ) | +| [`azure-mgmt-iothub`]( iothub/resource-manager/v2019_03_22_preview/pom.xml )| `com.microsoft.azure.iothub.v2019_03_22_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.iothub.v2019_03_22_preview/azure-mgmt-iothub ) | +| [`azure-mgmt-keyvault`]( keyvault/resource-manager/v2016_10_01/pom.xml )| `com.microsoft.azure.keyvault.v2016_10_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.keyvault.v2016_10_01/azure-mgmt-keyvault ) | +| [`azure-mgmt-keyvault`]( keyvault/resource-manager/v2015_06_01/pom.xml )| `com.microsoft.azure.keyvault.v2015_06_01` | N/A | N/A | +| [`azure-mgmt-kusto`]( kusto/resource-manager/v2018_09_07_preview/pom.xml )| `com.microsoft.azure.kusto.v2018_09_07_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.kusto.v2018_09_07_preview/azure-mgmt-kusto ) | +| [`azure-mgmt-kusto`]( kusto/resource-manager/v2019_05_15/pom.xml )| `com.microsoft.azure.kusto.v2019_05_15` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.kusto.v2019_05_15/azure-mgmt-kusto ) | +| [`azure-mgmt-labservices`]( labservices/resource-manager/v2018_10_15/pom.xml )| `com.microsoft.azure.labservices.v2018_10_15` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.labservices.v2018_10_15/azure-mgmt-labservices ) | +| [`azure-mgmt-locks`]( locks/resource-manager/v2016_09_01/pom.xml )| `com.microsoft.azure.locks.v2016_09_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.locks.v2016_09_01/azure-mgmt-locks ) | +| [`azure-mgmt-loganalytics`]( loganalytics/resource-manager/v2015_03_20/pom.xml )| `com.microsoft.azure.loganalytics.v2015_03_20` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.loganalytics.v2015_03_20/azure-mgmt-loganalytics ) | +| [`azure-mgmt-logic`]( logic/resource-manager/v2016_06_01/pom.xml )| `com.microsoft.azure.logic.v2016_06_01` | N/A | N/A | +| [`azure-mgmt-logic`]( logic/resource-manager/v2018_07_01_preview/pom.xml )| `com.microsoft.azure.logic.v2018_07_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.logic.v2018_07_01_preview/azure-mgmt-logic ) | +| [`azure-mgmt-machinelearningservices`]( machinelearningservices/resource-manager/v2019_05_01/pom.xml )| `com.microsoft.azure.machinelearningservices.v2019_05_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.machinelearningservices.v2019_05_01/azure-mgmt-machinelearningservices ) | +| [`azure-mgmt-mariadb`]( mariadb/resource-manager/v2018_06_01/pom.xml )| `com.microsoft.azure.mariadb.v2018_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.mariadb.v2018_06_01/azure-mgmt-mariadb ) | +| [`azure-mgmt-marketplaceordering`]( marketplaceordering/resource-manager/v2015_06_01/pom.xml )| `com.microsoft.azure.marketplaceordering.v2015_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.marketplaceordering.v2015_06_01/azure-mgmt-marketplaceordering ) | +| [`azure-mgmt-media`]( mediaservices/resource-manager/v2018_07_01/pom.xml )| `com.microsoft.azure.mediaservices.v2018_07_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.mediaservices.v2018_07_01/azure-mgmt-media ) | +| [`azure-mgmt-media`]( mediaservices/resource-manager/v2018_06_01_preview/pom.xml )| `com.microsoft.azure.mediaservices.v2018_06_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.mediaservices.v2018_06_01_preview/azure-mgmt-media ) | +| [`azure-mgmt-media`]( mediaservices/resource-manager/v2015_10_01/pom.xml )| `com.microsoft.azure.mediaservices.v2015_10_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.mediaservices.v2015_10_01/azure-mgmt-media ) | +| [`azure-mgmt-media`]( mediaservices/resource-manager/v2018_03_30_preview/pom.xml )| `com.microsoft.azure.mediaservices.v2018_03_30_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.mediaservices.v2018_03_30_preview/azure-mgmt-media ) | +| [`azure-mgmt-mixedreality`]( mixedreality/resource-manager/v2019_02_28_preview/pom.xml )| `com.microsoft.azure.mixedreality.v2019_02_28_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.mixedreality.v2019_02_28_preview/azure-mgmt-mixedreality ) | +| [`azure-mgmt-monitor`]( monitor/resource-manager/v2017_04_01/pom.xml )| `com.microsoft.azure.monitor.v2017_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.monitor.v2017_04_01/azure-mgmt-monitor ) | +| [`azure-mgmt-monitor`]( monitor/resource-manager/v2018_04_16/pom.xml )| `com.microsoft.azure.monitor.v2018_04_16` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.monitor.v2018_04_16/azure-mgmt-monitor ) | +| [`azure-mgmt-monitor`]( monitor/resource-manager/v2016_03_01/pom.xml )| `com.microsoft.azure.monitor.v2016_03_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.monitor.v2016_03_01/azure-mgmt-monitor ) | +| [`azure-mgmt-monitor`]( monitor/resource-manager/v2017_05_01_preview/pom.xml )| `com.microsoft.azure.monitor.v2017_05_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.monitor.v2017_05_01_preview/azure-mgmt-monitor ) | +| [`azure-mgmt-monitor`]( monitor/resource-manager/v2018_09_01/pom.xml )| `com.microsoft.azure.monitor.v2018_09_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.monitor.v2018_09_01/azure-mgmt-monitor ) | +| [`azure-mgmt-monitor`]( monitor/resource-manager/v2015_04_01/pom.xml )| `com.microsoft.azure.monitor.v2015_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.monitor.v2015_04_01/azure-mgmt-monitor ) | +| [`azure-mgmt-monitor`]( monitor/resource-manager/v2018_03_01/pom.xml )| `com.microsoft.azure.monitor.v2018_03_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.monitor.v2018_03_01/azure-mgmt-monitor ) | +| [`azure-mgmt-monitor`]( monitor/resource-manager/v2015_07_01/pom.xml )| `com.microsoft.azure.monitor.v2015_07_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.monitor.v2015_07_01/azure-mgmt-monitor ) | +| [`azure-mgmt-monitor`]( monitor/resource-manager/v2018_01_01/pom.xml )| `com.microsoft.azure.monitor.v2018_01_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.monitor.v2018_01_01/azure-mgmt-monitor ) | +| [`azure-mgmt-monitor`]( monitor/resource-manager/v2017_03_01_preview/pom.xml )| `com.microsoft.azure.monitor.v2017_03_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.monitor.v2017_03_01_preview/azure-mgmt-monitor ) | +| [`azure-mgmt-mysql`]( mysql/resource-manager/v2017_12_01/pom.xml )| `com.microsoft.azure.mysql.v2017_12_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.mysql.v2017_12_01/azure-mgmt-mysql ) | +| [`azure-mgmt-mysql`]( mysql/resource-manager/v2017_12_01_preview/pom.xml )| `com.microsoft.azure.mysql.v2017_12_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.mysql.v2017_12_01_preview/azure-mgmt-mysql ) | +| [`azure-mgmt-netapp`]( netapp/resource-manager/v2017_08_15/pom.xml )| `com.microsoft.azure.netapp.v2017_08_15` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.netapp.v2017_08_15/azure-mgmt-netapp ) | +| [`azure-mgmt-netapp`]( netapp/resource-manager/v2019_05_01/pom.xml )| `com.microsoft.azure.netapp.v2019_05_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.netapp.v2019_05_01/azure-mgmt-netapp ) | +| [`azure-mgmt-netapp`]( netapp/resource-manager/v2019_07_01/pom.xml )| `com.microsoft.azure.netapp.v2019_07_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.netapp.v2019_07_01/azure-mgmt-netapp ) | +| [`azure-mgmt-netapp`]( netapp/resource-manager/v2019_06_01/pom.xml )| `com.microsoft.azure.netapp.v2019_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.netapp.v2019_06_01/azure-mgmt-netapp ) | +| [`azure-mgmt-network`]( network/resource-manager/v2018_12_01/pom.xml )| `com.microsoft.azure.network.v2018_12_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.network.v2018_12_01/azure-mgmt-network ) | +| [`azure-mgmt-network`]( network/resource-manager/v2018_04_01/pom.xml )| `com.microsoft.azure.network.v2018_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.network.v2018_04_01/azure-mgmt-network ) | +| [`azure-mgmt-network`]( dns/resource-manager/v2017_10_01/pom.xml )| `com.microsoft.azure.dns.v2017_10_01` | N/A | N/A | +| [`azure-mgmt-network`]( network/resource-manager/v2019_04_01/pom.xml )| `com.microsoft.azure.network.v2019_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.network.v2019_04_01/azure-mgmt-network ) | +| [`azure-mgmt-network`]( network/resource-manager/v2019_08_01/pom.xml )| `com.microsoft.azure.network.v2019_08_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.network.v2019_08_01/azure-mgmt-network ) | +| [`azure-mgmt-network`]( network/resource-manager/v2018_07_01/pom.xml )| `com.microsoft.azure.network.v2018_07_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.network.v2018_07_01/azure-mgmt-network ) | +| [`azure-mgmt-network`]( network/resource-manager/v2019_07_01/pom.xml )| `com.microsoft.azure.network.v2019_07_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.network.v2019_07_01/azure-mgmt-network ) | +| [`azure-mgmt-network`]( network/resource-manager/v2019_06_01/pom.xml )| `com.microsoft.azure.network.v2019_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.network.v2019_06_01/azure-mgmt-network ) | +| [`azure-mgmt-network`]( network/resource-manager/v2018_08_01/pom.xml )| `com.microsoft.azure.network.v2018_08_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.network.v2018_08_01/azure-mgmt-network ) | +| [`azure-mgmt-network`]( network/resource-manager/v2018_06_01/pom.xml )| `com.microsoft.azure.network.v2018_06_01` | N/A | N/A | +| [`azure-mgmt-network`]( network/resource-manager/v2017_10_01/pom.xml )| `com.microsoft.azure.network.v2017_10_01` | N/A | N/A | +| [`azure-mgmt-network`]( network/resource-manager/v2019_02_01/pom.xml )| `com.microsoft.azure.network.v2019_02_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.network.v2019_02_01/azure-mgmt-network ) | +| [`azure-mgmt-notificationhubs`]( notificationhubs/resource-manager/v2017_04_01/pom.xml )| `com.microsoft.azure.notificationhubs.v2017_04_01` | N/A | N/A | +| [`azure-mgmt-notificationhubs`]( notificationhubs/resource-manager/v2014_09_01/pom.xml )| `com.microsoft.azure.notificationhubs.v2014_09_01` | N/A | N/A | +| [`azure-mgmt-notificationhubs`]( notificationhubs/resource-manager/v2016_03_01/pom.xml )| `com.microsoft.azure.notificationhubs.v2016_03_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.notificationhubs.v2016_03_01/azure-mgmt-notificationhubs ) | +| [`azure-mgmt-operationsmanagement`]( operationsmanagement/resource-manager/v2015_11_01_preview/pom.xml )| `com.microsoft.azure.operationsmanagement.v2015_11_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.operationsmanagement.v2015_11_01_preview/azure-mgmt-operationsmanagement ) | +| [`azure-mgmt-peering`]( peering/resource-manager/v2019_08_01_preview/pom.xml )| `com.microsoft.azure.peering.v2019_08_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.peering.v2019_08_01_preview/azure-mgmt-peering ) | +| [`azure-mgmt-policy`]( policy/resource-manager/v2018_05_01/pom.xml )| `com.microsoft.azure.policy.v2018_05_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.policy.v2018_05_01/azure-mgmt-policy ) | +| [`azure-mgmt-policy`]( policy/resource-manager/v2018_03_01/pom.xml )| `com.microsoft.azure.policy.v2018_03_01` | N/A | N/A | +| [`azure-mgmt-policy`]( policy/resource-manager/v2016_12_01/pom.xml )| `com.microsoft.azure.policy.v2016_12_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.policy.v2016_12_01/azure-mgmt-policy ) | +| [`azure-mgmt-policy`]( policy/resource-manager/v2019_06_01/pom.xml )| `com.microsoft.azure.policy.v2019_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.policy.v2019_06_01/azure-mgmt-policy ) | +| [`azure-mgmt-policyinsights`]( policyinsights/resource-manager/v2018_07_01_preview/pom.xml )| `com.microsoft.azure.policyinsights.v2018_07_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.policyinsights.v2018_07_01_preview/azure-mgmt-policyinsights ) | +| [`azure-mgmt-policyinsights`]( policyinsights/resource-manager/v2018_04_04/pom.xml )| `com.microsoft.azure.policyinsights.v2018_04_04` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.policyinsights.v2018_04_04/azure-mgmt-policyinsights ) | +| [`azure-mgmt-postgresql`]( postgresql/resource-manager/v2017_12_01/pom.xml )| `com.microsoft.azure.postgresql.v2017_12_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.postgresql.v2017_12_01/azure-mgmt-postgresql ) | +| [`azure-mgmt-postgresql`]( postgresql/resource-manager/v2017_12_01_preview/pom.xml )| `com.microsoft.azure.postgresql.v2017_12_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.postgresql.v2017_12_01_preview/azure-mgmt-postgresql ) | +| [`azure-mgmt-privatedns`]( privatedns/resource-manager/v2018_09_01/pom.xml )| `com.microsoft.azure.privatedns.v2018_09_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.privatedns.v2018_09_01/azure-mgmt-privatedns ) | +| [`azure-mgmt-recoveryservices`]( recoveryservices.backup/resource-manager/v2017_07_01/pom.xml )| `com.microsoft.azure.recoveryservices.backup.v2017_07_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.recoveryservices.backup.v2017_07_01/azure-mgmt-recoveryservices ) | +| [`azure-mgmt-recoveryservices`]( recoveryservices/resource-manager/v2016_06_01/pom.xml )| `com.microsoft.azure.recoveryservices.v2016_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.recoveryservices.v2016_06_01/azure-mgmt-recoveryservices ) | +| [`azure-mgmt-recoveryservices`]( recoveryservices.backup/resource-manager/v2016_12_01/pom.xml )| `com.microsoft.azure.recoveryservices.backup.v2016_12_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.recoveryservices.backup.v2016_12_01/azure-mgmt-recoveryservices ) | +| [`azure-mgmt-recoveryservices`]( recoveryservices.backup/resource-manager/v2016_06_01/pom.xml )| `com.microsoft.azure.recoveryservices.backup.v2016_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.recoveryservices.backup.v2016_06_01/azure-mgmt-recoveryservices ) | +| [`azure-mgmt-recoveryservices`]( recoveryservices.siterecovery/resource-manager/v2018_01_10/pom.xml )| `com.microsoft.azure.recoveryservices.siterecovery.v2018_01_10` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.recoveryservices.siterecovery.v2018_01_10/azure-mgmt-recoveryservices ) | +| [`azure-mgmt-recoveryservices`]( recoveryservices.backup/resource-manager/v2016_08_10/pom.xml )| `com.microsoft.azure.recoveryservices.backup.v2016_08_10` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.recoveryservices.backup.v2016_08_10/azure-mgmt-recoveryservices ) | +| [`azure-mgmt-redis`]( redis/resource-manager/v2018_03_01/pom.xml )| `com.microsoft.azure.redis.v2018_03_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.redis.v2018_03_01/azure-mgmt-redis ) | +| [`azure-mgmt-relay`]( relay/resource-manager/v2017_04_01/pom.xml )| `com.microsoft.azure.relay.v2017_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.relay.v2017_04_01/azure-mgmt-relay ) | +| [`azure-mgmt-resourcegraph`]( resourcegraph/resource-manager/v2019_04_01/pom.xml )| `com.microsoft.azure.resourcegraph.v2019_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.resourcegraph.v2019_04_01/azure-mgmt-resourcegraph ) | +| [`azure-mgmt-resourcehealth`]( resourcehealth/resource-manager/v2015_01_01/pom.xml )| `com.microsoft.azure.resourcehealth.v2015_01_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.resourcehealth.v2015_01_01/azure-mgmt-resourcehealth ) | +| [`azure-mgmt-resourcehealth`]( resourcehealth/resource-manager/v2017_07_01/pom.xml )| `com.microsoft.azure.resourcehealth.v2017_07_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.resourcehealth.v2017_07_01/azure-mgmt-resourcehealth ) | +| [`azure-mgmt-resources`]( resources/resource-manager/v2019_06_01/pom.xml )| `com.microsoft.azure.resources.v2019_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.resources.v2019_06_01/azure-mgmt-resources ) | +| [`azure-mgmt-resources`]( resources/resource-manager/v2016_09_01/pom.xml )| `com.microsoft.azure.resources.v2016_09_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.resources.v2016_09_01/azure-mgmt-resources ) | +| [`azure-mgmt-resources`]( resources/resource-manager/v2019_05_01/pom.xml )| `com.microsoft.azure.resources.v2019_05_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.resources.v2019_05_01/azure-mgmt-resources ) | +| [`azure-mgmt-resources`]( resources/resource-manager/v2018_05_01/pom.xml )| `com.microsoft.azure.resources.v2018_05_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.resources.v2018_05_01/azure-mgmt-resources ) | +| [`azure-mgmt-resources`]( resources/resource-manager/v2018_02_01/pom.xml )| `com.microsoft.azure.resources.v2018_02_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.resources.v2018_02_01/azure-mgmt-resources ) | +| [`azure-mgmt-resources`]( resources/resource-manager/v2019_07_01/pom.xml )| `com.microsoft.azure.resources.v2019_07_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.resources.v2019_07_01/azure-mgmt-resources ) | +| [`azure-mgmt-search`]( search/resource-manager/v2015_02_28/pom.xml )| `com.microsoft.azure.search.v2015_02_28` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.search.v2015_02_28/azure-mgmt-search ) | +| [`azure-mgmt-servicebus`]( servicebus/resource-manager/v2017_04_01/pom.xml )| `com.microsoft.azure.servicebus.v2017_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.servicebus.v2017_04_01/azure-mgmt-servicebus ) | +| [`azure-mgmt-servicebus`]( servicebus/resource-manager/v2015_08_01/pom.xml )| `com.microsoft.azure.servicebus.v2015_08_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.servicebus.v2015_08_01/azure-mgmt-servicebus ) | +| [`azure-mgmt-servicebus`]( servicebus/resource-manager/v2018_01_01_preview/pom.xml )| `com.microsoft.azure.servicebus.v2018_01_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.servicebus.v2018_01_01_preview/azure-mgmt-servicebus ) | +| [`azure-mgmt-servicefabric`]( servicefabric/resource-manager/v2018_02_01/pom.xml )| `com.microsoft.azure.servicefabric.v2018_02_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.servicefabric.v2018_02_01/azure-mgmt-servicefabric ) | +| [`azure-mgmt-signalr`]( signalr/resource-manager/v2018_03_01_preview/pom.xml )| `com.microsoft.azure.azure-mgmt-signalr-2018-03-01-preview` | N/A | N/A | +| [`azure-mgmt-signalr`]( signalr/resource-manager/v2018_10_01/pom.xml )| `com.microsoft.azure.signalr.v2018_10_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.signalr.v2018_10_01/azure-mgmt-signalr ) | +| [`azure-mgmt-sql`]( sql/resource-manager/v2017_10_01_preview/pom.xml )| `com.microsoft.azure.sql.v2017_10_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.sql.v2017_10_01_preview/azure-mgmt-sql ) | +| [`azure-mgmt-sql`]( sql/resource-manager/v2018_06_01_preview/pom.xml )| `com.microsoft.azure.sql.v2018_06_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.sql.v2018_06_01_preview/azure-mgmt-sql ) | +| [`azure-mgmt-sql`]( sql/resource-manager/v2015_05_01_preview/pom.xml )| `com.microsoft.azure.sql.v2015_05_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.sql.v2015_05_01_preview/azure-mgmt-sql ) | +| [`azure-mgmt-sql`]( sql/resource-manager/v2017_03_01_preview/pom.xml )| `com.microsoft.azure.sql.v2017_03_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.sql.v2017_03_01_preview/azure-mgmt-sql ) | +| [`azure-mgmt-sql`]( sql/resource-manager/v2014_04_01/pom.xml )| `com.microsoft.azure.sql.v2014_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.sql.v2014_04_01/azure-mgmt-sql ) | +| [`azure-mgmt-sqlvirtualmachine`]( sqlvirtualmachine/resource-manager/v2017_03_01_preview/pom.xml )| `com.microsoft.azure.sqlvirtualmachine.v2017_03_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.sqlvirtualmachine.v2017_03_01_preview/azure-mgmt-sqlvirtualmachine ) | +| [`azure-mgmt-storage`]( storage/resource-manager/v2018_03_01_preview/pom.xml )| `com.microsoft.azure.storage.v2018_03_01_preview` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.storage.v2018_03_01_preview/azure-mgmt-storage ) | +| [`azure-mgmt-storage`]( storage/resource-manager/v2018_02_01/pom.xml )| `com.microsoft.azure.storage.v2018_02_01` | N/A | N/A | +| [`azure-mgmt-storage`]( storage/resource-manager/v2016_01_01/pom.xml )| `com.microsoft.azure.storage.v2016_01_01` | N/A | N/A | +| [`azure-mgmt-storage`]( storage/resource-manager/v2018_07_01/pom.xml )| `com.microsoft.azure.storage.v2018_07_01` | N/A | N/A | +| [`azure-mgmt-storage`]( storage/resource-manager/v2017_10_01/pom.xml )| `com.microsoft.azure.storage.v2017_10_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.storage.v2017_10_01/azure-mgmt-storage ) | +| [`azure-mgmt-storage`]( storage/resource-manager/v2019_04_01/pom.xml )| `com.microsoft.azure.storage.v2019_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.storage.v2019_04_01/azure-mgmt-storage ) | +| [`azure-mgmt-storage`]( storage/resource-manager/v2018_11_01/pom.xml )| `com.microsoft.azure.storage.v2018_11_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.storage.v2018_11_01/azure-mgmt-storage ) | +| [`azure-mgmt-storagecache`]( storagecache/resource-manager/v2019_08_01/pom.xml )| `com.microsoft.azure.storagecache.v2019_08_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.storagecache.v2019_08_01/azure-mgmt-storagecache ) | +| [`azure-mgmt-storageimportexport`]( storageimportexport/resource-manager/v2016_11_01/pom.xml )| `com.microsoft.azure.storageimportexport.v2016_11_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.storageimportexport.v2016_11_01/azure-mgmt-storageimportexport ) | +| [`azure-mgmt-streamanalytics`]( streamanalytics/resource-manager/v2016_03_01/pom.xml )| `com.microsoft.azure.streamanalytics.v2016_03_01` | N/A | N/A | +| [`azure-mgmt-subscriptions`]( resources/resource-manager/v2016_06_01/pom.xml )| `com.microsoft.azure.resources.v2016_06_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.resources.v2016_06_01/azure-mgmt-subscriptions ) | +| [`azure-mgmt-vmwarecloudsimple`]( vmwarecloudsimple/resource-manager/v2019_04_01/pom.xml )| `com.microsoft.azure.vmwarecloudsimple.v2019_04_01` | N/A | [Maven]( https://search.maven.org/artifact/com.microsoft.azure.vmwarecloudsimple.v2019_04_01/azure-mgmt-vmwarecloudsimple ) | diff --git a/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md b/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md index 1e78d0790f07..c7bb86d4f97a 100644 --- a/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md +++ b/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md @@ -1,15 +1,18 @@ -# Change Log azure-data-appconfiguration -## Version 1.0.0-preview.7 (2019-11-26) +# Release History + +## 1.0.0-beta.8 (Unreleased) + +## 1.0.0-preview.7 For details on the Azure SDK for Java (November 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview7-java). - Added support for Azure Activity Directory authentication. - Added service API version support -#### Breaking Changes +### Breaking Changes - Removed clearReadOnly API, updated setReadOnly API to support setting and clearing read only based on the flag passed. - Removed Range class, SettingSelector no longer supports Range. -## Version 1.0.0-preview.6 (2019-10-31) +## 1.0.0-preview.6 For details on the Azure SDK for Java (October 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview6-java). - Renamed addSetting, getSetting, deleteSetting, setSetting, listSettings, listSettingRevisions to addConfigurationSetting, getConfigurationSetting, deleteConfigurationSetting, setConfigurationSetting, @@ -26,7 +29,7 @@ This package's and [samples](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration) -## Version 1.0.0-preview.5 (2019-10-11) +## 1.0.0-preview.5 For details on the Azure SDK for Java (September 2019 Preview) release refer to the [release announcement](https://azure.github.io/azure-sdk/releases/2019-10-11/java.html). - Fixed a explored bug that ConfigurationClientCredential is already pacakge-private. Using connection String instead. @@ -37,7 +40,7 @@ and [samples](https://github.com/Azure/azure-sdk-for-java/tree/4375acbb70d4b85db238d6b5147b697d9355f45e/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration) demonstrate the new API. -## Version 1.0.0-preview.4 (2019-10-8) +## 1.0.0-preview.4 For details on the Azure SDK for Java (October 2019 Preview) release refer to the [release announcement](https://azure.github.io/azure-sdk/releases/2019-10-11/java.html). - Updated addSetting, getSetting, deleteSetting, setSetting to support conditional request. @@ -52,7 +55,7 @@ and [samples](https://github.com/Azure/azure-sdk-for-java/tree/4375acbb70d4b85db238d6b5147b697d9355f45e/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration) demonstrate the new API. -## Version 1.0.0-preview.3 (2019-09-10) +## 1.0.0-preview.3 For details on the Azure SDK for Java (September 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview3-java). - Removed dependency on Netty. @@ -64,7 +67,7 @@ and [samples](https://github.com/Azure/azure-sdk-for-java/tree/4375acbb70d4b85db238d6b5147b697d9355f45e/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration) demonstrate the new API. -## Version 1.0.0-preview.2 (2019-08-06) +## 1.0.0-preview.2 For details on the Azure SDK for Java (August 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview2-java). - Merged ConfigurationClientBuilder and ConfigurationAsyncClientBuilder into ConfigurationClientBuilder. Method to build each client were added. @@ -83,7 +86,7 @@ and [samples](https://github.com/Azure/azure-sdk-for-java/tree/azure-data-appconfiguration_1.0.0-preview.2/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration) demonstrate the new API. -## Version 1.0.0-preview.1 (2019-06-28) +## 1.0.0-preview.1 Version 1.0.0-preview.1 is a preview of our efforts in creating a client library that is developer-friendly, idiomatic to the Java ecosystem, and as consistent across different languages and platforms as possible. The principles that guide our efforts can be found in the [Azure SDK Design Guidelines for Java](https://azure.github.io/azure-sdk/java_introduction.html). diff --git a/sdk/authorization/microsoft-azure-authentication-msi-token-provider/readme.md b/sdk/authorization/microsoft-azure-authentication-msi-token-provider/README.md similarity index 100% rename from sdk/authorization/microsoft-azure-authentication-msi-token-provider/readme.md rename to sdk/authorization/microsoft-azure-authentication-msi-token-provider/README.md diff --git a/sdk/batch/microsoft-azure-batch/changelog.md b/sdk/batch/microsoft-azure-batch/CHANGELOG.md similarity index 96% rename from sdk/batch/microsoft-azure-batch/changelog.md rename to sdk/batch/microsoft-azure-batch/CHANGELOG.md index 8ac15ad39a4c..f52bc97552fb 100644 --- a/sdk/batch/microsoft-azure-batch/changelog.md +++ b/sdk/batch/microsoft-azure-batch/CHANGELOG.md @@ -1,5 +1,8 @@ -# Azure Batch SDK for Java release notes -## Changes in 7.0.0 +# Release History + +## 7.1.0-beta.1 + +## 7.0.0 ### Features - Added ability to specify a collection of public IPs on CloudPool via the new PublicIPs property. This guarantees nodes in the Pool will have an IP from the list user provided IPs. - Added ability to mount remote file-systems on each node of a pool via the MountConfiguration property on CloudPool. @@ -9,7 +12,7 @@ ### REST API version This version of the Batch .NET client library targets version 2019-08-01.10.0 of the Azure Batch REST API. -## Changes in 6.0.0 +## 6.0.0 ### Features - **[Breaking]** Replaced PoolOperations.ListNodeAgentSkus with PoolOperations.ListSupportedImages. ListSupportedImages contains all of the same information originally available in ListNodeAgentSKUs but in a clearer format. New non-verified images are also now returned. Additional information about Capabilities and BatchSupportEndOfLife is accessible on the ImageInformation object returned by ListSupportedImages. - Now support network security rules blocking network access to a CloudPool based on the source port of the traffic. This is done via the SourcePortRanges property on NetworkSecurityGroupRule. @@ -18,12 +21,12 @@ ### REST API version This version of the Batch .NET client library targets version 2019-06-01.9.0 of the Azure Batch REST API. -## Changes in 5.0.1 +## 5.0.1 ### Features ### Fixes - Fix corrupt signing of 5.0.0 Java SDK binary -## Changes in 5.0.0 +## 5.0.0 ### Features - **[Breaking]** Removed support for the `ChangeOSVersion` API on `CloudServiceConfiguration` pools. - Removed `PoolOperations.ChangeOSVersion`. @@ -49,11 +52,11 @@ This version of the Batch .NET client library targets version 2019-06-01.9.0 of ### REST API version This version of the Batch .NET client library targets version 2018-12-01.8.0 of the Azure Batch REST API. -## Changes in 4.0.1 +## 4.0.1 ### Fixes - Fix missing signing of 4.0.0 Java SDK binary -## Changes in 4.0.0 +## 4.0.0 ### Features - Added the functionality to get which version of the Azure Batch Node Agent(https://github.com/Azure/Batch/blob/master/changelogs/nodeagent/CHANGELOG.md) is running on nodes via the NodeAgentInformation property of ComputeNode. - Added additional error handling to task add operations to prevent deadlock scenarios. @@ -64,17 +67,17 @@ This version of the Batch .NET client library targets version 2018-12-01.8.0 of ### REST API version This version of the Batch Java client library targets version 2018-08-01.7.1 of the Azure Batch REST API. See this [document](https://docs.microsoft.com/en-us/rest/api/batchservice/batch-service-rest-api-versioning#latest-version-2018-08-0171) for detail. -## Changes in 3.3.0 +## 3.3.0 ### Features - `createTasks` rethrow `RuntimeException` catched by internal threads. - `createTasks` handle `RequestSizeTooLarge` chunking errors for well behaved tasks. -## Changes in 3.2.0 +## 3.2.0 ### Features - Update comments for some classes and properties. - Added the `leavingPool` property to `NodeCounts` class. -## Changes in 3.1.0 +## 3.1.0 ### Features - Added the ability to query pool node counts by state, via the new `listPoolNodeCounts` method on `PoolOperations`. - Added the ability to upload Azure Batch node agent logs from a particular node, via the `uploadComputeNodeBatchServiceLogs` method on `ComputeNodeOperations`. @@ -84,7 +87,7 @@ This version of the Batch Java client library targets version 2018-08-01.7.1 of This version of the Batch Java client library targets version 2018-03-01.6.1 of the Azure Batch REST API. See this [document](https://docs.microsoft.com/en-us/rest/api/batchservice/batch-service-rest-api-versioning#latest-version-2018-03-0161) for detail. -## Changes in 3.0.0 +## 3.0.0 ### Features - Added the ability to get a discount on Windows VM pricing if you have on-premises licenses for the OS SKUs you are deploying, via `licenseType` on `VirtualMachineConfiguration`. - Added support for attaching empty data drives to `VirtualMachineConfiguration` based pools, via the new `dataDisks` property on `VirtualMachineConfiguration`. diff --git a/sdk/core/azure-core-tracing-opencensus/CHANGELOG.md b/sdk/core/azure-core-tracing-opencensus/CHANGELOG.md index f37153af1e75..2af5dfe9deb2 100644 --- a/sdk/core/azure-core-tracing-opencensus/CHANGELOG.md +++ b/sdk/core/azure-core-tracing-opencensus/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History -## Version 1.0.0-beta.5 (2019-11-26) + +## 1.0.0-beta.6 (Unreleased) + +## 1.0.0-beta.5 (2019-11-26) For details on the Azure SDK for Java (December 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview6-java). - Extended support for 0.24.0 opencensus-api package version. - Added tracing instrumentation for Batch send operation in Eventhubs. @@ -9,8 +12,7 @@ This package's and [samples](https://github.com/Azure/azure-sdk-for-java/blob/azure-core-tracing-opencensus_1.0.0-beta.5/sdk/core/azure-core-tracing-opencensus/src/samples). -## Version 1.0.0-preview.4 (2019-10-31) - +## 1.0.0-preview.4 (2019-10-31) For details on the Azure SDK for Java (November 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview5-java). Version 1.0.0-preview.4 added tracing support for AMQP and HTTP client libraries across different languages and platforms as possible. - Fixed Service loader provider configuration file to correctly trace HTTP requests. @@ -22,7 +24,7 @@ See this package's [documentation](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/core/azure-core-tracing-opencensus/README.md) and [samples](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/core/azure-core-tracing-opencensus/src/samples) demonstrate the new API. -## Version 1.0.0-preview.3 (2019-10-07) +## 1.0.0-preview.3 (2019-10-07) For details on the Azure SDK for Java (October 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview4-java). Version 1.0.0-preview.3 added tracing support for AMQP client libraries across different languages and platforms as possible. @@ -30,12 +32,12 @@ See this package's [documentation](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/tracing/azure-core-tracing-opencensus/README.md) and [samples](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/tracing/azure-core-tracing-opencensus/src/samples/java/com/azure/core/tracing/opencensus) demonstrate the new API. -## Version 1.0.0-preview.2 (2019-09-09) +## 1.0.0-preview.2 (2019-09-09) For details on the Azure SDK for Java (August 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview3-java). Version 1.0.0-preview.2 added tracing support to all of the HTTP based Azure SDK Java libraries. -## Version 1.0.0-preview.1 (2019-08-06) +## 1.0.0-preview.1 (2019-08-06) Version 1.0.0-preview.1 is the first preview of our efforts to provide low level interfaces and helper methods to support tracing for Java client libraries. This library includes [OpenTelemetry](https://opentelemetry.io/) implementation of the interface, For more information about this, and preview releases of other Azure SDK libraries, please visit https://aka.ms/azure-sdk-preview2-java. diff --git a/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md b/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md index 3fd77148407c..926998025d89 100644 --- a/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md +++ b/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md @@ -1,5 +1,6 @@ # Release History -## Version 1.0.0-beta.2 (2020-01-03) + +## 1.0.0-beta.2 (2020-01-03) - Add `EventHubs.*` properties to attributes of processing spans. - Remove `Azure` prefix from convenience layer span names. - Add links for batch send operation in Event Hubs client library. @@ -9,7 +10,7 @@ This package's and [samples](https://github.com/Azure/azure-sdk-for-java/blob/azure-core-tracing-opentelemetry_1.0.0-beta.2/sdk/core/azure-core-tracing-opentelemetry/src/samples). -## Version 1.0.0-beta.1 (2019-11-26) +## 1.0.0-beta.1 (2019-11-26) For details on the Azure SDK for Java (Decemeber 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview5-java). Version 1.0.0-beta.1 is the first preview of our efforts to provide low level interfaces and helper methods to support tracing for Java client libraries. diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index 0eabe5ec324d..e32128dee25f 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -1,4 +1,6 @@ -# Change Log azure-core +# Release History + +## 1.2.0-beta.1 ## Version 1.1.0 (2019-11-26) - Added support for creating reactor-netty-http client from an existing client. diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md index fcc0d9fb4abd..c9a5c68526f3 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md @@ -1,4 +1,7 @@ # Release History + +## 1.0.0-beta.5 (Unreleased) + ## 1.0.0-beta.4 (2019-12-02) - Artifact name changed from `preview` to `beta`. - `BlobCheckpointStore` implementation updated to match changes in `CheckpointStore` interface. diff --git a/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md b/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md index bbaa76fca87b..d1f108c90af1 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md +++ b/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md @@ -1,4 +1,7 @@ # Release History + +## 5.0.0-beta.7 + ## 5.0.0-beta.6 (2019-12-02) - Artifact name changed from `preview` to `beta`. - Producer clients (both sync and async) support sending events only using `EventDataBatch`. All other send overloads are removed. diff --git a/sdk/identity/azure-identity/CHANGELOG.md b/sdk/identity/azure-identity/CHANGELOG.md index 4356964d1c75..9af926b26a3a 100644 --- a/sdk/identity/azure-identity/CHANGELOG.md +++ b/sdk/identity/azure-identity/CHANGELOG.md @@ -1,5 +1,7 @@ # Release History +## 1.1.0-beta.1 (Unreleased) + ## 1.0.0 (2019-10-25) - November 2019 SDK Release **Breaking changes** diff --git a/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md b/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md index 92b54f181fb0..04bf89fa4899 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md +++ b/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md @@ -1,4 +1,7 @@ # Release History + +## 4.0.0-beta.7 (Unreleased) + ## 4.0.0-beta.6 (2019-12-04) For details on the Azure SDK for Java (November 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview5-java). diff --git a/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md b/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md index 1307e65fc5c9..7564d04158f8 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md +++ b/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md @@ -1,4 +1,7 @@ # Release History + +## 4.1.0-beta.1 (Unreleased) + ## 4.0.1 (2019-12-06) ### Major changes diff --git a/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md b/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md index 8fa8775c7139..03cd892c9c48 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md +++ b/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md @@ -1,6 +1,8 @@ # Release History -## 4.0.1 (2019-12-04) +## 4.1.0-beta.1 + +## 4.0.1 (2019-12-04) ## 4.0.0 (2019-10-31) ### Breaking changes diff --git a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md index e13e5fc07e70..3db2ff62b2c7 100644 --- a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md @@ -1,5 +1,8 @@ -# Change Log azure-storage-blob-batch -## Version 12.1.0 (2019-12-04) +# Release History + +## 12.2.0-beta.1 (Unreleased) + +## 12.1.0 (2019-12-04) This package's [documentation](https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob-batch_12.1.0/sdk/storage/azure-storage-blob-batch/README.md) and @@ -8,12 +11,12 @@ and - Upgraded to version 1.1.0 of Azure Core. - Upgraded to version 12.1.0 of Azure Storage Blob. -## Version 12.0.0 (2019-10-31) +## 12.0.0 (2019-10-31) - Added BlobBatchStorageException - Changed exception throwing to throw StorageBlobException on invalid request and BlobBatchStorageException when batch operations fail -## Version 12.0.0-preview.4 (2019-10-8) +## 12.0.0-preview.4 (2019-10-8) For details on the Azure SDK for Java (October 2019 Preview) release, you can refer to the [release announcement](https://aka.ms/azure-sdk-preview4-java). This package's diff --git a/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md b/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md index 8c013e54395d..02268d916559 100644 --- a/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History -## Version 12.1.0 (2019-12-04) + +## 12.2.0-beta.1 (Unreleased) + +## 12.1.0 (2019-12-04) This package's [documentation](https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob-cryptography_12.1.0/sdk/storage/azure-storage-blob-cryptography/README.md) and @@ -9,7 +12,7 @@ and - Upgraded to version 1.1.0 of Azure Core. - Added a check in EncryptedBlobClientBuilder to enforce HTTPS for bearer token authentication. -## Version 12.0.0 (2019-10-31) +## 12.0.0 (2019-10-31) - Removed EncryptedBlobClientBuilder inheritance of BaseBlobClientBuilder ### Features included in `azure-storage-blob-cryptography` diff --git a/sdk/storage/azure-storage-blob/CHANGELOG.md b/sdk/storage/azure-storage-blob/CHANGELOG.md index 699d9690e885..9feb001bec42 100644 --- a/sdk/storage/azure-storage-blob/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob/CHANGELOG.md @@ -1,10 +1,10 @@ -# Change Log azure-storage-blob +# Release History -## Version XX.X.X (XXXX-XX-XX) +## 12.2.0-beta.1 (Unreleased) - Added SAS generation methods on clients to improve discoverability and convenience of sas. Deprecated setContainerName, setBlobName, setSnapshotId, generateSasQueryParameters methods on BlobServiceSasSignatureValues to direct users to using the methods added on clients. - Fixed a bug where Account SAS would not work when set on clients. -## Version 12.1.0 (2019-12-04) +## 12.1.0 (2019-12-04) This package's [documentation](https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob_12.1.0/sdk/storage/azure-storage-blob/README.md) and @@ -18,7 +18,7 @@ and - Added a check in ClientBuilders to enforce HTTPS for bearer token authentication. - Upgraded to version 1.1.0 of Azure Core. -## Version 12.0.0 (2019-10-31) +## 12.0.0 (2019-10-31) - Removed BaseBlobClientBuilder - Removed BlobClientBuilder, BlobContainerClientBuilder, BlobServiceClientBuilder, and SpecializedBlobClientBuilder inheritance of BaseBlobClientBuilder @@ -45,7 +45,7 @@ and - Added support for blob names with special characters - Changed return type for BlobClient.downloadWithProperties from Response to BlobDownloadResponse and BlobAsyncClient.downloadWithProperties from Mono>> to Mono -## Version 12.0.0-preview.4 (2019-10-8) +## 12.0.0-preview.4 (2019-10-8) For details on the Azure SDK for Java (October 2019 Preview) release, you can refer to the [release announcement](https://aka.ms/azure-sdk-preview4-java). This package's @@ -73,7 +73,7 @@ and - Removed SAS token generation APIs from clients, use BlobServiceSasSignatureValues to generate SAS tokens. - Removed `SASTokenCredential`, `SASTokenCredentialPolicy` and the corresponding `credential(SASTokenCredential)` method in client builder, and added sasToken(String) instead. -## Version 12.0.0-preview.3 (2019-09-10) +## 12.0.0-preview.3 (2019-09-10) For details on the Azure SDK for Java (September 2019 Preview) release, you can refer to the [release announcement](https://aka.ms/azure-sdk-preview3-java). - Added tracing telemetry on maximum overload API. @@ -97,7 +97,7 @@ and [samples](https://github.com/Azure/azure-sdk-for-java/blob/085c8570b411defff26860ef56ea189af07d3d6a/sdk/storage/azure-storage-blob/src/samples/java/com/azure/storage/blob) demonstrate the new API. -## Version 12.0.0-preview.2 (2019-08-08) +## 12.0.0-preview.2 (2019-08-08) For details on the Azure SDK for Java (August 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview2-java). - Renamed `StorageClient`, `StorageAsyncClient`, and `StorageClientBuilder` to `BlobServiceClient`, `BlobServiceAsyncClient`, and `BlobServiceClientBuilder`. @@ -117,7 +117,7 @@ and [samples](https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob_12.0.0-preview.2/sdk/storage/azure-storage-blob/src/samples/java/com/azure/storage/blob) demonstrate the new API. -## Version 12.0.0-preview.1 (2019-06-28) +## 12.0.0-preview.1 (2019-06-28) Version 12.0.0-preview.1 is a preview of our efforts in creating a client library that is developer-friendly, idiomatic to the Java ecosystem, and as consistent across different languages and platforms as possible. The principles that guide our efforts can be found in the [Azure SDK Design Guidelines for Java](https://azure.github.io/azure-sdk/java_introduction.html). For details on the Azure SDK for Java (July 2019 Preview) release, you can refer to the [release announcement](https://aka.ms/azure-sdk-preview1-java). @@ -137,10 +137,10 @@ For details on the Azure SDK for Java (July 2019 Preview) release, you can refer - Client and pipeline configuration is now available via keyword arguments at both the client level. - Authentication using `azure-identity` credentials. -## 2019.04.30 Version 11.1.1 +## 11.1.1 (2019.04.30) - Upgraded to version 2.1.1 of the autorest-clientime which upgrades to a more secure version of jackson and fixes a NPE on unkown host errors. -## 2019.03.22 Version 11.0.0 +## 11.0.0 (2019.03.22) - Upgraded to version 2.1.0 of the autorest-clientruntime which includes several important fixes to mitigate a commonly-seen "Connection reset by peer" error and other similar bugs. - Support for 2018-11-09 REST version. Please see our REST API documentation and blogs for information about the related added features. - Added appendBlockFromURL method. A block may be created with another blob as its source. @@ -160,21 +160,21 @@ For details on the Azure SDK for Java (July 2019 Preview) release, you can refer - Added getUserDelegationKey to ServiceURL, the result of which can be used to generate a user-delegation SAS. - Made the max results field on listing responses Integer instead of int as it is an optional field only returned when specified in the request. -## 2019.02.15 Version 10.5.0 +## 10.5.0 (2019.02.15) - Added uploadFromNonReplayableFlowable to support uploading arbitrary data sources (like network streams) to a block blob. -## 2019.01.11 Version 10.4.0 +## 10.4.0 (2019.01.11) - Fixed a bug that caused errors when java.io.tempdir has no trailing separator. - Upgrade autorest-clientruntime dependency to include some bug fixes. -## 2018.11.19 Version 10.3.0 +## 10.3.0 (2018.11.19) - Added support for SLF4J. - Included default logging to log warnings and errors to the temp directory by default. - Fixed a bug in hierarchical listings that would sometimes return incomplete results. - Included the whole HTTP Request in log statements (except for sensitive authorization information, which is redacted). - Fixed a bug that made the request property on the response object always null. -## 2018.10.29 Version 10.2.0 +## 10.2.0 (2018.10.29) - Added overloads which only accept the required parameters. - Added CopyFromURL, which will do a synchronous server-side copy, meaning the service will not return an HTTP response until it has completed the copy. - Added support for IProgressReceiver in TransferManager operations. This parameter was previously ignored but is now supported. @@ -182,13 +182,13 @@ For details on the Azure SDK for Java (July 2019 Preview) release, you can refer - Fixed a bug that would cause downloading large files with the TransferManager to fail. - Fixed a bug in BlobURL.download() logic for setting up reliable download. This had the potential to download the wrong range when a download stream was retried. -## 2018.09.11 Version 10.1.0 +## 10.1.0 (2018.09.11) - Interfaces for helper types updated to be more consistent throughout the library. All types, with the exception of the options for pipeline factories, use a fluent pattern. - Removed RetryReader type as it's functionality was moved to be built into the DownloadResponse. RetryReaderOptions are now named DownloadRetryOptions. - Restructured the access conditions to be more logically adhere to their respective functions. - Added support for context parameter on each api to allow communication with the pipeline from the application level -## 2018.08.22 Version 10.0.4-rc +## 10.0.4-rc (2018.08.22) - Support for the 2017-11-09 REST version. Please see our REST api documentation and blogs for information about the related added features. - Support for 2018-03-28 REST version. Please see our REST api documentation and blogs for information about the related added features. - Support for the getAccountInfo api on ServiceURL, ContainerURL, and BlobURL. @@ -201,10 +201,10 @@ For details on the Azure SDK for Java (July 2019 Preview) release, you can refer - Fixed retry policy. - Fixed logging policy. -## 2018.08.08 Version 10.0.3-Preview +## 10.0.3-Preview (2018.08.08) - Resolved dependency issues -## 2018.08.07 Version 10.0.2-Preview +## 10.0.2-Preview (2018.08.07) - Support for 2017-07-29 REST version. Please see our REST api documentation and blogs for information about the related added features. - Support for setting a block blob's tier. - Added support for soft delete feature. If a delete retention policy is enabled through the set service properties API, then blobs or snapshots can be deleted softly and retained for a specified number of days, before being permanently removed by garbage collection. @@ -213,7 +213,7 @@ For details on the Azure SDK for Java (July 2019 Preview) release, you can refer - BlockBlobURL.MAX_PUT_BLOCK_BYTES renamed to BlockBlobURL.MAX_STAGE_BLOCK_BYTES. - Changed the accessConditions parameter to be HTTPAccessConditions instead of BlobAccessConditions, since only http access conditions are supported. -## 2018.07.03 Version 10.0.1-Preview +## 10.0.1-Preview (2018.07.03) - Added the RetryReader class to allow for more reliable streaming on large downloads. This is now the return type of blobURL.download - Fixed a bug that caused generation of signatures to fail at high levels of parallelism. - Created the StorageException type to give easy access to the ErrorCode, StatusCode, and Message as available for unsuccessful responses. @@ -228,5 +228,5 @@ For details on the Azure SDK for Java (July 2019 Preview) release, you can refer - Fixed a bug that prevented proper reset of body stream upon retry. - Updated the defaults for RequestRetryOptions. -## 2018.04.27 Version 10.0.0-preview +## 10.0.0-preview (2018.04.27) - Initial Release. Please see the README and wiki for information on the new design. diff --git a/sdk/storage/azure-storage-common/CHANGELOG.md b/sdk/storage/azure-storage-common/CHANGELOG.md index 8a167f5c9673..68053a302814 100644 --- a/sdk/storage/azure-storage-common/CHANGELOG.md +++ b/sdk/storage/azure-storage-common/CHANGELOG.md @@ -1,12 +1,12 @@ # Release History -## Version XX.X.X (XXXX-XX-XX) +## 12.2.0-beta.1 (Unreleased) - Added generateSas methods on service clients to improve discoverability and convenience of sas. Deprecated setters of required parameters, generateSasQueryParameters methods on AccountSasSignatureValues to direct users to using the methods added on clients. -## Version 12.1.0 (2019-12-04) +## 12.1.0 (2019-12-04) - Upgraded to version 1.1.0 of Azure Core. -## Version 12.0.0 (2019-10-31) +## 12.0.0 (2019-10-31) - Removed BaseClientBuilder - Renamed RequestRetryOptions maxTries, tryTimeout, secondaryHost, retryDelayInMs, maxRetryDelayInMs to getMaxTries, getTryTimeout, getSecondaryHosy, getRetryDelayInMs, getMaxRetryDelayInMs - Renamed IpRange to SasIpRange diff --git a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md index 7ba66710578c..1b5f9aae6c5b 100644 --- a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md +++ b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md @@ -1,12 +1,12 @@ -# Change Log azure-storage-file-datalake +# Release History -## Version XX.X.X-beta.X (XXXX-XX-XX) +## 12.0.0-beta.8 (Unreleased) - Added SAS generation methods on clients to improve discoverability and convenience of sas. - Mapped StorageErrorException and BlobStorageException to DataLakeStorageException. - Added support for exists method on FileClients and DirectoryClients - Added support for no overwrite by default on min create method on FileClients and DirectoryClients and flush method on FileClients -## Version 12.0.0-beta.7 (2019-12-04) +## 12.0.0-beta.7 (2019-12-04) This package's [documentation](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/storage/azure-storage-file-datalake/README.md) and @@ -22,7 +22,7 @@ and - Upgraded to version 1.1.0 of Azure Core. - Upgraded to version 12.1.0 of Azure Storage Blob. -## Version 12.0.0-preview.5 (2019-11-06) +## 12.0.0-preview.5 - Initial Release. Please see the README and wiki for information on the new design. - Support for Azure Data Lake Storage REST APIs. - Support for DataLakeServiceClient: create file system, delete file system, get file systems, and get user delegation key diff --git a/sdk/storage/azure-storage-file-share/CHANGELOG.md b/sdk/storage/azure-storage-file-share/CHANGELOG.md index b0b6251bc8fa..2e80ee39023e 100644 --- a/sdk/storage/azure-storage-file-share/CHANGELOG.md +++ b/sdk/storage/azure-storage-file-share/CHANGELOG.md @@ -1,8 +1,9 @@ # Release History -## Version X.X.X (XXXX-XX-XX) + +## 12.1.0-beta.1 (Unreleased) - Added SAS generation methods on clients to improve discoverability and convenience of sas. Deprecated setFilePath, setShareName generateSasQueryParameters methods on ShareServiceSasSignatureValues to direct users to using the methods added on clients. -## Version 12.0.0 (2019-12-04) +## 12.0.0 (2019-12-04) This package's [documentation](https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-file_12.0.0/sdk/storage/azure-storage-file-share/README.md) and @@ -13,8 +14,7 @@ and - Changed return type for forceCloseAllHandles from int to CloseHandlesInfo. - Upgraded to version 1.1.0 of Azure Core. -## Version 12.0.0-preview.5 (2019-10-31) - +## 12.0.0-preview.5 (2019-10-31) - Renamed FileReference to StorageFileItem - Changed response of ShareClient.listFilesAndDirectories FileReference to StorageFileItem - FileUploadRangeFromUrlInfo eTag() changed to getETag() and lastModified() changed to getLastModidified() @@ -41,7 +41,7 @@ and - Renamed FileSasPermission getters to use has prefix - Changed return type for FileClient.downloadWithProperties from Response to FileDownloadResponse and FileAsyncClient.downloadWithProperties from Mono>> to Mono -## Version 12.0.0-preview.4 (2019-10-8) +## 12.0.0-preview.4 (2019-10-8) For details on the Azure SDK for Java (October 2019 Preview) release, you can refer to the [release announcement](https://aka.ms/azure-sdk-preview4-java). This package's @@ -59,7 +59,7 @@ and - Removed SAS token generation APIs from clients, use FileServiceSasSignatureValues to generate SAS tokens. - Removed `SASTokenCredential`, `SASTokenCredentialPolicy` and the corresponding `credential(SASTokenCredential)` method in client builder, and added sasToken(String) instead. -## Version 12.0.0-preview.3 (2019-09-10): +## 12.0.0-preview.3 (2019-09-10) For details on the Azure SDK for Java (September 2019 Preview) release, you can refer to the [release announcement](https://aka.ms/azure-sdk-preview3-java). This package's @@ -88,7 +88,7 @@ demonstrate the new API. - Replaced setHttpHeaders with setProperties APIs on sync and async File client. Additionally Allows users to set file SMB properties and file permission. - Added file smb properties and file permission parameters to create APIs on sync and async File and Directory clients. -## Version 12.0.0-preview.2 (2019-08-08) +## 12.0.0-preview.2 (2019-08-08) Version 12.0.0-preview.2 is a preview of our efforts in creating a client library that is developer-friendly, idiomatic to the Java ecosystem, and as consistent across different languages and platforms as possible. The principles that guide our efforts can be found in the [Azure SDK Design Guidelines for Java](https://azuresdkspecs.z5.web.core.windows.net/JavaSpec.html). For details on the Azure SDK for Java (August 2019 Preview) release, you can refer to the [release announcement](https://aka.ms/azure-sdk-preview2-java). diff --git a/sdk/storage/azure-storage-queue/CHANGELOG.md b/sdk/storage/azure-storage-queue/CHANGELOG.md index a1bc15e50951..122c81455ac5 100644 --- a/sdk/storage/azure-storage-queue/CHANGELOG.md +++ b/sdk/storage/azure-storage-queue/CHANGELOG.md @@ -1,9 +1,9 @@ # Release History -## Version X.X.X (XXXX-XX-XX) +## 12.2.0-beta.1 (Unreleased) - Added SAS generation methods on clients to improve discoverability and convenience of sas. Deprecated setQueueName, generateSasQueryParameters methods on QueueServiceSasSignatureValues to direct users to using the methods added on clients. -## Version 12.1.0 (2019-12-04) +## 12.1.0 (2019-12-04) This package's [documentation](https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-queue_12.0.0/sdk/storage/azure-storage-queue/README.md) and @@ -12,7 +12,7 @@ and - Added a check in ClientBuilders to enforce HTTPS for bearer token authentication. - Upgraded to version 1.1.0 of Azure Core. -## Version 12.0.0 (2019-10-31) +## 12.0.0 (2019-10-31) - Removed QueueMessage from public API - Removed BaseQueueClientBuilder - Removed QueueClientBuilder and QueueServiceClientBuilder inheritance of BaseQueueClientBuilder @@ -27,7 +27,7 @@ and - Added support for emulator endpoints - Renamed QueueSasPermission getters to use has prefix -## Version 12.0.0-preview.4 (2019-10-8) +## 12.0.0-preview.4 (2019-10-8) For details on the Azure SDK for Java (October 2019 Preview) release, you can refer to the [release announcement](https://aka.ms/azure-sdk-preview4-java). This package's @@ -44,9 +44,7 @@ and - Removed SAS token generation APIs from clients, use QueueServiceSasSignatureValues to generate SAS tokens. - Removed `SASTokenCredential`, `SASTokenCredentialPolicy` and the corresponding `credential(SASTokenCredential)` method in client builder, and added sasToken(String) instead. - - -## Version 12.0.0-preview.3 (2019-09-10) +## 12.0.0-preview.3 (2019-09-10) For details on the Azure SDK for Java (September 2019 Preview) release, you can refer to the [release announcement](https://aka.ms/azure-sdk-preview3-java). This package's @@ -69,7 +67,7 @@ and **Breaking changes: New API design** - Changed list responses to `PagedFlux` on async APIs and `PagedIterable` on sync APIs. -## Version 12.0.0-preview.2 (2019-08-08) +## 12.0.0-preview.2 (2019-08-08) Version 12.0.0-preview.2 is a preview of our efforts in creating a client library that is developer-friendly, idiomatic to the Java ecosystem, and as consistent across different languages and platforms as possible. The principles that guide our efforts can be found in the [Azure SDK Design Guidelines for Java](https://azuresdkspecs.z5.web.core.windows.net/JavaSpec.html). For details on the Azure SDK for Java (August 2019 Preview) release, you can refer to the [release announcement](https://aka.ms/azure-sdk-preview2-java). From baa7248b7678d51e58bae38b90d2f59b3b77651a Mon Sep 17 00:00:00 2001 From: Chidozie Ononiwu Date: Mon, 16 Dec 2019 17:07:34 -0800 Subject: [PATCH 2/2] Update docsettings --- eng/.docsettings.yml | 70 +++++++++---------- .../azure-data-appconfiguration/CHANGELOG.md | 12 ++-- sdk/batch/microsoft-azure-batch/CHANGELOG.md | 2 +- sdk/core/azure-core/CHANGELOG.md | 2 +- .../azure-messaging-eventhubs/CHANGELOG.md | 2 +- .../CHANGELOG.md | 2 +- 6 files changed, 45 insertions(+), 45 deletions(-) diff --git a/eng/.docsettings.yml b/eng/.docsettings.yml index 1e4f12ffd0fb..1bf3fe9b99a6 100644 --- a/eng/.docsettings.yml +++ b/eng/.docsettings.yml @@ -19,41 +19,41 @@ required_readme_sections: - ^Next steps$ - ^Contributing$ known_presence_issues: - - ['core/build-tools/readme.md', '#2847'] - - ['cosmosdb/data-plane/commons/readme.md', '#2847'] - - ['cosmosdb/data-plane/commons-test-utils/readme.md', '#2847'] - - ['cosmosdb/data-plane/direct-impl/readme.md', '#2847'] - - ['cosmosdb/data-plane/gateway/readme.md', '#2847'] - - ['cosmosdb/data-plane/sdk/readme.md', '#2847'] - - ['mediaservices/data-plane/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-autosuggest/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-computervision/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-contentmoderator/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-customimagesearch/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-customsearch/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-customvision-prediction/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-customvision-training/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-entitysearch/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-faceapi/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-imagesearch/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-luis-authoring/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-luis-runtime/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-newssearch/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-spellcheck/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-textanalytics/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-videosearch/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-visualsearch/readme.md', '#2847'] - - ['sdk/cognitiveservices/ms-azure-cs-websearch/readme.md', '#2847'] - - ['sdk/core/azure-core/readme.md', '#2847'] - - ['sdk/core/azure-core-auth/readme.md', '#2847'] - - ['sdk/core/azure-core-management/readme.md', '#2847'] - - ['sdk/cosmos/microsoft-azure-cosmos/readme.md', '#2847'] - - ['sdk/keyvault/microsoft-azure-keyvault/readme.md', '#2847'] - - ['sdk/keyvault/microsoft-azure-keyvault-core/readme.md', '#2847'] - - ['sdk/keyvault/microsoft-azure-keyvault-cryptography/readme.md', '#2847'] - - ['sdk/keyvault/microsoft-azure-keyvault-extensions/readme.md', '#2847'] - - ['sdk/keyvault/microsoft-azure-keyvault-webkey/readme.md', '#2847'] - - ['sdk/mediaservices/microsoft-azure-media/readme.md', '#2847'] + - ['core/build-tools', '#2847'] + - ['cosmosdb/data-plane/commons', '#2847'] + - ['cosmosdb/data-plane/commons-test-utils', '#2847'] + - ['cosmosdb/data-plane/direct-impl', '#2847'] + - ['cosmosdb/data-plane/gateway', '#2847'] + - ['cosmosdb/data-plane/sdk', '#2847'] + - ['mediaservices/data-plane', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-autosuggest', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-computervision', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-contentmoderator', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customimagesearch', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customsearch', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customvision-prediction', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-customvision-training', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-entitysearch', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-faceapi', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-imagesearch', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-luis-authoring', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-luis-runtime', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-newssearch', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-spellcheck', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-textanalytics', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-videosearch', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-visualsearch', '#2847'] + - ['sdk/cognitiveservices/ms-azure-cs-websearch', '#2847'] + - ['sdk/core/azure-core', '#2847'] + - ['sdk/core/azure-core-auth', '#2847'] + - ['sdk/core/azure-core-management', '#2847'] + - ['sdk/cosmos/microsoft-azure-cosmos', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-core', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-cryptography', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-extensions', '#2847'] + - ['sdk/keyvault/microsoft-azure-keyvault-webkey', '#2847'] + - ['sdk/mediaservices/microsoft-azure-media', '#2847'] # Changelog List - ['sdk/applicationinsights/microsoft-azure-applicationinsights-query/CHANGELOG.md', '#2847'] - ['sdk/authorization/microsoft-azure-authentication-msi-token-provider/CHANGELOG.md', '#2847'] diff --git a/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md b/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md index c7bb86d4f97a..2045a4d652a4 100644 --- a/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md +++ b/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md @@ -12,7 +12,7 @@ For details on the Azure SDK for Java (November 2019 Preview) release refer to t - Removed clearReadOnly API, updated setReadOnly API to support setting and clearing read only based on the flag passed. - Removed Range class, SettingSelector no longer supports Range. -## 1.0.0-preview.6 +## 1.0.0-preview.6 (2019-10-31) For details on the Azure SDK for Java (October 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview6-java). - Renamed addSetting, getSetting, deleteSetting, setSetting, listSettings, listSettingRevisions to addConfigurationSetting, getConfigurationSetting, deleteConfigurationSetting, setConfigurationSetting, @@ -29,7 +29,7 @@ This package's and [samples](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration) -## 1.0.0-preview.5 +## 1.0.0-preview.5 (2019-10-11) For details on the Azure SDK for Java (September 2019 Preview) release refer to the [release announcement](https://azure.github.io/azure-sdk/releases/2019-10-11/java.html). - Fixed a explored bug that ConfigurationClientCredential is already pacakge-private. Using connection String instead. @@ -40,7 +40,7 @@ and [samples](https://github.com/Azure/azure-sdk-for-java/tree/4375acbb70d4b85db238d6b5147b697d9355f45e/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration) demonstrate the new API. -## 1.0.0-preview.4 +## 1.0.0-preview.4 (2019-10-8) For details on the Azure SDK for Java (October 2019 Preview) release refer to the [release announcement](https://azure.github.io/azure-sdk/releases/2019-10-11/java.html). - Updated addSetting, getSetting, deleteSetting, setSetting to support conditional request. @@ -55,7 +55,7 @@ and [samples](https://github.com/Azure/azure-sdk-for-java/tree/4375acbb70d4b85db238d6b5147b697d9355f45e/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration) demonstrate the new API. -## 1.0.0-preview.3 +## 1.0.0-preview.3 (2019-09-10) For details on the Azure SDK for Java (September 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview3-java). - Removed dependency on Netty. @@ -67,7 +67,7 @@ and [samples](https://github.com/Azure/azure-sdk-for-java/tree/4375acbb70d4b85db238d6b5147b697d9355f45e/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration) demonstrate the new API. -## 1.0.0-preview.2 +## 1.0.0-preview.2 (2019-08-06) For details on the Azure SDK for Java (August 2019 Preview) release refer to the [release announcement](https://aka.ms/azure-sdk-preview2-java). - Merged ConfigurationClientBuilder and ConfigurationAsyncClientBuilder into ConfigurationClientBuilder. Method to build each client were added. @@ -86,7 +86,7 @@ and [samples](https://github.com/Azure/azure-sdk-for-java/tree/azure-data-appconfiguration_1.0.0-preview.2/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration) demonstrate the new API. -## 1.0.0-preview.1 +## 1.0.0-preview.1 (2019-06-28) Version 1.0.0-preview.1 is a preview of our efforts in creating a client library that is developer-friendly, idiomatic to the Java ecosystem, and as consistent across different languages and platforms as possible. The principles that guide our efforts can be found in the [Azure SDK Design Guidelines for Java](https://azure.github.io/azure-sdk/java_introduction.html). diff --git a/sdk/batch/microsoft-azure-batch/CHANGELOG.md b/sdk/batch/microsoft-azure-batch/CHANGELOG.md index f52bc97552fb..11c7f0e0794c 100644 --- a/sdk/batch/microsoft-azure-batch/CHANGELOG.md +++ b/sdk/batch/microsoft-azure-batch/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 7.1.0-beta.1 +## 7.1.0-beta.1 (Unreleased) ## 7.0.0 ### Features diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index e32128dee25f..f42e0e020f4b 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.2.0-beta.1 +## 1.2.0-beta.1 (Unreleased) ## Version 1.1.0 (2019-11-26) - Added support for creating reactor-netty-http client from an existing client. diff --git a/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md b/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md index d1f108c90af1..29e813cd0b8e 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md +++ b/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 5.0.0-beta.7 +## 5.0.0-beta.7 (Unreleased) ## 5.0.0-beta.6 (2019-12-02) - Artifact name changed from `preview` to `beta`. diff --git a/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md b/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md index 03cd892c9c48..f50843a98aa1 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md +++ b/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 4.1.0-beta.1 +## 4.1.0-beta.1 (Unreleased) ## 4.0.1 (2019-12-04)