Releases: Checkmarx/ast-visual-studio-extension
Releases · Checkmarx/ast-visual-studio-extension
2.0.17
What's Changed
New Features 🚀
- Update checkmarx-ast-cli binaries with 2.0.54 by @pedrompflopes in #134
- Adding Learn More and Remediation Examples tabs in SAST by @igorlombacx in #135
Other Changes
- Fix missing buttons in blue theme by @hmmachadocx in #136
Full Changelog: 2.0.16...2.0.17
2.0.16
What's Changed
Bug Fixes 🐛
- Fix message to user when there is no git repo in solution by @hmmachadocx in #128
- Additional parameters bug fix by @igorlombacx in #132
New Features 🚀
- Change mismatch warning behavior by @hmmachadocx in #129
- Update checkmarx-ast-cli binaries with 2.0.52 by @pedrompflopes in #131
- Update checkmarx-ast-cli binaries with 2.0.53 by @pedrompflopes in #133
Full Changelog: 2.0.15...2.0.16
2.0.15
What's Changed
Bug Fixes 🐛
- Fix Start scan button visibility by @hmmachadocx in #124
New Features 🚀
- Scan from IDE by @diogopcx in #121
- Update checkmarx-ast-cli binaries with 2.0.47 by @pedrompflopes in #120
- Warn user if project or branch doesn't match by @hmmachadocx in #123
- Update checkmarx-ast-cli binaries with 2.0.48 by @pedrompflopes in #127
Checkmarx One SDK Updates 🛠
- Update checkmarx-ast-cli binaries with 2.0.46 by @pedrompflopes in #116
Other Changes
Full Changelog: 2.0.14...2.0.15
2.0.14
Full Changelog: 2.0.13...2.0.14
2.0.13
Full Changelog: 2.0.12...2.0.13
2.0.12
What's Changed
Bug Fixes 🐛
- Bug/sdk by @pedrompflopes in #108
New Features 🚀
- Update checkmarx-ast-cli binaries with 2.0.45 by @pedrompflopes in #109
Dependencies Updates 🛠
- Bump Microsoft.VSSDK.BuildTools from 17.0.5240 to 17.5.4072 by @dependabot in #112
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.5.0 by @dependabot in #114
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 6.0.0 to 7.0.1 by @dependabot in #113
- Bump Microsoft.VisualStudio.SDK from 17.0.32112.339 to 17.5.33428.388 by @dependabot in #111
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #110
Full Changelog: 2.0.11...2.0.12
2.0.11
What's Changed
Dependencies Updates 🛠
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #107
Full Changelog: 2.0.10...2.0.11
2.0.10
What's Changed
Bug Fixes 🐛
- Additional Parameter info tooltip by @igorlombacx in #104
New Features 🚀
- Update checkmarx-ast-cli binaries with 2.0.44 by @pedrompflopes in #103
Dependencies Updates 🛠
- Bump Microsoft.VisualStudio.SDK from 17.4.33103.184 to 17.5.33428.388 by @dependabot in #105
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #102
- Bump Microsoft.VSSDK.BuildTools from 17.4.2120 to 17.5.4072 by @dependabot in #106
Full Changelog: 2.0.9...2.0.10
2.0.9
What's Changed
Bug Fixes 🐛
- Fix open file by @pedrompflopes in #100
New Features 🚀
- Update checkmarx-ast-cli binaries with 2.0.34 by @pedrompflopes in #81
- Update checkmarx-ast-cli binaries with 2.0.37 by @pedrompflopes in #85
- Update checkmarx-ast-cli binaries with 2.0.39 by @pedrompflopes in #94
- Update checkmarx-ast-cli binaries with 2.0.41 by @pedrompflopes in #98
Dependencies Updates 🛠
- Bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in #74
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #75
- Bump timheuer/vsix-version-stamp from 1 to 2 by @dependabot in #76
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #79
- Bump System.Configuration.ConfigurationManager from 6.0.1 to 7.0.0 by @dependabot in #78
- Bump Microsoft.VSSDK.BuildTools from 17.4.2118 to 17.4.2119 by @dependabot in #82
- Bump Microsoft.VisualStudio.SDK from 17.3.32804.24 to 17.4.33103.184 by @dependabot in #80
- Bump TimonVS/pr-labeler-action from 3 to 4 by @dependabot in #84
- Bump hmarr/auto-approve-action from 2 to 3 by @dependabot in #86
- Bump Community.VisualStudio.Toolkit.17 from 17.0.475 to 17.0.482 by @dependabot in #87
- Bump Microsoft.VSSDK.BuildTools from 17.4.2119 to 17.4.2120 by @dependabot in #89
- Bump Community.VisualStudio.Toolkit.17 from 17.0.482 to 17.0.486 by @dependabot in #90
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #91
- Bump cezarypiatek/VsixPublisherAction from 0.2 to 1.0 by @dependabot in #92
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #95
- Bump Community.VisualStudio.Toolkit.17 from 17.0.486 to 17.0.492 by @dependabot in #96
- Bump microsoft/setup-msbuild from 1.1.3 to 1.3.1 by @dependabot in #99
- Bump cezarypiatek/VsixPublisherAction from 0.2 to 1.0 by @dependabot in #97
Other Changes
- Removing tools/vsixsigntool.exe by @tiagobcx in #83
- Change dependabot reviewer by @hmmachadocx in #88
- AST-20326 - Renaming AST to Checkmarx One by @igorlombacx in #93
New Contributors
- @tiagobcx made their first contribution in #83
- @igorlombacx made their first contribution in #93
Full Changelog: 2.0.8...2.0.9
2.0.8
What's Changed
Bug Fixes 🐛
- Bug/parallel tests by @pedrompflopes in #70
New Features 🚀
- Update checkmarx-ast-cli binaries with 2.0.31 by @pedrompflopes in #71
- Update checkmarx-ast-cli binaries with 2.0.32 by @pedrompflopes in #73
Dependencies Updates 🛠
- Bump xunit from 2.4.1 to 2.4.2 by @dependabot in #50
- Bump log4net from 2.0.14 to 2.0.15 by @dependabot in #51
- Bump Microsoft.VisualStudio.SDK from 17.2.32505.173 to 17.3.32804.24 by @dependabot in #53
- Bump System.Configuration.ConfigurationManager from 6.0.0 to 6.0.1 by @dependabot in #58
- Bump Microsoft.VSSDK.BuildTools from 17.3.2090 to 17.4.2118 by @dependabot in #69
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.2 by @dependabot in #59
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #63
- Bump Community.VisualStudio.Toolkit.17 from 17.0.451 to 17.0.475 by @dependabot in #67
- Bump microsoft/setup-msbuild from 1.0.2 to 1.1.3 by @dependabot in #72
Other Changes
- Remove auth parameters by @jay-nanduri in #65
New Contributors
- @jay-nanduri made their first contribution in #65
Full Changelog: 2.0.7...2.0.8