Skip to content

2.22.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:16
· 16 commits to master since this release
4821bfa

What's Changed

  • chore: update codeowners [PRODSEC-10215] by @bikochan in #807
  • feat(language-server): support Central Config API [IDE-1639] by @bastiandoetsch in #797
  • chore: update shared html resources by @andrewrobinsonhodges-snyk in #824
  • chore: update codeowners [PRODSEC-10215] by @bikochan in #827
  • test(auth): persist refreshed OAuth token [IDE-1900] by @bastiandoetsch in #821
  • fix: deduplicate sdks before sending to language server [IDE-1126] by @andrewrobinsonhodges-snyk in #823
  • fix(settings-fallback): vendor-bump: diff-based save, validation fixes [IDE-2072] by @nick-y-snyk in #832
  • fix: use parameterlistutil to join parameters to strings, to preserve quotes and spaces [IDE-1126] by @andrewrobinsonhodges-snyk in #822
  • fix: global scanning mode Auto now persists correctly [IDE-1992] by @bastiandoetsch in #835
  • feat(settings): wire global additional_parameters and additional_environment [IDE-2110] by @nick-y-snyk in #846
  • feat: auto-refresh HTML settings page on LS configuration change [IDE-1954] by @basti-snyk in #848
  • feat: per-folder reset overrides [IDE-1945] by @nick-y-snyk in #844
  • feat: clear global overrides on Project Defaults reset [IDE-2149] by @nick-y-snyk in #847
  • fix(build): run MockK tests and coverage in the dev container via JaCoCo backend by @basti-snyk in #852
  • feat: remove native folder trust dialog, delegate to HTML tree view [IDE-2166] by @nick-y-snyk in #856
  • fix(deps): force jackson-databind 2.21.4 to clear critical CVEs by @rrama in #862
  • fix: don't duplicate timeouts for LS loading - fixes fallback to local HTML settings page [IDE-2218] by @andrewrobinsonhodges-snyk in #838
  • fix(download): fall back to default host when CLI base URL blank [IDE-2188] by @rrama in #864
  • feat(auth): add "Snyk: Log out" action [IDE-2181] by @rrama in #858
  • fix(download): fall back to default release channel when blank [IDE-2188] by @rrama in #865
  • fix(download): fall back to default CLI path when cliPath is blank [IDE-2188] by @rrama in #867
  • fix: code enablement lost on upgrade [IDE-2223] by @andrewrobinsonhodges-snyk in #866

New Contributors

Full Changelog: v2.21.0...2.22.0