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. (#535)

* updated release notes

* using double quotes instead

* resolving PR comments

* removed extra period

Co-authored-by: Maryanne Njeri <[email protected]>
  • Loading branch information
MaryanneNjeri and Maryanne Njeri committed Aug 9, 2021
1 parent 861c5e9 commit f8f3559
Show file tree
Hide file tree
Showing 2 changed files with 12 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 @@ -4,6 +4,11 @@ The Azure App Configuration extension in Azure DevOps pipeline has been publishe

![sample](pictures/AzureDevOpsExtensionVersionSample.PNG)

### 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.
* Fixed a bug that caused the warning "Can\'t find loc string for key:CouldNotFetchAccessTokenforAzureStatusCode causes app config azdo task to fail" [#520](https://github.com/Azure/AppConfiguration/issues/520).

### v3.4.16 - March, 12 2021
* Added the capability to use managed identity based authentication.

Expand Down
7 changes: 7 additions & 0 deletions releaseNotes/AzureDevOpsPushPipelineExtension.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
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.4.4 - July, 22 2021
* The Azure App Configuration Push pipeline task is now generally available.
* Added the capability to use certificate based authentication.
* Added logs that show more details with reference to parameters used to run the task.
* Fixed a bug that caused the warning "Can\'t find loc string for key:CouldNotFetchAccessTokenforAzureStatusCode causes app config azdo task to fail" [#520](https://github.com/Azure/AppConfiguration/issues/520).
* Added more information to the error message "Failed to parse" [#513](https://github.com/Azure/AppConfiguration/issues/513).

### v1.3.4 - March, 12 2021
* Added the capability to use managed identity based authentication.

Expand Down

0 comments on commit f8f3559

Please sign in to comment.