Releases: microsoft/azure-pipelines-tasks
Releases · microsoft/azure-pipelines-tasks
v181
Sprint 181
AzureMonitor (V1)
- Fixed case sensitive resource provider name (#14333) (2021-02-08)
AzureMysqlDeployment (V1)
- windows semicolon fix (#14367) (2021-02-10)
AzureResourceGroupDeployment (V2)
- Fixed the null issue while parsing the ARM deployment output (#14334) (2021-02-08)
AzureResourceManagerTemplateDeployment (V3)
- Fixed the null issue while parsing the ARM deployment output (#14334) (2021-02-08)
DockerCompose (V0)
- Fixing empty output warning (#14321) (2021-02-03)
DownloadBuildArtifacts (V0)
- [DownloadBuildArtifactsV0] Add download post-check (#14065) (2021-02-02)
DownloadGitHubRelease (V0)
- Fix for Download GitHub Release failed request 400 (#14312) (2021-01-29)
DownloadPackage (V0)
- Normalize path before calling decompress extract (#14347) (2021-02-10)
- Revert changes to use decompress-zip 0.3.0, the version 0.3.3 introdu… (#14349) (2021-02-06)
DownloadPackage (V1)
- Normalize path before calling decompress extract (#14347) (2021-02-10)
- Revert changes to use decompress-zip 0.3.0, the version 0.3.3 introdu… (#14349) (2021-02-06)
Gulp (V0)
- [GulpV0] Migrated legacy tests (#14335) (2021-02-05)
Gulp (V1)
- [GulpV1] Migrated legacy tests (#14357) (2021-02-11)
HelmDeploy (V0)
- removes validation error for helm3 uninstall command (#14332) (2021-02-05)
KubernetesManifest (V0)
- Removing kubernetes-common resource path from task code (#14307) (2021-01-29)
PackerBuild (V1)
- Removed SPN ObjectId Fetching step (#14382) (2021-02-11)
PublishBuildArtifacts (V1)
- [PublishBuildArtifactsV1] Migrate to Node 10 (#14274) (2021-02-04)
PublishTestResults (V2)
- Updated PublishTestResultsV2 task to version 2.180.0 (#14299) (2021-01-29)
v180
Sprint 180
ANT (V1)
- [ANTV1] Migrated to NodeJS 10 (#14071) (2020-12-24)
- [ANTV1] Migrated legacy tests (#14129) (2020-12-23)
AndroidSigning (V2)
- Fix ETIMEDOUT issue for tasks that using securefiles-common package (#14136) (2020-12-28)
AndroidSigning (V3)
- Fix ETIMEDOUT issue for tasks that using securefiles-common package (#14136) (2020-12-28)
AzureFunctionApp (V1)
- Updated runtime stack list in AzureFunctionApp (#14114) (2020-12-29)
AzureFunctionOnKubernetes (V0)
- Move tasks execution to Node10 - [AzureFunctionOnKubernetesV0, FuncToolsInstallerV0, PublishPipelineMetadataV0] (#14038) (2020-12-30)
AzureKeyVault (V1)
- Node execution upgrade to Node10 (#14014) (2021-01-07)
- Retry logic added in KeyVault task (#14135) (2021-01-12)
AzureMysqlDeployment (V1)
- linux additional arguments fix (#14183) (2021-01-13)
AzureRmWebAppDeployment (V4)
- Updated runtime stack list in AzureFunctionApp (#14114) (2020-12-29)
CUrlUploader (V2)
- [CUrlUploaderV2] Migrated to Node 10 (#14060) (2020-12-24)
- [CUrlUploaderV2] Migrated legacy tests (#14134) (2020-12-24)
- [CUrlUploaderV2] Migrated legacy test (#14182) (2021-01-08)
CocoaPods (V0)
- [CocoaPodsV0] Migrated to Node 10. (#14059) (2021-01-08)
ContainerBuild (V0)
- Node execution upgrade to Node10 (#14014) (2021-01-07)
DecryptFile (V1)
- [DecryptFileV1] Migration of DecryptFileV1 task to Node 10 (#14033) (2020-12-24)
DockerCompose (V0)
- [DockerComposeV0]-Added support to search docker file from current working directory (#14000) (2021-01-07)
- Node execution upgrade to Node10 (#14014) (2021-01-07)
DockerInstaller (V0)
- Node execution upgrade to Node10 (#14014) (2021-01-07)
Docker (V0)
- Updating DeockerV0 and DockerV1 for node 10 migration (#14166) (2021-01-07)
Docker (V1)
- Updating DeockerV0 and DockerV1 for node 10 migration (#14166) (2021-01-07)
Docker (V2)
- Updating node to node 10 in tasks (#14019) (2020-12-30)
DownloadSecureFile (V1)
- [DownloadSecureFileV1] Migrated to Node 10 (#14001) (2020-12-24)
DuffleInstaller (V0)
- Node execution upgrade to Node10 (#14014) (2021-01-07)
FtpUpload (V1)
- [FtpUploadV1] Migrated legacy tests (#14116) (2020-12-23)
FuncToolsInstaller (V0)
- Move tasks execution to Node10 - [AzureFunctionOnKubernetesV0, FuncToolsInstallerV0, PublishPipelineMetadataV0] (#14038) (2020-12-30)
GitHubComment (V0)
- Node Runtime upgrade to Node10 (#14187) (2021-01-07)
GitHubRelease (V0)
- Node execution upgrade to Node10 (#14014) (2021-01-07)
Gradle (V2)
- [GradleV2] Migrated to Node 10 (#14056) (2020-12-24)
HelmDeploy (V0)
- Updating node to node 10 in tasks (#14019) (2020-12-30)
HelmInstaller (V0)
- Updating node to node 10 in tasks (#14019) (2020-12-30)
- Updating stable helm chart location (#14124) (2020-12-23)
HelmInstaller (V1)
- Updating node to node 10 in tasks (#14019) (2020-12-30)
- Updating stable helm chart location (#14124) (2020-12-23)
InstallAppleCertificate (V2)
- Fix ETIMEDOUT issue for tasks that using securefiles-common package (#14136) (2020-12-28)
InstallAppleProvisioningProfile (V1)
- Fix ETIMEDOUT issue for tasks that using securefiles-common package (#14136) (2020-12-28)
InstallSSHKey (V0)
- Fix ETIMEDOUT issue for tasks that using securefiles-common package (#14136) (2020-12-28)
- [InstallSSHKeyV0] Fix paths with spaces (#14140) (2020-12-25)
JavaToolInstaller (V0)
- [JavaToolInstallerV0] Fix debug message (#13926) (2021-01-12)
JenkinsQueueJob (V2)
- [JenkinsQueueJobV2] Migrated to Node10 (#14041) (2020-12-24)
KubectlInstaller (V0)
- Updating node to node 10 in tasks (#14019) (2020-12-30)
Kubernetes (V0)
- Updating node to node 10 in tasks (#14019) (2020-12-30)
Maven (V2)
- [MavenV2] Migrated to Node 10 (#14141) (2020-12-28)
Maven (V3)
- [MavenV3] Migrated to Node 10 (#14064) (2020-12-28)
NuGetAuthenticate (V0)
- [NuGetAuthenticateV0] Fixed redundant warnings (#14112) (2020-12-23)
NuGetToolInstaller (V0)
- Fixing NuGetToolInstallerV0 #1793821 (#14154) (2020-12-31)
PublishPipelineMetadata (V0)
- Move tasks execution to Node10 - [AzureFunctionOnKubernetesV0, FuncToolsInstallerV0, PublishPipelineMetadataV0] (#14038) (2020-12-30)
PythonScript (V0)
- [PythonScriptV0] Migrated to Node10 (#14150) (2021-01-11)
ReviewApp (V0)
- Node Runtime upgrade to Node10 (#14187) (2021-01-07)
v179
Sprint 179
AndroidSigning (V2)
- Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14009) (2020-12-09)
- Revert Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14080) (2020-12-16)
AndroidSigning (V3)
- Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14009) (2020-12-09)
- Revert Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14080) (2020-12-16)
AzureCLI (V2)
- Fixed casing: "Powershell" -> "PowerShell" (#13080) (2020-12-05)
- Upgrading tasks to Node 10- AzureCliV2 (#14046) (2020-12-11)
AzureFileCopy (V4)
- reverting path change in filecopy v4 (#13976) (2020-11-26)
AzureMysqlDeployment (V1)
- Fix for unzipping archives with lot of files (#13958) (2020-11-30)
AzurePowerShell (V2)
- [AzurePowerShellV2 AzurePowerShellV3 AzurePowerShellV4 AzurePowerShellV5] Added telemetry tracking (#13866) (2020-11-25)
AzurePowerShell (V3)
- [AzurePowerShellV2 AzurePowerShellV3 AzurePowerShellV4 AzurePowerShellV5] Added telemetry tracking (#13866) (2020-11-25)
AzurePowerShell (V4)
- [AzurePowerShellV2 AzurePowerShellV3 AzurePowerShellV4 AzurePowerShellV5] Added telemetry tracking (#13866) (2020-11-25)
AzurePowerShell (V5)
- [AzurePowerShellV2 AzurePowerShellV3 AzurePowerShellV4 AzurePowerShellV5] Added telemetry tracking (#13866) (2020-11-25)
AzureResourceGroupDeployment (V2)
- Upgrading task to Node 10- AzureResourceGroupDeploymentV2 (#14048) (2020-12-09)
AzureResourceManagerTemplateDeployment (V3)
- Upgrading task to Node 10-Azure Resource Manager Template Deployment (#14050) (2020-12-09)
AzureRmWebAppDeployment (V4)
- Fix for unzipping archives with lot of files (#13958) (2020-11-30)
CopyFilesOverSSH (V0)
- [CopyFilesOverSSHV0] Updated dependencies, removed typings. (#13993) (2020-12-01)
CopyFiles (V2)
- Migration of CopyFilesV2 task to Node 10 (#13966) (2020-12-07)
DockerCompose (V0)
- Added arguments support for run a docker compose command action in DockerComposeV0 (#13987) (2020-11-27)
DotNetCoreCLI (V2)
- Update getFeeds with 'includeUrls=false' and make picklist editable (#14022) (2020-12-04)
DownloadPackage (V0)
- Update download package v0 and v1 to use preview common npm package (#14003) (2020-12-04)
DownloadPackage (V1)
- Update download package v0 and v1 to use preview common npm package (#14003) (2020-12-04)
DownloadSecureFile (V1)
- Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14009) (2020-12-09)
- Revert Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14080) (2020-12-16)
FileTransform (V1)
- Fix for unzipping archives with lot of files (#13958) (2020-11-30)
FileTransform (V2)
- Fix for unzipping archives with lot of files (#13958) (2020-11-30)
Gradle (V2)
- [GradleV2] Fixed issue with multiple warnings (#14026) (2020-12-04)
HelmDeploy (V0)
- Don't set output variable and Log warning if helm command output leng… (#13884) (2020-11-24)
- Adding publishPipelineMetadata to HelmDeploy (#14011) (2020-12-04)
IISWebAppDeploymentOnMachineGroup (V0)
- Fix for unzipping archives with lot of files (#13958) (2020-11-30)
InstallAppleCertificate (V2)
- Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14009) (2020-12-09)
- Revert Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14080) (2020-12-16)
InstallAppleProvisioningProfile (V1)
- Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14009) (2020-12-09)
- Revert Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14080) (2020-12-16)
InstallSSHKey (V0)
- [InstallSSHKeyV0] Migrated to Node 10 (#13920) (2020-12-03)
- Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14009) (2020-12-09)
- Revert Bump version of securefiles-common package in tasks affected by ETIMEDOUT error (#14080) (2020-12-16)
JavaToolInstaller (V0)
- [JavaToolInstallerV0] Added telemetry tracking (#13849) (2020-11-26)
- [JavaToolInstallerV0] Migrated to NodeJS 10 (#13908) (2020-12-01)
MysqlDeploymentOnMachineGroup (V1)
- Fix for unzipping archives with lot of files (#13958) (2020-11-30)
NodeTool (V0)
- [NodeToolV0] Added telemetry tracking (#13850) (2020-11-24)
Npm (V1)
- Update getFeeds with 'includeUrls=false' and make picklist editable (#14022) (2020-12-04)
NuGetAuthenticate (V0)
- use new artifacts-common library (#13963) (2020-11-24)
- fix target execution file (#14016) (2020-12-03)
PowerShell (V2)
- [PowerShellV2] Migrated to Node10 (#13891) (2020-12-07)
- [PowerShellV2] Revert changes for command execution (#14058) (2020-12-10)
PublishCodeCoverageResults (V1)
- [PublishCodeCoverageResultsV1] Fix paths with spaces (#13975) (2020-11-30)
Ssh (V0)
- [SshV0] Updated dependencies (#13992) (2020-12-01)
UniversalPackages (V0)
- Update getFeeds with 'includeUrls=false' and make picklist editable (#14022) (2020-12-04)
UseDotNet (V2)
- UseDotNetV2: Enable HTTP retries when retrieving releases-index.json (#13923) (2020-11-25)
- update UseDotNetV2 to use node 10 (#14066) (2020-12-15)
UseNode (V1)
- [UseNodeV1] Added telemetry and updated packages (#13981) (2020-11-27)
UsePythonVersion (V0)
- [UsePythonVersionV0 UseRubyVersionV0] Add telemetry tracking (#13854) (2020-11-24)
- Update "pypy3" keyword to point to 3.6 for backward compatibility (#14037) (2020-12-11)
UseRubyVersion (V0)
- [UsePythonVersionV0 UseRubyVersionV0] Add telemetry tracking (#13854) (2020-11-24)
XamarinAndroid (V1)
- [XamarinAndroidV1] Migrated to Node 10 (#13927) (2020-12-07)
XamariniOS (V2)
- [XamariniOSV2] Migrated to Node 10 (#13932) (2020-12-03)
v178
Sprint 178
AndroidSigning (V2)
- [AndroidSigningV2 and V3] Migrated to Node10 (#13826) (2020-11-05)
AndroidSigning (V3)
- [AndroidSigningV2 and V3] Migrated to Node10 (#13826) (2020-11-05)
ArchiveFiles (V2)
- [ArchiveFilesV2] Migrated to Node 10 (#13883) (2020-11-12)
AzureFileCopy (V1)
- [SqlAzureDacpacDeploymentV1] Support for Service Princpal authentication (#13770) (2020-11-19)
AzureFileCopy (V2)
- [SqlAzureDacpacDeploymentV1] Support for Service Princpal authentication (#13770) (2020-11-19)
AzureFileCopy (V3)
- [SqlAzureDacpacDeploymentV1] Support for Service Princpal authentication (#13770) (2020-11-19)
AzureFileCopy (V4)
- [SqlAzureDacpacDeploymentV1] Support for Service Princpal authentication (#13770) (2020-11-19)
AzureIoTEdge (V2)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
AzureResourceGroupDeployment (V2)
- Expand ARM output into Pipeline variables (#13811) (2020-11-23)
AzureResourceManagerTemplateDeployment (V3)
- Expand ARM output into Pipeline variables (#13811) (2020-11-23)
- Updating AzureResourceManagerTemplateDeploymentV3 task to consume arm… (#13870) (2020-11-12)
AzureRmWebAppDeployment (V3)
Bash (V3)
- [PowerShellV2, BashV3, CmdLineV2] Removed stderr messages truncating (#13815) (2020-11-06)
- [BashV3] Migrated to Node10 (#13878) (2020-11-13)
CMake (V1)
- [CMakeV1] Migrated to Node10 (#13833) (2020-11-05)
CmdLine (V2)
- [PowerShellV2, BashV3, CmdLineV2] Removed stderr messages truncating (#13815) (2020-11-06)
ContainerStructureTest (V0)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
DeleteFiles (V1)
- [DeleteFilesV1] Migration of DeleteFilesV1 to node10 (#13880) (2020-11-13)
DotNetCoreCLI (V2)
DownloadGitHubNpmPackage (V1)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
DownloadGitHubNugetPackage (V1)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
DownloadPackage (V0)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
DownloadPackage (V1)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
ExtractFiles (V1)
- Fixed parameters passing for ExtractFiles task (#13841) (2020-11-06)
- [ExtractFilesV1] Migration of ExtractFilesV1 to Node10 (#13874) (2020-11-13)
GitHubRelease (V0)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
GitHubRelease (V1)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
GoTool (V0)
- [GoToolV0] Added telemetry tracking (#13830) (2020-11-23)
InstallAppleCertificate (V2)
- [InstallAppleCertificate] Migrated to Node10 (#13749) (2020-11-05)
KubernetesManifest (V0)
- Fix KubernetesManifest bake on KUBECONFIG empty (#13912) (2020-11-18)
MSBuild (V1)
- [MSBuildV1] Migrated to NodeJS 10 (#13898) (2020-11-17)
ManualValidation (V0)
- Updated task description and link (#13951) (2020-11-23)
Maven (V2)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
Maven (V3)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
NodeTool (V0)
- [NodeToolV0] Migrated to Node10 (#13872) (2020-11-13)
NpmAuthenticate (V0)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
Npm (V0)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
Npm (V1)
- Update Tasks for NuGet 5.8 release (#13876) (2020-11-13)
PowerShell (V2)
- [PowerShellV2, BashV3, CmdLineV2] Removed stderr messages truncating (#13815) (2020-11-06)
- [PowerShellV2] Fixing of incorrect use of -Command parameter by PowerShell Task (#13868) (2020-11-11)
PublishCodeCoverageResults (V1)
- surround path with quotes in publish code coverage results task (#13814) (2020-11-04)
- Users/hvinett/surround path with quotes (#13861) (2020-11-09)
- surround path with quotes (#13862) (2020-11-09)
- [PublishCodeCoverageResultsV1] Removed quotes (revert) (#13938) (2020-11-20)
- [PublishCodeCoverageResultsV1] Changed version for hotfix (#13941) (2020-11-20)
SqlAzureDacpacDeployment (V1)
- [SqlAzureDacpacDeploymentV1] Support for Service Princpal authentication (#13770) (2020-11-19)
Xcode (V5)
v177
Sprint 177
AndroidSigning (V3)
- [AndoidSigningV3] Added version inputs and tool versions sorting (#13682) (2020-10-13)
ArchiveFiles (V2)
- Update min agent version for node14 tasks. (#13765) (2020-10-23)
- Revert node14 (#13772) (2020-10-26)
AzureCloudPowerShellDeployment (V1)
- Adding option of restricting context (#13687) (2020-10-20)
AzureFileCopy (V2)
- Adding option of restricting context (#13687) (2020-10-20)
- add timeout to imds call in remote deployer. (#13724) (2020-10-22)
AzureFileCopy (V3)
- Adding option of restricting context (#13687) (2020-10-20)
- add timeout to imds call in remote deployer. (#13724) (2020-10-22)
AzureFileCopy (V4)
- Adding option of restricting context (#13687) (2020-10-20)
- add timeout to imds call in remote deployer. (#13724) (2020-10-22)
- virtual directories are not created in AzureFileCopyV4 using blob prefix (#13784) (2020-10-27)
- Corrrecting permission of container in AzureFileCopyV4 (#13792) (2020-11-02)
- Update README.md (#13818) (2020-11-02)
AzureMysqlDeployment (V1)
- Skipping symlinks while expanding wild cards (#13834) (2020-11-04)
AzurePowerShell (V2)
- Adding option of restricting context (#13687) (2020-10-20)
AzurePowerShell (V3)
- Adding option of restricting context (#13687) (2020-10-20)
AzurePowerShell (V4)
- Adding option of restricting context (#13687) (2020-10-20)
AzurePowerShell (V5)
- Adding option of restricting context (#13687) (2020-10-20)
AzureResourceManagerTemplateDeployment (V3)
- [AzureResourceManagerTemplateDeployment] Consuming Azure-arm-rest-v2 changes (#13668) (2020-10-13)
AzureRmWebAppDeployment (V4)
- Made webapp editable (#13794) (2020-10-29)
- Skipping symlinks while expanding wild cards (#13834) (2020-11-04)
AzureWebAppContainer (V1)
- hidden parameter fix (#13817) (2020-11-03)
- Updated broken links (#13820) (2020-11-03)
- updating appsettings before deployment (#13827) (2020-11-04)
Bash (V3)
- Update min agent version for node14 tasks. (#13765) (2020-10-23)
- Revert node14 (#13772) (2020-10-26)
CmdLine (V2)
- Update min agent version for node14 tasks. (#13765) (2020-10-23)
- Revert node14 (#13772) (2020-10-26)
- [CmdLineV2] Migrate to Node 10 (#13803) (2020-11-02)
CopyFiles (V2)
- Fixed copy files for broken symlink case (#13759) (2020-10-29)
DeleteFiles (V1)
- Update min agent version for node14 tasks. (#13765) (2020-10-23)
DotNetCoreCLI (V2)
- [DotNetCoreCLIV2]adding option in case packageFile is .nuspec (#13712) (2020-10-28)
- Try catch fix v2 and version update (#13766) (2020-10-30)
DownloadBuildArtifacts (V0)
- [DownloadBuildArtifactsV0] Fixed description for BuildNumber output variable (#13795) (2020-10-30)
DownloadPipelineArtifact (V2)
- [DownloadPipelineArtifactV2] Fixed description for BuildNumber output variable (#13825) (2020-11-03)
DownloadSecureFile (V1)
- DownloadSecureFileV1 - added socketTimeout input (#13800) (2020-10-29)
ExtractFiles (V1)
- [ExtractFilesV1] Add warning for when no archives were found (#13747) (2020-10-23)
- Add min agent version for ExtractFilesV1. (#13764) (2020-10-23)
FileTransform (V1)
- Skipping symlinks while expanding wild cards (#13834) (2020-11-04)
FileTransform (V2)
- Skipping symlinks while expanding wild cards (#13834) (2020-11-04)
Gradle (V2)
- Updated version of used azure-pipelines-tasks-codecoverage-tools (#13755) (2020-10-22)
HelmDeploy (V0)
- Making changes in helm chart save command (#13823) (2020-11-03)
IISWebAppDeploymentOnMachineGroup (V0)
- Skipping symlinks while expanding wild cards (#13834) (2020-11-04)
InstallAppleProvisioningProfile (V1)
- [InstallAppleProvisioningProfileV1] Migrated to Node10 (#13730) (2020-11-03)
- [InstallAppleprovisioningProfileV1] Added patch number to task-lib dependency (#13828) (2020-11-03)
KubernetesManifest (V0)
- Updating kubeconfig mode in k8s manifest task (#13706) (2020-10-27)
MSBuild (V1)
- Fixed link to NuGet task - MSBuild help markdown (#13788) (2020-10-29)
Maven (V2)
- Try catch fix v2 and version update (#13766) (2020-10-30)
Maven (V3)
- Try catch fix v2 and version update (#13766) (2020-10-30)
MysqlDeploymentOnMachineGroup (V1)
- Skipping symlinks while expanding wild cards (#13834) (2020-11-04)
NpmAuthenticate (V0)
- Try catch fix v2 and version update (#13766) (2020-10-30)
Npm (V0)
- Try catch fix v2 and version update (#13766) (2020-10-30)
Npm (V1)
- Try catch fix v2 and version update (#13766) (2020-10-30)
NuGetCommand (V2)
- Try catch fix v2 and version update (#13766) (2020-10-30)
NuGetInstaller (V0)
- Try catch fix v2 and version update (#13766) (2020-10-30)
NuGetPublisher (V0)
- Try catch fix v2 and version update (#13766) (2020-10-30)
PowerShellOnTargetMachines (V3)
- add timeout to imds call in remote deployer. (#13724) (2020-10-22)
PowerShell (V2)
- Paule96/warnings powershell (#13122) (2020-10-16)
SqlAzureDacpacDeployment (V1)
v176
Sprint 176
ArchiveFiles (V2)
- Update engineering infrastructure for Node 14 + Upgrade some tasks (#13603) (2020-09-28)
AzureFileCopy (V4)
- Updating output variable documentation (#13430) (2020-09-30)
AzurePowerShell (V4)
- Adding null check in script arguments (#13584) (2020-09-24)
AzurePowerShell (V5)
- Adding null check in script arguments (#13584) (2020-09-24)
AzureRmWebAppDeployment (V3)
- Add second msdeploy instance in AzureRmWebAppDeploymentV3 (#13567) (2020-09-21)
Bash (V3)
- CmdLine does not forwarding signals (#13573) (2020-09-24)
- Update engineering infrastructure for Node 14 + Upgrade some tasks (#13603) (2020-09-28)
CmdLine (V2)
- CmdLine does not forwarding signals (#13573) (2020-09-24)
- Update engineering infrastructure for Node 14 + Upgrade some tasks (#13603) (2020-09-28)
Docker (V0)
- Use azure-pipelines-task-lib and upgrade to v2 version for common modules (#13634) (2020-09-30)
Docker (V1)
- Use azure-pipelines-task-lib and upgrade to v2 version for common modules (#13634) (2020-09-30)
DownloadPackage (V0)
- Added optional parameter in API Call (#13640) (2020-10-02)
DownloadPackage (V1)
- Added optional parameter in API Call (#13640) (2020-10-02)
DownloadSecureFile (V1)
- [DownloadSecureFile] Increase default retry count value (#13630) (2020-09-30)
ExtractFiles (V1)
- Extract Files task fails: not enough memory (#13595) (2020-09-24)
- Replace default value for the archiveFilePatterns input (#13610) (2020-09-25)
Gradle (V2)
- Fix for issue with unknown 'append' property - for gradle 6 and greater (#13563) (2020-09-18)
HelmDeploy (V0)
- [HelmDeployV0] Added newline to comma conversion logic (#13579) (2020-09-24)
- Changing mode of kubeconfig file to remove helm warning (#13581) (2020-09-30)
- HelmDeployV0: set failOnStderr to false by default (#13638) (2020-10-05)
JavaToolInstaller (V0)
- [JavaToolInstaller] Add validation when using azureStorage (#13612) (2020-09-25)
ManualValidation (V0)
- Notify Users field made multiline (#13600) (2020-09-24)
ManualValidationV0.zip
- Notify Users field made multiline (#13600) (2020-09-24)
MavenAuthenticate (V0)
- Added optional parameter in API Call (#13640) (2020-10-02)
Maven (V2)
- [Maven] Fixed Jacoco code coverage - SonarQube (binary reports showing 0%) (#13592) (2020-09-24)
Maven (V3)
- [Maven] Fixed Jacoco code coverage - SonarQube (binary reports showing 0%) (#13592) (2020-09-24)
- [MavenV3] Updated java-common lib (#13635) (2020-10-01)
NodeTool (V0)
- Added option to install 32 bit version of Node.js on x64 agents (#13399) (2020-09-17)
NuGetCommand (V2)
- Added optional parameter in API Call (#13640) (2020-10-02)
NuGetRestore (V1)
- Added optional parameter in API Call (#13640) (2020-10-02)
PipAuthenticate (V0)
- Added optional parameter in API Call (#13640) (2020-10-02)
PipAuthenticate (V1)
- Added optional parameter in API Call (#13640) (2020-10-02)
SqlAzureDacpacDeployment (V1)
- Escaping Special characters from password for Active Directory Password (#13599) (2020-09-24)
Ssh (V0)
- [SshV0] Migrated to ssh2-sftp-client (#13549) (2020-09-17)
- [SSHV0] Fix bash: No such file or directory issue (#13663) (2020-10-06)
TwineAuthenticate (V0)
- Added optional parameter in API Call (#13640) (2020-10-02)
TwineAuthenticate (V1)
- Added optional parameter in API Call (#13640) (2020-10-02)
UseNode (V1)
- Added option to install 32 bit version of Node.js on x64 agents (#13399) (2020-09-17)
XamariniOS (V2)
- Fix typo in Xamarin iOS V2 task debug logging (#11799) (2020-10-06)
Xcode (V5)
- Fixed default value processing for the destinationSimulators input (#13609) (2020-09-29)
v175
Sprint 175
ACRTask (V0)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Move docker-common-v2 to a shared npm package (#13495) (2020-09-02)
- Move a bunch of azure-arm-rest-v2 consumers to shared npm package (#13498) (2020-09-02)
- Fix bad package version (#13531) (2020-09-11)
ANT (V1)
- Move java-common to shared npm package (#13486) (2020-08-31)
- move codecoverage-tools to common package (#13487) (2020-09-02)
AndroidSigning (V2)
- Move securefile-common to shared package (#13485) (2020-08-31)
AndroidSigning (V3)
- Move securefile-common to shared package (#13485) (2020-08-31)
AzureAppServiceManage (V0)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Finish removing azure-arm-rest-v2 (#13500) (2020-09-02)
- Fix bad package version (#13531) (2020-09-11)
AzureCloudPowerShellDeployment (V1)
- fix get-azurermresource command to fetch arm storage account (#13464) (2020-08-25)
AzureFileCopy (V2)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Finish removing azure-arm-rest-v2 (#13500) (2020-09-02)
- Fix bad package version (#13531) (2020-09-11)
AzureFileCopy (V3)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Finish removing azure-arm-rest-v2 (#13500) (2020-09-02)
- Fix bad package version (#13531) (2020-09-11)
AzureFileCopy (V4)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Finish removing azure-arm-rest-v2 (#13500) (2020-09-02)
- Fix bad package version (#13531) (2020-09-11)
AzureFunctionOnKubernetes (V0)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Move docker-common-v2 to a shared npm package (#13495) (2020-09-02)
- Move kubernetes-common-v2 to shared npm package (#13502) (2020-09-02)
AzureIoTEdge (V2)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
AzureKeyVault (V1)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Move a bunch of azure-arm-rest-v2 consumers to shared npm package (#13498) (2020-09-02)
- Fix bad package version (#13531) (2020-09-11)
AzureMonitorAlerts (V0)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Move a bunch of azure-arm-rest-v2 consumers to shared npm package (#13498) (2020-09-02)
- Fix bad package version (#13531) (2020-09-11)
AzureMysqlDeployment (V1)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Move a bunch of azure-arm-rest-v2 consumers to shared npm package (#13498) (2020-09-02)
- Fix bad package version (#13531) (2020-09-11)
AzurePowerShell (V4)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Finish removing azure-arm-rest-v2 (#13500) (2020-09-02)
- Fixing failonstderror in AzurePowerShell (#13515) (2020-09-08)
AzurePowerShell (V5)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
- Fixing failonstderror in AzurePowerShell (#13515) (2020-09-08)
AzureResourceGroupDeployment (V2)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
AzureResourceManagerTemplateDeployment (V3)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
AzureRmWebAppDeployment (V3)
- Move azure-arm-rest to shared npm package (#13497) (2020-09-02)
- Get rid of webdeployment-common (#13501) (2020-09-02)
AzureRmWebAppDeployment (V4)
- Remove unused node-api from utility-common and utility-common-v2. (#13493) (2020-09-01)
AzureVmssDeployment (V0)
- Move azure-blobstorage-artifactProvider-v2 to shared npm package (#13506) (2020-09-04)
CopyFilesOverSSH (V0)
- [CopyFilesOverSSHV0] Fixed bug with UNC target paths (#13507) (2020-09-04)
DeleteFiles (V1)
- DeleteFilesV1: fix processing exclusion patterns (#13488) (2020-09-08)
Docker (V0)
- Move docker-common to shared npm package (#13494) (2020-09-01)
DownloadPackage (V1)
- DownloadPackage to support latest version (#12334) (2020-09-10)
ExtractFiles (V1)
- Fixed matching files to search files inside directory (#13450) (2020-08-25)
FuncToolsInstaller (V0)
- Remove func-tools-common. (#13484) (2020-08-31)
HelmInstaller (V0)
- Move kubernetes-common into tasks (#13503) (2020-09-02)
- Fix dependency missing (#13528) (2020-09-10)
InstallAppleCertificate (V2)
- Move ios-signing-common to shared npm package (#13504) (2020-09-02)
InstallAppleProvisioningProfile (V1)
- Move ios-signing-common to shared npm package (#13504) (2020-09-02)
JavaToolInstaller (V0)
- Remove azure-blobstorage-artifactProvider common package (#13492) (2020-09-02)
JenkinsDownloadArtifacts (V1)
- Remove azure-blobstorage-artifactProvider common package (#13492) (2020-09-02)
Kubernetes (V0)
- Fix dependency missing (#13528) (2020-09-10)
MavenAuthenticate (V0)
- Users/aamallad/maven auth fix (#13429) (2020-08-31)
- Move artifacts-common to shared npm package (#13496) (2020-09-02)
NuGetCommand (V2)
- Make the target feed dropdown a combobox (#13479) (2020-08-31)
UseDotNet (V2)
- Added VS Version input to support back compatibility with VsBuild (#13458) (2020-09-01)
UsePythonVersion (V0)
- [UsePythonVersion] [UseRubyVersion] prevent to use exact version (#13513) (2020-09-07)
UseRubyVersion (V0)
- [UsePythonVersion] [UseRubyVersion] prevent to use exact version (#13513) (2020-09-07)
v170
Sprint 170
ACRTask (V0)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
AutomatedAnalysis (V0)
- Added agentless automated analysis task (#11988) (2020-06-11)
AzureAppServiceManage (V0)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
AzureCloudPowerShellDeployment (V1)
- [AzureFileCopy] Pick up latest Azure PowerShell module on Hosted agent (#13067) (2020-06-08)
AzureFileCopy (V2)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
- [AzureFileCopy] Pick up latest Azure PowerShell module on Hosted agent (#13067) (2020-06-08)
AzureFileCopy (V3)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
- [AzureFileCopy] Pick up latest Azure PowerShell module on Hosted agent (#13067) (2020-06-08)
AzureFileCopy (V4)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
- [AzureFileCopyV4] Add national cloud support to AzCopy login (#13040) (2020-06-08)
- [AzureFileCopy] Pick up latest Azure PowerShell module on Hosted agent (#13067) (2020-06-08)
AzureFunctionOnKubernetes (V0)
- adding support for linux arm architecture for kubectl and helm install (#13029) (2020-05-29)
AzureKeyVault (V1)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
AzureMonitorAlerts (V0)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
AzureMysqlDeployment (V1)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
AzurePowerShell (V2)
- [AzureFileCopy] Pick up latest Azure PowerShell module on Hosted agent (#13067) (2020-06-08)
AzurePowerShell (V3)
- [AzureFileCopy] Pick up latest Azure PowerShell module on Hosted agent (#13067) (2020-06-08)
AzurePowerShell (V4)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
- [AzureFileCopy] Pick up latest Azure PowerShell module on Hosted agent (#13067) (2020-06-08)
AzurePowerShell (V5)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
- [AzureFileCopy] Pick up latest Azure PowerShell module on Hosted agent (#13067) (2020-06-08)
AzureResourceGroupDeployment (V2)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
AzureResourceManagerTemplateDeployment (V3)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
- Update README.md (#13068) (2020-06-08)
AzureRmWebAppDeployment (V4)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
AzureVmssDeployment (V0)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
- [azure-blobstorage-artifactProvider-v2] Modified 'get' method to save file from Azure Storage correctly (#13025) (2020-06-03)
Bash (V3)
- [BashV3] Removed execute permissions check (#13041) (2020-06-01)
- [BashV3] Fixed documentation link (#13047) (2020-06-08)
CMake (V1)
- [CMakeV1] Disabled command execution through shell. (#13058) (2020-06-04)
ContainerBuild (V0)
- disallow redirection in arm rest webclient (#12896) (2020-06-11)
CopyFilesOverSSH (V0)
- [CopyFilesOverSSHV0] Replaced bash command by sh (#13105) (2020-06-15)
DockerInstaller (V0)
- adding support for linux arm architecture for kubectl and helm install (#13029) (2020-05-29)
DotNetCoreCLI (V2)
- Fixing workingDirectory not honored for .NET Core task build (#13010) (2020-06-18)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
DownloadGitHubNpmPackage (V1)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
DownloadGitHubNugetPackage (V1)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
DownloadPackage (V0)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
DownloadPackage (V1)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
GitHubComment (V0)
- Update task.json (#13012) (2020-06-09)
HelmDeploy (V0)
- Fixing pushDeploymentDataToEvidenceStore logic (#12995) (2020-06-12)
- adding support for linux arm architecture for kubectl and helm install (#13029) (2020-05-29)
- Removed the alias for chartNameForACR and chartPathForACR and added unit tests. (#13116) (2020-06-13)
HelmInstaller (V1)
- adding support for linux arm architecture for kubectl and helm install (#13029) (2020-05-29)
IISWebAppDeploymentOnMachineGroup (V0)
- Bump IIS task. (#13060) (2020-06-03)
InstallAppleProvisioningProfile (V1)
- Update preinstallprovprofile.ts (#13046) (2020-06-08)
JavaToolInstaller (V0)
- [azure-blobstorage-artifactProvider-v2] Modified 'get' method to save file from Azure Storage correctly (#13025) (2020-06-03)
JenkinsQueueJob (V2)
- [JenkinsQueueJobV2] Fix job hang out after unexpected response from Jenkins (#13034) (2020-06-01)
KubectlInstaller (V0)
- adding support for linux arm architecture for kubectl and helm install (#13029) (2020-05-29)
KubernetesManifest (V0)
- adding support for linux arm architecture for kubectl and helm install (#13029) (2020-05-29)
Kubernetes (V1)
- adding support for linux arm architecture for kubectl and helm install (#13029) (2020-05-29)
- Accept custom output formats from user for KubernetesV1 (#13085) (2020-06-11)
Maven (V2)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
Maven (V3)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
NpmAuthenticate (V0)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
Npm (V0)
- Remove dependecy on vsts-task-lib in NpmV0 and NuGetInstallerV0 tasks (#13132) (2020-06-17)
Npm (V1)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
NuGetAuthenticate (V0)
- Update artifacts credential provider version to 0.1.23 (#13112) (2020-06-12)
- Update cred provider version to 0.1.24 (#13150) (2020-06-19)
NuGetCommand (V2)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
- Update artifacts credential provider version to 0.1.23 (#13112) (2020-06-12)
- Update cred provider version to 0.1.24 (#13150) (2020-06-19)
NuGetInstaller (V0)
- Remove dependecy on vsts-task-lib in NpmV0 and NuGetInstallerV0 tasks (#13132) (2020-06-17)
NuGetPublisher (V0)
- Restrict credentials in config to Basic scheme (#13054) (2020-06-09)
PublishCodeCoverageResults (V1)
- PublishCodeCoverageResultsV1 Task: Report Generator version upgrade (#13139) (2020-06-19)
PublishTestResults (V2)
- Updated PublishTestResultsV2 task to version 2.171.0 (#13109) (2020-06-12)
SqlAzureDacpacDeployment (V1)
- [AzureFileCopy] Pick up latest Azure PowerShell module on Hosted agent (#13067) (2020-06-08)
Ssh (V0)
- Added 'Enable interactive session' input to SshV0 task (#13086) (2020-06-11)
v174
Sprint 174
ACRTask (V0)
- Add start and stop commands to Docker task (#13248) (2020-07-29)
AppCenterDistribute (V1)
- Use mc-fus in AppCenterDistributeV1 (#13352) (2020-07-28)
AppCenterDistribute (V2)
- Use mc-fus in AppCenterDistributeV2 (#13353) (2020-07-28)
AppCenterDistribute (V3)
- Use mc-fus in AppCenterDistributeV3 (#13354) (2020-07-28)
ArchiveFiles (V2)
- [ArchiveFilesV2] Delete unused vsts-task-lib module (#13365) (2020-08-03)
AzureFunctionOnKubernetes (V0)
- Add start and stop commands to Docker task (#13248) (2020-07-29)
ContainerBuild (V0)
- Add start and stop commands to Docker task (#13248) (2020-07-29)
ContainerStructureTest (V0)
- Add start and stop commands to Docker task (#13248) (2020-07-29)
CopyFilesOverSSH (V0)
- [CopyFilesOverSSH] Migrated to ssh2-sftp-client library (#13312) (2020-08-03)
DockerCompose (V0)
- Add start and stop commands to Docker task (#13248) (2020-07-29)
Docker (V2)
- Add start and stop commands to Docker task (#13248) (2020-07-29)
DotNetCoreCLI (V2)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
DownloadGitHubNpmPackage (V1)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
DownloadGitHubNugetPackage (V1)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
DownloadPackage (V0)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
DownloadPackage (V1)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
Grunt (V0)
- [GruntV0] Delete unused vsts-task-lib module (#13364) (2020-08-03)
InstallSSHKey (V0)
- [InstallSSHKeyV0] Added config editing (#13340) (2020-07-28)
JavaToolInstaller (V0)
- [JavaToolInstallerV0] Add .dmg and .pkg support for macOS (#13203) (2020-07-30)
- [JavaToolInstallerV0] Add JDK to satisfies list (#13356) (2020-08-11)
- [JavaToolInstallerV0] Unit tests update (#13362) (2020-08-03)
- [JavaToolInstaller] Added missed string resources (#13416) (2020-08-13)
KubernetesManifest (V0)
- Add start and stop commands to Docker task (#13248) (2020-07-29)
Kubernetes (V1)
- Add start and stop commands to Docker task (#13248) (2020-07-29)
ManualValidation (V0)
- Users/jysin/manual validation task (#13347) (2020-07-24)
- Manual validation Preview version release (#13389) (2020-08-05)
- Users/jysin/manual val preview release (#13407) (2020-08-11)
Maven (V2)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
Maven (V3)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
NpmAuthenticate (V0)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
Npm (V0)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
Npm (V1)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
NuGetCommand (V2)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
NuGetInstaller (V0)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
NuGetPublisher (V0)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
NuGetToolInstaller (V0)
- fail task if version retrieval fails; artifactTool cleanup (#13358) (2020-07-29)
XamariniOS (V2)
- [XamariniOSV2] Delete vsts-task-lib from package-lock.json (#13363) (2020-08-03)
v172
Sprint 172
AzureCloudPowerShellDeployment (V1)
- Removing process scope (#13336) (2020-07-23)
AzureFileCopy (V2)
- [AzureFileCopy] Fix code regression (#13301) (2020-07-16)
- Bumping AzFileCopy Version (#13310) (2020-07-17)
- Removing process scope (#13336) (2020-07-23)
AzureFileCopy (V3)
- [AzureFileCopy] Fix code regression (#13301) (2020-07-16)
- Bumping AzFileCopy Version (#13310) (2020-07-17)
- Removing process scope (#13336) (2020-07-23)
AzureFileCopy (V4)
- Removing process scope (#13336) (2020-07-23)
AzurePowerShell (V2)
- Removing process scope (#13336) (2020-07-23)
AzurePowerShell (V3)
- Removing process scope (#13336) (2020-07-23)
AzurePowerShell (V4)
- Removing process scope (#13336) (2020-07-23)
AzurePowerShell (V5)
- Removing process scope (#13336) (2020-07-23)
CopyFilesOverSSH (V0)
- Revert "[CopyFilesOverSSH] Migrated from scp2 to ssh2-sftp-client (#13298) (2020-07-16)
Gradle (V2)
- Maven and Gradle tasks fixes (#12122) (2020-07-16)
HelmDeploy (V0)
- Reverting multiple valuefile change (#13304) (2020-07-16)
Maven (V2)
- Maven and Gradle tasks fixes (#12122) (2020-07-16)
Maven (V3)
- Maven and Gradle tasks fixes (#12122) (2020-07-16)
SqlAzureDacpacDeployment (V1)
- Removing process scope (#13336) (2020-07-23)
Ssh (V0)
- Fixed issue with interactive mode for runOptions=commands (#13315) (2020-07-21)