Skip to content

v2.32.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:42
· 4 commits to main since this release
bde3f33

What's Changed

  • chore: update codeowners [PRODSEC-10215] by @bikochan in #736
  • feat(language-server): support Central Config API [IDE-1638] by @acke in #733
  • feat: use html settings by default [IDE-1640] by @andrewrobinsonhodges-snyk in #732
  • chore: add knip dead-code linter by @nick-y-snyk in #745
  • chore: update codeowners [PRODSEC-10215] by @bikochan in #746
  • fix: honour workspace-scope organization in single-folder workspaces [IDE-2032] by @acke in #751
  • fix: send empty string instead of null for cleared org [IDE-2032] by @acke in #750
  • fix(settings-fallback): send only changed fields; fix validation and placeholders [IDE-2072] by @nick-y-snyk in #753
  • fix: don't override user-set settings with default values on ls start [IDE-2107] by @andrewrobinsonhodges-snyk in #758
  • feat: seed explicit LS change tracker from pre-existing global settings [IDE-2067] by @bastiandoetsch in #763
  • fix: remediate brace-expansion CVEs via npm overrides by @rrama in #772
  • feat(settings): wire global additional_environment into SETTINGS_REGISTRY [IDE-2110] by @nick-y-snyk in #767
  • feat: clear global overrides on Project Defaults reset [IDE-2149] by @nick-y-snyk in #768
  • test: cover per-folder reset overrides round-trip [IDE-1945] by @nick-y-snyk in #765
  • feat(settings): auto-refresh HTML settings page on LS configuration change [IDE-1954] by @basti-snyk in #769
  • docs: synchronizing README from snyk/user-docs by @github-actions[bot] in #775
  • fix: wire Restart button to actually restart the language server by @nick-y-snyk in #776
  • feat: html tree view trust handling + native tree view cleanup [IDE-2164] by @nick-y-snyk in #777
  • fix: use the default cli download url if the configured value is null, empty, blank or not a string [IDE-2245] by @andrewrobinsonhodges-snyk in #779
  • fix: migrate per-folder org settings from v2.31.0 to LS model on upgrade [IDE-2259] by @nick-y-snyk in #781
  • chore: sync settings-fallback.html from snyk-ls by @team-ide-user in #784
  • fix: migration marks explicit user overrides on delayed config-change dispatch [IDE-2264] by @nick-y-snyk in #782
  • fix: add migration code for code scanner enablement [IDE-2254] by @andrewrobinsonhodges-snyk in #783
  • chore: bump dependencies by @rrama in #787

New Contributors

Full Changelog: v2.31.0...v2.32.0