Skip to content

Commit

Permalink
Updated Push and Pull Task release notes (#717)
Browse files Browse the repository at this point in the history
* Updated release notes

* Address Comments

---------

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

![sample](pictures/AzureDevOpsExtensionVersionSample.PNG)

### v6.0.0 - February, 02 2023
* Updated the task to require Node.js 16. It previously required 10.
* Fixed a bug that caused an invalid secret URL warning when resolving key vault references in sovereign clouds.

### v5.2.0 - March, 02 2022
Fixed a bug that caused an invalid_client error when using certificate-based authentication [#608](https://github.com/Azure/AppConfiguration/issues/608).

Expand Down
3 changes: 3 additions & 0 deletions releaseNotes/AzureDevOpsPushPipelineExtension.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
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)

### v5.0.0 - February, 02 2023
Updated the task to require Node.js 16. It previously required 10

### v4.4.0 - November, 15 2022
* Added ImportMode option support for KVSet profile.
* Added Strict support for KVSet profile. When using the KVSet profile and setting Strict to true any key-values in the store that are not included in the configuration file will be deleted.
Expand Down

0 comments on commit 924f280

Please sign in to comment.