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

Skip to content

Commit 249f3d5

Browse files
authored
Update CHANGELOG for release 2.25.0
Added release notes for version 2.25.0, including breaking changes and bug fixes.
1 parent f467d25 commit 249f3d5

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,20 @@
1616
checklist for a CLI release, you can edit here. But then
1717
you know what to do).
1818
-->
19+
## Release 2.25.0 (2026-03-19)
20+
21+
### Breaking Changes
22+
23+
- `codeql database interpret-results` and `codeql database analyze` no longer attempt to reconstruct file baseline information from databases created with CLI versions before 2.11.2.
24+
25+
### Bug Fixes
26+
27+
- Upgraded Jackson library from 2.16.1 to 2.18.6 to address a high-severity denial of service vulnerability (GHSA-72hv-8253-57qq) in jackson-core's async JSON parser.
28+
- Upgraded snakeyaml (which is a dependency of jackson-dataformat-yaml) from 2.2 to 2.3.
29+
30+
## Release 2.24.4 (2026-03-16)
31+
32+
This release was skipped.
1933

2034
## Release 2.24.3 (2026-03-05)
2135

0 commit comments

Comments
 (0)