Skip to content

Commit

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

* updated the release note

* resolving release notes comments

* updated release notes,omitted updates on Azure App configuration push since patch versionaren't visible to end user

* omitted version 1.0.4 and put back version 1.1.3

Co-authored-by: Maryanne Njeri (INSIGHT MANAGEMENT CONSULTANTS) <[email protected]>
  • Loading branch information
MaryanneNjeri and Maryanne Njeri (INSIGHT MANAGEMENT CONSULTANTS) committed Jan 7, 2021
1 parent 4adfef8 commit 87c52ee
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions releaseNotes/AzureDevOpsPipelineExtension.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
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.2.16 - December, 10 2020
* Updated the readme

### v3.2.15 - December, 10 2020
* Fixed an issue causing the task to partially succeed when key-values are overwritten [#372](https://github.com/Azure/AppConfiguration/issues/372)
* Improved error message when required parameters are not provided

### v3.0.14 - May, 15 2020
* Fixed an issue causing the task to fail when run in a Linux pipeline. [#327](https://github.com/Azure/AppConfiguration/issues/327)
Expand Down
6 changes: 6 additions & 0 deletions releaseNotes/AzureDevOpsPushPipelineExtension.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
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.1.4 - December, 10 2020
* Updated the readme

### v1.1.3 - December, 10 2020
* Improved error message when required parameters are not provided.

### v1.0.0 Preview - July, 19 2020
* Initial version.
* Added Azure App Configuration Push extension to [Azure DevOps Marketplace](https://marketplace.visualstudio.com/items?itemName=AzureAppConfiguration.azure-app-configuration-task-push).

0 comments on commit 87c52ee

Please sign in to comment.