Releases: snyk/snyk-intellij-plugin
Releases · snyk/snyk-intellij-plugin
v2.4.2
v2.4.1
[2.4.1]
Fixed
- Fix ClassCastException when updating the plugin without rebooting IDE
v2.4.0
[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
[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
[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 duringCLI download
task - Fix cancelling action for
CLI download
task - Fix issue with partially downloaded CLI file
v2.2.1
[2.2.1]
Changed
- Make plugin compatible with 2021.2 version
v2.2.0
v2.1.9
[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
[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
[2.1.7]
Fixed
- Set maximal attempts for asking for SAST feature