Skip to content

v2.7.1-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@atc0005 atc0005 released this 23 Mar 12:07
· 62 commits to master since this release
cc08182

WARNING

This is a release candidate (RC) release. Unless issues are discovered & reported, this will become the next v2.7.1 stable release.

Please test and provide feedback so that any blocking issues can be resolved before the v2.7.1 release.

Thanks in advance!

Changed

  • Dependencies
    • github.com/stretchr/testify
      • v1.8.1 to v1.8.2
  • CI
    • (GH-198) Add Go Module Validation, Dependency Updates jobs
    • (GH-200) Drop Push Validation workflow
    • (GH-201) Rework workflow scheduling
    • (GH-203) Remove Push Validation workflow status badge
    • (GH-207) Update vuln analysis GHAW to use on.push hook
  • Adaptive Card format
    • (GH-206) Update AdaptiveCardMaxVersion to 1.5
  • (GH-212) Update InList, InListIfFieldValNotEmpty validators

Fixed

  • (GH-208) Validation of (adaptivecard.Attachment).Content is missing

References