Docs: Add changelog entry for CodeQL 2.21.4 release#19643
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
Updates the CodeQL CLI changelog to list version 2.21.4 and adds detailed release notes.
- Adds
codeql-cli-2.21.4entry to the changelog index. - Introduces the new
codeql-cli-2.21.4.rstwith deprecations, fixes, and new features.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/codeql/codeql-overview/codeql-changelog/index.rst | Added new version entry codeql-cli-2.21.4 to index. |
| docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.21.4.rst | Created release notes file for version 2.21.4. |
Comments suppressed due to low confidence (2)
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.21.4.rst:38
- Section headings use double-quote characters for underlines with inconsistent lengths. Replace these with a consistent reStructuredText underline style (e.g., '-' or '=') whose length matches the heading text.
C/C++
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.21.4.rst:101
- [nitpick] The 'Bug Fixes' sub-heading in the Ruby section is duplicated. Consider removing the extra heading to avoid redundancy and improve clarity.
* Bug Fixes
cklin
approved these changes
Jun 2, 2025
Contributor
cklin
left a comment
There was a problem hiding this comment.
I skimmed the changelog contents but didn't read them in detail.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the CodeQL changelog to include the release notes for version 2.21.4, detailing new features, improvements, deprecations, and breaking changes across various languages and components. It also updates the changelog index to reference the new version.