Release preparation for version 2.22.1

This commit is contained in:
github-actions[bot]
2025-06-24 08:55:31 +00:00
parent 601e317bfe
commit 3e074b2425
184 changed files with 517 additions and 212 deletions

View File

@@ -0,0 +1,5 @@
## 7.3.2
### Minor Analysis Improvements
* Java `assert` statements are now assumed to be executed for the purpose of analysing control flow. This improves precision for a number of queries.