-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Changedocs for 2.20.6 #18944
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changedocs for 2.20.6 #18944
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Overview
This PR updates and synchronizes documentation for the 2.20.6 release by updating changelogs, release notes, and qlpack versions across various projects.
- Updated changelogs in both actions and cpp directories with new release entries.
- Updated qlpack configuration files to reflect release versions instead of development versions.
- Removed obsolete change notes files in favor of consolidated release notes.
Reviewed Changes
File | Description |
---|---|
actions/ql/src/CHANGELOG.md | Added new changelog entry (0.5.1) with bug fixes details. |
cpp/ql/src/change-notes/released/1.3.5.md | Added release notes for version 1.3.5 highlighting analysis improvements. |
actions/ql/lib/change-notes/released/0.4.4.md | Added release notes indicating no user-facing changes. |
cpp/ql/lib/change-notes/released/4.0.2.md | Added release notes with minor analysis improvements. |
actions/ql/lib/CHANGELOG.md | Added new changelog entry for version 0.4.4. |
actions/ql/src/qlpack.yml | Updated version from dev to production release for queries. |
cpp/ql/lib/qlpack.yml | Updated version from dev to production release for C++ code. |
cpp/ql/src/CHANGELOG.md | Added changelog entry for version 1.3.5 with analysis improvements. |
cpp/ql/lib/CHANGELOG.md | Added changelog entry for version 4.0.2 with improvements. |
actions/ql/lib/CHANGELOG.md | Added changelog entry for version 0.4.4. |
actions/ql/src/codeql-pack.release.yml | Updated last release version to 0.5.1. |
cpp/ql/src/codeql-pack.release.yml | Updated last release version to 1.3.5. |
cpp/ql/src/qlpack.yml | Updated version from dev to 1.3.5 for C++ queries. |
actions/ql/src/change-notes/released/0.5.1.md | Updated change note release file for version 0.5.1. |
cpp/ql/src/change-notes/2025-02-27-static-buffer-overflow.md | Removed outdated change note entry. |
cpp/ql/lib/change-notes/2025-02-25-getbuffersize.md | Removed outdated change note entry. |
cpp/ql/lib/change-notes/2025-02-20-getbuffersize.md | Removed outdated change note entry. |
cpp/ql/src/change-notes/2025-02-20-overflow-buffer.md | Removed outdated change note entry. |
Copilot reviewed 169 out of 169 changed files in this pull request and generated no comments.
Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.6.rst
Outdated
Show resolved
Hide resolved
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.4.rst
Outdated
Show resolved
Hide resolved
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.19.4.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Structure looks good, final suggestions now that I noticed how the code blocks are marked in RST.
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.4.rst
Outdated
Show resolved
Hide resolved
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.4.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
merging in the changedocs for 2.20.6