Release preparation for version 2.20.6#18911
Merged
cklin merged 2 commits intocodeql-cli-2.20.6from Mar 3, 2025
Merged
Conversation
cklin
approved these changes
Mar 3, 2025
Contributor
There was a problem hiding this comment.
PR Overview
This PR prepares for the upcoming release by updating version numbers and release notes across various CodeQL components. Key changes include:
- Adding new release note entries for updated versions in both actions/ql and cpp/ql.
- Updating version and release configuration files (qlpack and codeql-pack) from development to release versions.
- Removing obsolete internal change note files.
Reviewed Changes
| File | Description |
|---|---|
| actions/ql/lib/change-notes/released/0.4.4.md | Added release note entry for version 0.4.4 |
| actions/ql/src/CHANGELOG.md | Added release note and bug fix description for version 0.5.1 |
| cpp/ql/lib/change-notes/released/4.0.2.md | Added release note entry for version 4.0.2 |
| cpp/ql/src/change-notes/released/1.3.5.md | Added release note entry for version 1.3.5 |
| actions/ql/lib/qlpack.yml | Updated version from "0.4.4-dev" to "0.4.4" |
| cpp/ql/src/CHANGELOG.md | Added release note entry for version 1.3.5 |
| actions/ql/lib/CHANGELOG.md | Added release note entry for version 0.4.4 |
| cpp/ql/lib/CHANGELOG.md | Added release note entry for version 4.0.2 |
| actions/ql/src/qlpack.yml | Updated version from "0.5.1-dev" to "0.5.1" |
| cpp/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion from "4.0.1" to "4.0.2" |
| cpp/ql/lib/qlpack.yml | Updated version from "4.0.2-dev" to "4.0.2" |
| cpp/ql/src/qlpack.yml | Updated version from "1.3.5-dev" to "1.3.5" |
| actions/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion from "0.4.3" to "0.4.4" |
| actions/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion from "0.5.0" to "0.5.1" |
| cpp/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion from "1.3.4" to "1.3.5" |
| actions/ql/src/change-notes/released/0.5.1.md | Added release note entry for version 0.5.1 |
| cpp/ql/lib/change-notes/2025-02-25-getbuffersize.md | Removed obsolete change note |
| cpp/ql/lib/change-notes/2025-02-20-getbuffersize.md | Removed obsolete change note |
| cpp/ql/src/change-notes/2025-02-27-static-buffer-overflow.md | Removed obsolete change note |
| cpp/ql/src/change-notes/2025-02-20-overflow-buffer.md | Removed obsolete change note |
Copilot reviewed 164 out of 164 changed files in this pull request and generated no comments.
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.
No description provided.