Skip to content

Releases: snyk/code-client

v4.2.1

07 Sep 17:09
9583a7b

Choose a tag to compare

4.2.1 (2021-09-07)

Bug Fixes

v4.2.0

06 Sep 13:52
760aeef

Choose a tag to compare

4.2.0 (2021-09-06)

Features

  • exported getAnalysis function to conduct on call to our API only (b14ece4)

v4.1.1

02 Sep 14:48
0e91338

Choose a tag to compare

4.1.1 (2021-09-02)

Bug Fixes

  • extended retry to more errors (fcaf972)
  • fixed request size for bundle requests (8fee2ee)

v4.1.0

25 Aug 12:18
efb4a1b

Choose a tag to compare

4.1.0 (2021-08-25)

Features

  • add code-specific excludes (60fbef1)
  • exclude files from bundle with .snyk (1cfba3c)

v4.0.0

02 Aug 12:47
e20c5e3

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

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

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

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

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

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)