4.4.0
What's Changed
- Avoid loops in AST which are added by
CompressLLVMPass
by @KuechA in #749 - Bump com.diffplug.spotless from 6.3.0 to 6.4.0 by @dependabot in #750
- Fixed stack overflow errors in type propagation by @KuechA in #752
- Bump webpack from 5.70.0 to 5.71.0 in /cpg-core/src/main/nodejs by @dependabot in #751
- Running spotless check in GitHub CI again by @oxisto in #756
- Support for Go 1.18 by @oxisto in #755
- Upgrade to Kotlin 1.6.20 by @oxisto in #757
- Bump webpack from 5.71.0 to 5.72.0 in /cpg-core/src/main/nodejs by @dependabot in #760
- Bump icu4j from 70.1 to 71.1 by @dependabot in #759
- Improving Problem representation and metrics collection by @konradweiss in #739
- Add intermediate node to represent a software component by @KuechA in #758
- Reduce size of
processedMap
in LanguageFrontend and reuse it to resolve LLVM goto statements. by @KuechA in #761 - Bump mockito-core from 4.4.0 to 4.5.0 by @dependabot in #764
Full Changelog: v4.3.5...v4.4.0