Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f467d25

Browse files
authored
Update CHANGELOG for release 2.24.3
Added details about bug fixes in release 2.24.3, including race condition fix and spurious warnings.
1 parent 9231df8 commit f467d25

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
1717
you know what to do).
1818
-->
1919

20+
## Release 2.24.3 (2026-03-05)
21+
22+
### Bug Fixes
23+
24+
- Fixed a race condition that could cause flaky failures in overlay CodeQL tests. Test extraction now skips `*.testproj` directories by name, preventing interference from concurrently cleaned-up test databases.
25+
- Fixed spurious "OOPS" warnings that could appear in help output for commands using mutually exclusive option groups, such as `codeql query run`.
26+
2027
## Release 2.24.2 (2026-02-20)
2128

2229
### Bug Fixes

0 commit comments

Comments
 (0)