v4.3.27
No more Node6 warnings in our tasks
##[warning]This task uses Node 6 execution handler, which will be deprecated soon. If you are the developer of the task — please consider the migration guideline to Node 10 handler — https://aka.ms/migrateTaskNode10. If you are the user — feel free to reach out to the owners of this task to proceed on migration.
This release ensures all our tasks run on Node10.
Both V3 and V4 tasks have been updated to run on Node10 as per these instructions.
Deprecation messages on older trask versions
As part of this release we have started warning users about new task versions.