Conversation
There was a problem hiding this comment.
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.
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
adityasharad
left a comment
There was a problem hiding this comment.
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 <[email protected]>
merging in the changedocs for 2.20.6