Skip to content

Commit

Permalink
Updated Azure App Configuration task and Azure App Configuration Push…
Browse files Browse the repository at this point in the history
… task release notes (#562)

* updated pull task and push task release notes

* resolving PR comments

Co-authored-by: Maryanne Njeri <[email protected]>
  • Loading branch information
MaryanneNjeri and Maryanne Njeri committed Oct 18, 2021
1 parent 43e8c57 commit b769f54
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions releaseNotes/AzureDevOpsPipelineExtension.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ The Azure App Configuration extension in Azure DevOps pipeline has been publishe

![sample](pictures/AzureDevOpsExtensionVersionSample.PNG)

### v4.0.0 - October, 12 2021
* Upgraded task to use Node 10. It previously used Node 6.

### v3.5.16 - July, 22 2021
* Added the capability to use certificate based authentication.
* Added logs that show more details with reference to parameters used to run the task.
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)

### v2.0.0 - October, 12 2021
* Upgraded task to use Node 10. It previously used Node 6.
* Added support for importing feature flags from json/yaml files.
* Added capability to detect configuration file encoding format and display appropriate error message [#550](https://github.com/Azure/AppConfiguration/issues/550).

### v1.4.4 - July, 22 2021
* The Azure App Configuration Push pipeline task is now generally available.
* Added the capability to use certificate based authentication.
Expand Down

0 comments on commit b769f54

Please sign in to comment.