| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,6 +16,16 @@ | |||
| 16 | 16 | checklist for a CLI release, you can edit here. But then | |
| 17 | 17 | you know what to do). | |
| 18 | 18 | --> | |
| 19 | + ## Release 2.18.2 (2024-08-13) | ||
| 20 | + | ||
| 21 | + ### Deprecations | ||
| 22 | + | ||
| 23 | + - Swift analysis on Ubuntu is no longer supported. Please migrate to macOS if this affects you. | ||
| 24 | + | ||
| 25 | + ### Miscellaneous | ||
| 26 | + | ||
| 27 | + - The build of Eclipse Temurin OpenJDK that is used to run the CodeQL | ||
| 28 | + CLI has been updated to version 21.0.3. | ||
| 19 | 29 | ||
| 20 | 30 | ## Release 2.18.1 (2024-07-25) | |
| 21 | 31 | ||
@@ -464,7 +474,7 @@ | |||
| 464 | 474 | ||
| 465 | 475 | - Fixed an issue where CodeQL would sometimes incorrectly report that no files | |
| 466 | 476 | were scanned when running on Windows. | |
| 467 | - This affected the human-readable summary produced by `codeql database analyze` | ||
| 477 | + This affected the human-readable summary produced by `codeql database analyze` | ||
| 468 | 478 | and `codeql database interpret-results`, but did not impact the file coverage | |
| 469 | 479 | information produced in the SARIF output and displayed on the tool status page. | |
| 470 | 480 | - When analyzing Swift codebases, CodeQL build tracing will now ignore the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments