Skip to content

v4.26.3

Compare
Choose a tag to compare
@snyksec snyksec released this 14 Sep 20:02
· 264 commits to main since this release
8f9e4c3

Changelog

  • 8f9e4c3 Merge pull request #245 from snyk/fix/collate-conflict-bug
  • a878cb8 chore: harden ordering of ContentRevisions against duplicate timestamps.
  • 82815a2 fix: added timestamp into collate conflict test
  • 8e2e72f fix: sorts revisions by timestamp
  • 2ab076f Merge pull request #240 from snyk/test/duplicate-spec-files
  • 2715296 test: more reformatting
  • 5f3aac6 test: formatting test
  • 47ac734 test: updated test to catch specific err string
  • 2e4376b test: added updated go.mod and go.sum files
  • 8cd2f6d test: refactored code
  • fab1110 test: added comments and updated test
  • 1003ce7 test: added test and updated logic