From c91b5926e634bcb5db10957c41f5d277f4943e99 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Tue, 18 Aug 2020 05:49:29 +0000 Subject: [PATCH] Increment package version after release of Microsoft.Azure.HDInsight.Job --- sdk/hdinsight/Microsoft.Azure.HDInsight.Job/CHANGELOG.md | 3 +++ .../src/Microsoft.Azure.HDInsight.Job.csproj | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/CHANGELOG.md b/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/CHANGELOG.md index 358cc5150db2..9c4f8190591c 100644 --- a/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/CHANGELOG.md +++ b/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 3.0.0-preview.3 (Unreleased) + + ## 3.0.0-preview.2 (2020-08-14) - Rename spark job sdk's test method. - Add descriptions for sparkjob related definitions to make it clear. diff --git a/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/src/Microsoft.Azure.HDInsight.Job.csproj b/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/src/Microsoft.Azure.HDInsight.Job.csproj index 4ddb9a23e2b3..92de3873d950 100644 --- a/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/src/Microsoft.Azure.HDInsight.Job.csproj +++ b/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/src/Microsoft.Azure.HDInsight.Job.csproj @@ -1,4 +1,4 @@ - + Provides job operations for Microsoft Azure HDInsight. Microsoft Azure HDInsight Job Library @@ -10,7 +10,7 @@ Support using Apache Spark REST API to submit remote jobs to an HDInsight Spark ]]> $(RequiredTargetFrameworks) - 3.0.0-preview.2 + 3.0.0-preview.3