Skip to content

v2.8.0

Compare
Choose a tag to compare
@BernieWhite BernieWhite released this 29 Mar 13:40
· 246 commits to main since this release
9b8b7a2

What's changed since v2.7.0:

  • New features:
    • Added job summaries to each run by @BernieWhite.
      #724
      • Set the summary input to false to skip generating a job summary.
  • 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.
    • Updated Node 10 tasks to require minimum agent version by @BernieWhite.
      #692
    • Updated V2 tasks to support Node 16 by @BernieWhite.
      #693
  • Engineering:
    • Bump PSRule to v2.8.0.
    • Bump azure-pipelines-task-lib to v4.3.1.
      #741
    • Bump Pester to v5.4.0.
      #666
    • Bump typescript to v5.0.2.
      #736
  • Bug fixes:

See change log.