Skip to content

Commit

Permalink
Updated release notes (#473)
Browse files Browse the repository at this point in the history
* updated release notes

* resolving comments

Co-authored-by: Maryanne Njeri <[email protected]>
  • Loading branch information
MaryanneNjeri and Maryanne Njeri committed Mar 5, 2021
1 parent 87c52ee commit 81ab883
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions releaseNotes/AzureDevOpsPipelineExtension.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
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)

### v3.3.16 - February, 16 2021
* Fixed incorrect tooltip help messages for task parameters in task editor UI [#447](https://github.com/Azure/AppConfiguration/issues/447)
* Updated error message when certificate based authentication is used to indicate that it is not supported.

### v3.2.16 - December, 10 2020
* Updated the readme

Expand Down
5 changes: 5 additions & 0 deletions releaseNotes/AzureDevOpsPushPipelineExtension.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Azure App Configuration Push extension for Azure DevOps pipeline can be installed from the [Azure DevOps marketplace](https://marketplace.visualstudio.com/items?itemName=AzureAppConfiguration.azure-app-configuration-task-push). The version information can be found in the console when the task is executed:
![sample](pictures/AzureDevOpsPushExtensionVersionSample.PNG)

### v1.2.4 - February, 16 2021
* Fixed incorrect tooltip help messages for task parameters in task editor UI [#447](https://github.com/Azure/AppConfiguration/issues/447)
* Updated error message when certificate based authentication is used to indicate that it is not supported.
* Fixed a bug when parsing yaml that caused objects to be flattened incorrectly.

### v1.1.4 - December, 10 2020
* Updated the readme

Expand Down

0 comments on commit 81ab883

Please sign in to comment.