v2.8.0
What's changed since v2.7.0:
- New features:
- Added job summaries to each run by @BernieWhite.
#724- Set the
summary
input tofalse
to skip generating a job summary.
- Set the
- Added job summaries to each run by @BernieWhite.
- General improvements:
- Important change: Added warning to V1 tasks and update V0 tasks by @BernieWhite.
#694- Deprecated task versions
@0
and@1
will be removed from v3.0.0. - Upgrade to
@2
task versions to ensure your pipelines continue to work.
- Deprecated task versions
- Updated Node 10 tasks to require minimum agent version by @BernieWhite.
#692 - Updated V2 tasks to support Node 16 by @BernieWhite.
#693
- Important change: Added warning to V1 tasks and update V0 tasks by @BernieWhite.
- Engineering:
- Bump PSRule to v2.8.0.
- See the change log
- Bump azure-pipelines-task-lib to v4.3.1.
#741 - Bump Pester to v5.4.0.
#666 - Bump typescript to v5.0.2.
#736
- Bump PSRule to v2.8.0.
- Bug fixes:
- Fixed summary with job summary by @BernieWhite.
#750
- Fixed summary with job summary by @BernieWhite.
See change log.