Skip to content

Commit 194e5fb

Browse files
committed
Changelog for 2.32.2
1 parent 56734ed commit 194e5fb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

20+
## Release 2.23.2 (2025-10-02)
21+
22+
### New features
23+
24+
- CodeQL Go analysis now supports the "Git Source" type for [private package registries](https://docs.github.com/en/code-security/securing-your-organization/enabling-security-features-in-your-organization/giving-org-access-private-registries). This is in addition to the existing support for the "GOPROXY server" type.
25+
26+
### Fixes
27+
28+
- The `codeql generate query-help` command now prepends the query's name (taken from the `.ql` file) as a level-one heading when processing markdown query help, for consistency with help generated from a `.qhelp` file.
29+
2030
## Release 2.23.1 (2025-09-23)
2131

2232
### New features

0 commit comments

Comments
 (0)