From c896f93ae9d1dce48c35a65446b87f5cda9bc317 Mon Sep 17 00:00:00 2001 From: Aishik Pyne Date: Thu, 2 Apr 2020 22:38:20 +0530 Subject: [PATCH 1/4] Release 1.8.1 --- blockchain-workbench/CHANGELOG.md | 6 +++++- blockchain-workbench/latest | 2 +- blockchain-workbench/readme.md | 2 +- .../azureBlockchainWorkbenchUpgradeToLatest.ps1 | 15 ++++++++------- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/blockchain-workbench/CHANGELOG.md b/blockchain-workbench/CHANGELOG.md index 1e8796ac4..6e618bbcd 100644 --- a/blockchain-workbench/CHANGELOG.md +++ b/blockchain-workbench/CHANGELOG.md @@ -1,6 +1,10 @@ +# Azure Blockchain Workbench Release Notes - Version 1.8.1 + +Thank you all for your continued support and interest in Azure Blockchain Workbench. We’re excited to announce the release of Workbench 1.8.1, in which we have resolved all the accessibility bugs, Azure Blockchain Workbench is now fully compliant with accessibility. We have also fixed a bug in the scripts that is used to connect AAD to your Workbench to support some breaking changes in the azure cloud shell. You can deploy a new instance of Workbench through the Azure Portal or upgrade your existing deployments to 1.8.1 using our [upgrade script](https://github.com/Azure-Samples/blockchain/tree/master/blockchain-workbench/scripts/upgrade/readme.md). + # Azure Blockchain Workbench Release Notes - Version 1.8.0 -Thank you all for your continued support and interest in Azure Blockchain Workbench. We’re excited to announce the release of Workbench 1.8.0, in which we have made component improvements and added availability in more Azure Regions. You can deploy a new instance of Workbench through the Azure Portal or upgrade your existing deployments to 1.8.0 using our [upgrade script](https://github.com/Azure-Samples/blockchain/tree/master/blockchain-workbench/scripts/upgrade/readme.md). +Thank you all for your continued support and interest in Azure Blockchain Workbench. We’re excited to announce the release of Workbench 1.8.0, in which we have made component improvements and added availability in more Azure Regions. This update includes the following improvements: diff --git a/blockchain-workbench/latest b/blockchain-workbench/latest index 27f9cd322..a8fdfda1c 100644 --- a/blockchain-workbench/latest +++ b/blockchain-workbench/latest @@ -1 +1 @@ -1.8.0 +1.8.1 diff --git a/blockchain-workbench/readme.md b/blockchain-workbench/readme.md index 522c6a642..bed087424 100644 --- a/blockchain-workbench/readme.md +++ b/blockchain-workbench/readme.md @@ -1,6 +1,6 @@ # ![Microsoft Azure Blockchain Workbench](./media/logo_small.png) Microsoft Azure Blockchain Workbench -*New!* Version 1.8.0 of Workbench has been released. Please see our [Release Notes](./CHANGELOG.md) and [Upgrade Instructions](./scripts/upgrade/readme.md) if you're running an older version. +*New!* Version 1.8.1 of Workbench has been released. Please see our [Release Notes](./CHANGELOG.md) and [Upgrade Instructions](./scripts/upgrade/readme.md) if you're running an older version. This repository contains content and samples in number of areas, including: diff --git a/blockchain-workbench/scripts/upgrade/azureBlockchainWorkbenchUpgradeToLatest.ps1 b/blockchain-workbench/scripts/upgrade/azureBlockchainWorkbenchUpgradeToLatest.ps1 index 350bebcb9..c99482c8c 100644 --- a/blockchain-workbench/scripts/upgrade/azureBlockchainWorkbenchUpgradeToLatest.ps1 +++ b/blockchain-workbench/scripts/upgrade/azureBlockchainWorkbenchUpgradeToLatest.ps1 @@ -1,12 +1,12 @@ <# .SYNOPSIS -Upgrades Azure Blockchain Workbench to version 1.8.0. +Upgrades Azure Blockchain Workbench to version 1.8.1. .DESCRIPTION -Upgrades Azure Blockchain Workbench to version 1.8.0. +Upgrades Azure Blockchain Workbench to version 1.8.1. .PARAMETER SubscriptionID SubscriptionID to create or locate all resources. @@ -24,7 +24,7 @@ None. You cannot pipe objects to this script. None. This script does not generate any output. .EXAMPLE -C:\tmp> .\azureBlockchainWorkbenchUpgradeTov1_8_0.ps1 -SubscriptionID "" -ResourceGroupName "" +C:\tmp> .\azureBlockchainWorkbenchUpgradeTov1_8_.ps1 -SubscriptionID "" -ResourceGroupName "" #> @@ -32,8 +32,8 @@ C:\tmp> .\azureBlockchainWorkbenchUpgradeTov1_8_0.ps1 -SubscriptionID " Date: Fri, 3 Apr 2020 14:39:40 +0530 Subject: [PATCH 2/4] Typo mistake fix --- .../scripts/upgrade/azureBlockchainWorkbenchUpgradeToLatest.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockchain-workbench/scripts/upgrade/azureBlockchainWorkbenchUpgradeToLatest.ps1 b/blockchain-workbench/scripts/upgrade/azureBlockchainWorkbenchUpgradeToLatest.ps1 index c99482c8c..58f879ef9 100644 --- a/blockchain-workbench/scripts/upgrade/azureBlockchainWorkbenchUpgradeToLatest.ps1 +++ b/blockchain-workbench/scripts/upgrade/azureBlockchainWorkbenchUpgradeToLatest.ps1 @@ -24,7 +24,7 @@ None. You cannot pipe objects to this script. None. This script does not generate any output. .EXAMPLE -C:\tmp> .\azureBlockchainWorkbenchUpgradeTov1_8_.ps1 -SubscriptionID "" -ResourceGroupName "" +C:\tmp> .\azureBlockchainWorkbenchUpgradeTov1_8_1.ps1 -SubscriptionID "" -ResourceGroupName "" #> From 6ef68ef60a55c73bfb7ba27631d7f0a34719e17d Mon Sep 17 00:00:00 2001 From: Aishik Pyne Date: Fri, 3 Apr 2020 14:52:59 +0530 Subject: [PATCH 3/4] upgrade script readme --- blockchain-workbench/scripts/upgrade/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockchain-workbench/scripts/upgrade/readme.md b/blockchain-workbench/scripts/upgrade/readme.md index 0477d08cd..fc03fed85 100644 --- a/blockchain-workbench/scripts/upgrade/readme.md +++ b/blockchain-workbench/scripts/upgrade/readme.md @@ -38,7 +38,7 @@ cd; Invoke-WebRequest -Uri https://aka.ms/workbenchUpgradeScript -OutFile azureB When the upgrade completes, you will see the following message: ```powershell -Azure Blockchain Workbench in Resource Group $ResourceGroupName was successfully updated to version 1.8.0. +Azure Blockchain Workbench in Resource Group $ResourceGroupName was successfully updated to version 1.8.1. ``` From 96fcf22fae96f3120a252ea8387103362f81a2d1 Mon Sep 17 00:00:00 2001 From: Aishik Pyne Date: Fri, 3 Apr 2020 14:56:58 +0530 Subject: [PATCH 4/4] support to mitigate --- blockchain-workbench/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockchain-workbench/CHANGELOG.md b/blockchain-workbench/CHANGELOG.md index 6e618bbcd..4895b2381 100644 --- a/blockchain-workbench/CHANGELOG.md +++ b/blockchain-workbench/CHANGELOG.md @@ -1,6 +1,6 @@ # Azure Blockchain Workbench Release Notes - Version 1.8.1 -Thank you all for your continued support and interest in Azure Blockchain Workbench. We’re excited to announce the release of Workbench 1.8.1, in which we have resolved all the accessibility bugs, Azure Blockchain Workbench is now fully compliant with accessibility. We have also fixed a bug in the scripts that is used to connect AAD to your Workbench to support some breaking changes in the azure cloud shell. You can deploy a new instance of Workbench through the Azure Portal or upgrade your existing deployments to 1.8.1 using our [upgrade script](https://github.com/Azure-Samples/blockchain/tree/master/blockchain-workbench/scripts/upgrade/readme.md). +Thank you all for your continued support and interest in Azure Blockchain Workbench. We’re excited to announce the release of Workbench 1.8.1, in which we have resolved all the accessibility bugs, Azure Blockchain Workbench is now fully compliant with accessibility. We have also fixed a bug in the scripts that is used to connect AAD to your Workbench to mitigate some breaking changes in the azure cloud shell. You can deploy a new instance of Workbench through the Azure Portal or upgrade your existing deployments to 1.8.1 using our [upgrade script](https://github.com/Azure-Samples/blockchain/tree/master/blockchain-workbench/scripts/upgrade/readme.md). # Azure Blockchain Workbench Release Notes - Version 1.8.0