Skip to content

Commit

Permalink
Release notes for Vsts 2.0.10 (#299)
Browse files Browse the repository at this point in the history
* Release notes for Vsts 2.0.10
  • Loading branch information
Yiming-Jia committed Mar 23, 2020
1 parent d746bb8 commit 6c5bd9a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion releaseNotes/AzureDevOpsPipelineExtension.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
## Azure App Configuration Extension release notes

The Azure App Configuration extension in Azure DevOps pipeline has been published to [Azure DevOps marketplace](https://marketplace.visualstudio.com/items?itemName=AzureAppConfiguration.azure-app-configuration-task&ssr=false#overview). The version of the Azure App Configuration task being used will print to the console when the task is executed: ![sample](pictures/AzureDevOpsExtensionVersionSample.PNG)
The Azure App Configuration extension in Azure DevOps pipeline has been published to [Azure DevOps marketplace](https://marketplace.visualstudio.com/items?itemName=AzureAppConfiguration.azure-app-configuration-task&ssr=false#overview). The version of the Azure App Configuration task being used will print to the console when the task is executed:

![sample](pictures/AzureDevOpsExtensionVersionSample.PNG)

### v2.0.10 - March, 21 2020
* Added support for trimming key prefixes before setting as pipeline variables.
* Added support for resolving Key Vault references and setting as pipeline secrets.
### v2.0.9 - January, 21 2020
* **Breaking change**: With the support of Role-Based Access Control (RBAC) by the App Configuration service, the permission of this pipeline task can be granted with more granular and specific access control.

Expand Down

0 comments on commit 6c5bd9a

Please sign in to comment.