Skip to content

Commit

Permalink
Release note for 2.0.11 vsts (#302)
Browse files Browse the repository at this point in the history
* Release note for 2.0.11 vsts
  • Loading branch information
Yiming-Jia committed Mar 28, 2020
1 parent 6c5bd9a commit b609188
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions releaseNotes/AzureDevOpsPipelineExtension.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@ The Azure App Configuration extension in Azure DevOps pipeline has been publishe

![sample](pictures/AzureDevOpsExtensionVersionSample.PNG)

### v2.0.11 - March, 24 2020
* The Azure App Configuration pipeline task for the Azure DevOps is now generally available.
* Added `FAQ` section to the [documentation](https://marketplace.visualstudio.com/items?itemName=AzureAppConfiguration.azure-app-configuration-task).

### 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 All @@ -29,13 +34,13 @@ The Azure App Configuration extension in Azure DevOps pipeline has been publishe
* Added an example of how to consume fetched key-values.

### v1.6.3 - June, 03 2019
* Supported auto-populated `App Configuration name` dropdown from a textbox.
* Added support for auto-populated `App Configuration name` dropdown from a textbox.
* Reset environment variables with invalid keys now prints a masked value, `****`, instead of the actual value of the key-value.

### v1.4.48 - May, 06 2019
* Initial version.
* Added Azure App Configuration Extension to [Azure DevOps Marketplace](https://marketplace.visualstudio.com/).
* Integrated with pipeline framework control `Azure subscription` so that user could use existing `Connection Endpoint` to auth with Azure App Configuration instance.
* Supported `Key filter` and `Label` to query matched key-values.
* Added support for `Key filter` and `Label` to query matched key-values.


0 comments on commit b609188

Please sign in to comment.