Skip to content

v2.1.1

Choose a tag to compare

@johnhuang316 johnhuang316 released this 15 Aug 09:01
· 77 commits to master since this release

What's Fixed

This patch release resolves stability and performance issues in Java code analysis.

Key Improvements

  • Enhanced Stability: Fixed crashes and hangs during Java file processing
  • Better Performance: Significantly faster Java symbol analysis
  • Reduced Memory Usage: Lower memory footprint during indexing
  • Improved Reliability: More consistent analysis results

Technical Changes

  • Simplified Java SCIP strategy implementation
  • Removed complex relationship tracking that was causing issues
  • Streamlined symbol registration and extraction
  • Fixed compatibility issues with large Java codebases

Full Changelog: v2.1.0...v2.1.1