Skip to content

v2.7.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 09 Jun 10:31
· 54 commits to master since this release
ff587f7

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-216) Refactor TopLevelCard.Validate
  • Other
    • (GH-212) Update InList, InListIfFieldValNotEmpty validators

Fixed

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

References