Skip to content

Commit 1a56aaa

Browse files
docs(changelog): update release notes
1 parent 832611c commit 1a56aaa

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# CHANGELOG
22

3+
## [v2.32.0](https://github.com/Checkmarx/ast-vscode-extension/releases/tag/v2.32.0) - 2025-05-05 11:26:12
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at v2.32.0 -->
6+
7+
## What's Changed
8+
### Bug Fixes 🐛
9+
* Change order of create change log file (AST-81771) by @Korjen97 in https://github.com/Checkmarx/ast-vscode-extension/pull/1047
10+
* Add color to the text(AST-83670) by @sarahCx in https://github.com/Checkmarx/ast-vscode-extension/pull/1056
11+
* Fix choose custom states (AST-84553) by @Korjen97 in https://github.com/Checkmarx/ast-vscode-extension/pull/1066
12+
* Refactor AuthService to use Axios instead of HTTP module by @elchananarb in https://github.com/Checkmarx/ast-vscode-extension/pull/1063
13+
* Fix OAuth Small Bugs by @AlvoBen in https://github.com/Checkmarx/ast-vscode-extension/pull/1098
14+
* New design filter in ASPM section by @Korjen97 in https://github.com/Checkmarx/ast-vscode-extension/pull/1103
15+
* Adds error handling for file not found in workspace (AST-68623) by @sarahCx in https://github.com/Checkmarx/ast-vscode-extension/pull/1105
16+
### New Features 🚀
17+
* Feature/elchanan/implement oauth2 ide authentication (AST-83466) by @elchananarb in https://github.com/Checkmarx/ast-vscode-extension/pull/1046
18+
* Add ASPM results section. by @sarahCx in https://github.com/Checkmarx/ast-vscode-extension/pull/1071
19+
### Checkmarx One SDK Updates 🛠
20+
* Update AST CLI JavaScript Wrapper to version 0.0.127 by @ast-phoenix in https://github.com/Checkmarx/ast-vscode-extension/pull/1072
21+
* Update AST CLI JavaScript Wrapper to version 0.0.128 by @ast-phoenix in https://github.com/Checkmarx/ast-vscode-extension/pull/1086
22+
### Other Changes
23+
* Create triageGetStates and create infr - need to implement in triage … (AST-83453) by @Korjen97 in https://github.com/Checkmarx/ast-vscode-extension/pull/1042
24+
* Fix tabs with singleton (Ast-86808) by @Korjen97 in https://github.com/Checkmarx/ast-vscode-extension/pull/1064
25+
* Put oauth in comment (AST-00000) by @Korjen97 in https://github.com/Checkmarx/ast-vscode-extension/pull/1078
26+
* Fix vulnerabilities by @AlvoBen in https://github.com/Checkmarx/ast-vscode-extension/pull/1087
27+
* Change design aspm- Filters and Sort by @Korjen97 in https://github.com/Checkmarx/ast-vscode-extension/pull/1099
28+
* Add an AlternateID field to enable opening the vulnerability details. (AST-94450) by @sarahCx in https://github.com/Checkmarx/ast-vscode-extension/pull/1108
29+
* Update Version - Automated Changes by @cx-daniel-greenspan in https://github.com/Checkmarx/ast-vscode-extension/pull/1115
30+
31+
32+
**Full Changelog**: https://github.com/Checkmarx/ast-vscode-extension/compare/v2.31.0...v2.32.0
33+
334
## [v2.31.1-v2.31.1-Final-Oauth.0](https://github.com/Checkmarx/ast-vscode-extension/releases/tag/v2.31.1-v2.31.1-Final-Oauth.0) - 2025-04-28 11:15:18
435

536
<!-- Release notes generated using configuration in .github/release.yml at main -->

0 commit comments

Comments
 (0)