- Dear developers π, thank you for your support and feedback!
- With the DeepCode acquisition by Snyk we will be starting a new journey, a better one, towards helping you write robust and secure application code. The DeepCode plugin will be replaced by Snyk's JetBrains plugin with includes DeepCode's functionality and more.
- If you want to read more about it, here is the official announcement. We will start sunsetting the official DeepCode API in August, 2021. In the mean time we will do one last update of the JetBrains plugin with this message to ensure you are up to date.
- We invite you to join us and start using the new Snyk plugin! We are excited and looking forward to helping you build stable and secure applications π
1.2.14 - fix deprecation deadline and links at plugin replacement announcement;
1.2.13 - 2021.1 compatibility and plugin replacement announcement;
1.2.12 - Upcoming 2020.3 compatibility and bug fixes;
1.2.11 - Fix bug with IndexOutOfBound Exception for wrongly positioned suggestion/marker; - Fix bug with multiple analyses processes on project opening.
- Update modes added:
- Interactive (on any source file change);
- On Save (when source file saved on disk);
- On Demand (only if explicitly invoked).
- Status Bar widget with summary info added;
- .dcignore parsing fixed.
-
Improvements:
- markers for each suggestion are shown in the List and highlighted in Preview
- more informative Progress indicator messages
-
Bug fixes:
- fix missing re-analyse in some corner cases
- fix missing/"too many" login/consent requests
- fix ignoring action (quick fix) been broken in some cases
- fix logger to not pollute IntelliJ general log (see readme.md how to collect log information)
- Moving common logic into java-client
- Fix bug parsing of trailing "**" in .dcignore
- Speedup of large projects analysis and suggestions highlighting; various internal fixes and refactoring
- Speedup of large projects analysis and suggestions highlighting
- Various internal fixes and refactoring
- Fix multiple rescan requests and add ignoring events while rescan running
- Fix cache invalidation in Bulk mode for files update
- CheckBundle after uploadFiles to ensure no missingFiles left
- Bugfixing and better support for refactoring
- Updated Java-client and added support for Java 8, required for Android Studio
- First public beta release