Releases: snyk/snyk-visual-studio-plugin
Releases · snyk/snyk-visual-studio-plugin
Release 1.1.66
fix: initialize ToolWindow when command is triggered (#324) * fix: initialize ToolWindow when command is triggered * chore: update changelog Co-authored-by: Darius-Beniamin Zdroba <[email protected]>
Release 1.1.65
chore: update README
Release 1.1.64
chore: changed release action to tag on legacy-vs-extension branch
Release 1.1.63
chore: change default auth type to be oauth (#291) * chore: change default auth type to be oauth * chore: update changelog
Release 1.1.62
feat: OAuth2 option [IDE-461] [IDE-465] (#288)
Release 1.1.61
chore: add deprecation notice for older version (#284) * chore: add deprecation notice for older version * chore: update changelog
Release 1.1.60
feat: run integration tests on PR (#281) * feat: run integration tests on PR
Release 1.1.59
refactor: transform persisted api custom endpoint to new schema (#275) * fix: translate old api to new api endpoint * chore: added more tests * fix: transform snyk.io/api urls
Release 1.1.58
Fix: scrollbar rendering [IDE-392] (#273)
Release 1.1.57
fix: scan done status (#271) * fix: scan done status * fix: test should expect Success instead of Succeeded * chore: update changelog --------- Co-authored-by: Abdelrahman Shawki Hassan <[email protected]>