Skip to content

Releases: snyk/snyk-intellij-plugin

v2.7.6

05 Mar 17:20
78e1425
Compare
Choose a tag to compare

Fixed

  • some code refactorings and code smells

v2.7.5

05 Mar 09:10
b541b58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.4...v2.7.5

v2.7.4

08 Feb 16:14
e91cd51
Compare
Choose a tag to compare

Fixed

  • move all clean-up tasks on project close to a background task and limit execution to 5s
  • close down & re-initialize language server when new CLI file is activated
  • change trust service to work on project content roots instead of project base dir

v2.7.3

06 Feb 09:10
05efdea
Compare
Choose a tag to compare

Fixed

  • only send analytics when connected to an MT US environment

v2.7.2

05 Feb 11:01
2a9409c
Compare
Choose a tag to compare

Fixed

  • manually downloaded binaries were causing problems initiating scans

v2.7.1

31 Jan 13:51
0696a57
Compare
Choose a tag to compare

Fixed

  • only start up language server after CLI update (fixes lock error on Windows)
  • only start up one instance of language server, manage projects via workspace folders

v2.7.0

29 Jan 12:34
97ab1e6
Compare
Choose a tag to compare

Added

  • Snyk controller extension point

v2.6.2

23 Jan 09:10
e363e9c
Compare
Choose a tag to compare

Fixed

  • remove more intellij-specific code and configuration

v2.6.1

16 Jan 09:09
525333f
Compare
Choose a tag to compare

Fixed

  • don't use kotlin library on non-kotlin IDEs

v2.6.0

11 Jan 14:13
8704272
Compare
Choose a tag to compare

Added

  • support for IntelliJ 2023.3 platform