v5.0.0-alpha.3
Pre-release
Pre-release
What's Changed
- Implementing
nil
as a literal in the Go language frontend by @oxisto in #897 - Implement ordering for passes by @maximiliankaul in #869
- Compilation Database for cpg-console by @maximiliankaul in #896
- Bump neo4j-ogm-core from 3.2.36 to 3.2.37 by @dependabot in #898
- Bump jackson-module-kotlin from 2.13.3 to 2.13.4 by @dependabot in #901
- Bump mockito-core from 4.7.0 to 4.8.0 by @dependabot in #903
- Introduction of new query extensions for
Node
by @oxisto in #900 - Bump org.eclipse.core.runtime from 3.25.0 to 3.26.0 by @dependabot in #906
- Rename
cpg
submodule tocpg-all
by @maximilian-galanis in #907 - Bump slf4j-api from 2.0.0 to 2.0.1 by @dependabot in #909
- Bump jul-to-slf4j from 2.0.0 to 2.0.1 by @dependabot in #910
- Moving openCypher implementation to
cpg-contrib
by @oxisto in #911 - Introducing
FunctionType
as type forFunctionDeclaration
by @oxisto in #899 - Bump slf4j-api from 2.0.0 to 2.0.1 by @dependabot in #913
- Bump jul-to-slf4j from 2.0.0 to 2.0.1 by @dependabot in #912
- Extracting function pointer resolver out of
CallResolver
by @oxisto in #914 - Starting to extract creation of DFG nodes into separate pass by @KuechA in #905
- Bump scala-library from 2.12.15 to 2.13.9 by @dependabot in #917
New Contributors
- @maximilian-galanis made their first contribution in #907
Full Changelog: v5.0.0-alpha.2...v5.0.0-alpha.3