Files
codeql/csharp/ql/lib/change-notes/released/5.4.0.md
2025-11-17 16:38:07 +00:00

397 B

5.4.0

Deprecated APIs

  • ControlFlowElement.controlsBlock has been deprecated in favor of the Guards library.

New Features

  • Initial support for incremental C# databases via codeql database create --overlay-base/--overlay-changes.

Minor Analysis Improvements

  • Updated roslyn and binlog dependencies in the extractor, which may improve database and analysis quality.