Skip to content

Releases: snyk/snyk-ls

v20240603.154138

03 Jun 14:56
b7b4b76
Compare
Choose a tag to compare

Changelog

v20240603.132926

03 Jun 12:41
ae0f3df
Compare
Choose a tag to compare

Changelog

  • ae0f3df feat: remove custom styling and inject it from IDE [IDE-240] (#522)

v20240603.043335

03 Jun 03:45
9030043
Compare
Choose a tag to compare

Changelog

  • 9030043 feat: display Code Issues information in tabs [IDE-271] (#526)
  • 9922ecf chore: update instance test to curl the new Eclipse update site (#528)

v20240531.081712

31 May 06:29
51671e9
Compare
Choose a tag to compare

Changelog

  • 51671e9 Merge pull request #525 from snyk/fix/IDE-363_make-sure-not-to-report-issues-for-other-folders
  • 1aeb40f chore: updated comments
  • 2237791 Merge branch 'main' into fix/IDE-363_make-sure-not-to-report-issues-for-other-folders
  • 48715b7 fix: correct tests to use a valid folder/file combo
  • b14182a fix: update code-client-go and fix consistent ignores flow (#523)
  • 706a206 fix: make sure to only report issues that are in folderPath

v20240529.135310

29 May 13:06
ed11702
Compare
Choose a tag to compare

Changelog

  • ed11702 feat: display footer for Ignore actions [IDE-273] (#518)

v20240529.124240

29 May 10:54
c91eac9
Compare
Choose a tag to compare

Changelog

  • c91eac9 Merge pull request #521 from snyk/fix/error-messages
  • 565138d refactor: better error reporting
  • 414b239 fix: dont scan code if target is not set
  • 1e0f489 fix: actually log warning
  • 6a5b771 fix: linter error
  • 364fd5b chore: some sanity checking in scans
  • 77d76fd fix: test
  • fe71536 fix: add test for enabled scan notifier products
  • b819ea5 fix: error handling in auth check
  • f2fb4b5 chore: cleanup config use in lsp init
  • df30fca chore: cleanup logging in delegating scanner
  • 2df06c4 fix: only send scan results for enabled products

v20240528.135341

28 May 13:06
1ecb769
Compare
Choose a tag to compare

Changelog

  • 1ecb769 feat: use progress tracker from code-client-go [IDE-222] (#514)

v20240524.161328

24 May 14:26
ca2e295
Compare
Choose a tag to compare

Changelog

  • ca2e295 fix: don't output confidential http authentication information [IDE-229]
  • 975aae9 fix: mask basic http logging in output

v20240524.134129

24 May 11:54
29dc4ae
Compare
Choose a tag to compare

Changelog

  • 29dc4ae fix: encode paths correctly for autofix in windows (#520)

v20240522.083600

22 May 08:10
b8c91c6
Compare
Choose a tag to compare

Changelog

  • b8c91c6 feat: add Learn link to header template [IDE-301] (#513)