Skip to content

Releases: snyk/code-client

v4.0.0

02 Aug 12:47
e20c5e3
Compare
Choose a tag to compare

4.0.0 (2021-08-02)

Bug Fixes

  • continue adjusting analysis following new code api support (68af554)
  • fixed result merge for extended analysis (070cd6e)
  • removed test snapshot, as they caused flakiness (35e4eae)

Features

  • added new argument "prioritized" to analysis options (26a65ff)
  • adjusted analysis test, excluded test files from our own analysis, adjusted README (d853fee)
  • support for new Code API (8fa002d)

BREAKING CHANGES

  • analyzeFolders arguments are not compatible with previous ones
  • git analysis has been removed, legacy result's format has been removed

v3.11.0

02 Aug 09:33
7524d40
Compare
Choose a tag to compare

3.11.0 (2021-08-02)

Features

  • added "prioritized" param to function analyzeFolder (bfbe531)

v3.10.0

27 Jul 06:36
b8d8ff2
Compare
Choose a tag to compare

3.10.0 (2021-07-27)

Features

  • migrated from axios to needle (7a01078)

v3.9.0

16 Jun 07:35
757d010
Compare
Choose a tag to compare

3.9.0 (2021-06-16)

Bug Fixes

  • temporary change of semantic-release release ver. latest version is broken (fbe7784)

Features

  • align message.text to github format (1c865b9)

v3.8.1

09 Jun 10:24
2ecb19e
Compare
Choose a tag to compare

3.8.1 (2021-06-09)

Bug Fixes

  • removed deprecated @types/multimatch (f56ee09)

v3.8.0

08 Jun 12:29
7f892bb
Compare
Choose a tag to compare

3.8.0 (2021-06-08)

Bug Fixes

  • add missing c++ test support (69c2f45)
  • revert- align message.text to github format (5cd86e0)

Features

  • align message.text to github format (a9fc9a8)

v3.7.0

27 May 10:00
fb487e7
Compare
Choose a tag to compare

3.7.0 (2021-05-27)

Features

  • Improved folder scanning performance (86d91f7)

v3.6.0

26 May 12:50
38012a2
Compare
Choose a tag to compare

3.6.0 (2021-05-26)

Features

  • expose bundle creation logic (8149efb)

v3.5.3

26 May 09:21
eb157b6
Compare
Choose a tag to compare

3.5.3 (2021-05-26)

Bug Fixes

  • fixed sarif converter filepath trimming (0170b61)

v3.5.2

12 May 12:34
89a32f9
Compare
Choose a tag to compare

3.5.2 (2021-05-12)

Bug Fixes

  • missing reachability argument in analyzeGit function (cd747f3)