Skip to content

Releases: snyk/snyk-ls

v20250325.145416

25 Mar 14:19
ee1e330
Compare
Choose a tag to compare

Changelog

  • ee1e330 fix: delta improve matching on dir name and similar path names [IDE-1051] (#810)

What's Changed

  • fix: unblock trust folder request by running in separate go func [IDE-982] by @DariusZdroba in #804
  • fix: catch nilpointer in sarif response from UploadAndAnalyzeWithIgnores by @acke in #803
  • fix: UX-improvements by @bastiandoetsch in #807
  • fix: summary in-progress state by @ShawkyZ in #808
  • fix: increase resilience of authentication [IDE-974] by @bastiandoetsch in #806
  • fix: delta improve matching on dir name and similar path names [IDE-1051] by @ShawkyZ in #810

Full Changelog: v20250314.160650...v20250325.145416

v20250311.183630

13 Mar 13:59
f1a49f2
Compare
Choose a tag to compare

Changelog

  • f1a49f2 fix: use diff without enricher for delta (#802)

What's Changed

New Contributors

Full Changelog: v20241112.105448...v20250311.183630

v20241112.105448

12 Nov 11:54
0d1ae91
Compare
Choose a tag to compare

Changelog

  • 0d1ae91 fix: delete lsconfig content if invalid json

v20241023.144225

23 Oct 14:56
627b730
Compare
Choose a tag to compare

Changelog

  • 627b730 fix: execute scans async in didChangeWorkspaceFolders and purgeCache (#709)

v20241023.101930

23 Oct 08:30
58542b7
Compare
Choose a tag to compare

Changelog

  • 58542b7 fix/styles-for-details (#706)
  • 8de0306 feat: non git folder scan with consistent ignores IDE-700 (#708)

v20241018.101540

18 Oct 11:23
0c956c5
Compare
Choose a tag to compare

Changelog

v20241017.083705

17 Oct 06:49
68655f0
Compare
Choose a tag to compare

Changelog

  • 68655f0 chore: add logging to snyk code bundles for troubleshooting (#700)

v20241016.104600

16 Oct 10:03
0afb329
Compare
Choose a tag to compare

Changelog

v20241014.162841

14 Oct 14:55
c08995e
Compare
Choose a tag to compare

Changelog

v20241011.091603

11 Oct 13:28
68b6aa8
Compare
Choose a tag to compare

Changelog

  • 68b6aa8 fix: re-initialize auth provider on endpoint change and logout (#698)
  • 0ba9106 chore: improve custom lsp extension docs (#697)