Skip to content

Releases: snyk/snyk-intellij-plugin

v2.4.1

05 Oct 10:06
85a7089
Compare
Choose a tag to compare

[2.4.1]

Fixed

  • Fix ClassCastException when updating the plugin without rebooting IDE

v2.4.0

01 Oct 09:31
1547035
Compare
Choose a tag to compare

[2.4.0]

Added

  • Allow submitting error reports anonymously to Sentry when exceptions occur

Changed

  • Increase performance when collecting files for Snyk Code

Fixed

  • Fix exception when Advisor analyse in-memory files (GH-161)
  • Fix wrong cache invalidation for OSS results when modifying non-manifest files

v2.3.0

20 Sep 12:31
6a96fb4
Compare
Choose a tag to compare

[2.3.0]

Added

  • Add Advisor support for Python packages in requirements.txt
  • Show welcome notification after first plugin install
  • Run runPluginVerifier task as part of CI workflow

Changed

  • Remove logo image from product selection panel
  • Update Iteratively tracking plan for Advisor events

Fixed

  • Fix exception by downloading CLI when no GitHub release info available
  • Fix error when initializing Iteratively library

v2.2.2

15 Aug 14:45
e580ab9
Compare
Choose a tag to compare

[2.2.2]

Added

  • Download CLI if needed when starting scans

Fixed

  • Fix exception by empty CLI output (GH-153)
  • Fix error when parsing malformed JSON produced by CLI
  • Disable Run scan action during CLI download task
  • Fix cancelling action for CLI download task
  • Fix issue with partially downloaded CLI file

v2.2.1

28 Jul 09:15
ff70537
Compare
Choose a tag to compare

[2.2.1]

Changed

  • Make plugin compatible with 2021.2 version

v2.2.0

25 Jul 15:20
2f9a6d1
Compare
Choose a tag to compare

[2.2.0]

Added

  • Advisor support for NPM packages in package.json

v2.1.9

15 Jul 03:30
b2227c0
Compare
Choose a tag to compare

[2.1.9]

Fixed

  • Fix ProcessNotCreatedException when running OSS scans and CLI is still downloading
  • Allow authentication while CLI is still downloading

v2.1.8

28 Jun 15:21
8e11535
Compare
Choose a tag to compare

[2.1.8]

Added

  • Notify user in case of network/connection problem
  • Welcome(onboarding) screen simplification by removing interactive alerts
  • User feedback request
  • Display auth link for possibility of manual open/copy into browser

Changed

  • Reduce network attempts to ask for SAST feature

Fixed

  • Exception(SunCertPathBuilderException) in case of custom/invalid certificate usage
  • Welcome and Auth screen was missed to display in some cases
  • Run action availability before auth passed

v2.1.7

28 Jun 15:22
d9ead7a
Compare
Choose a tag to compare

[2.1.7]

Fixed

  • Set maximal attempts for asking for SAST feature

v2.1.6

09 Jun 12:29
409f0c0
Compare
Choose a tag to compare