Release preparation for version 2.22.0#19703
Merged
cklin merged 1 commit intocodeql-cli-2.22.0from Jun 9, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR prepares the 2.22.0 release by bumping package versions from -dev to stable, updating lastReleaseVersion fields, and adding release notes and CHANGELOG entries for each pack.
- Bump
versioninqlpack.ymland updatelastReleaseVersionincodeql-pack.release.yml - Add new
change-notes/releasedfiles and prepend entries inCHANGELOG.md - Apply across C#, C++, and Actions QL packs
Reviewed Changes
Copilot reviewed 160 out of 160 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| csharp/ql/campaigns/Solorigate/lib/qlpack.yml | Bumped pack version to 1.7.42 |
| csharp/ql/campaigns/Solorigate/lib/codeql-pack.release.yml | Updated lastReleaseVersion to 1.7.42 |
| csharp/ql/campaigns/Solorigate/lib/change-notes/released/1.7.42.md | Added 1.7.42 release note |
| csharp/ql/campaigns/Solorigate/lib/CHANGELOG.md | Prepended 1.7.42 entry |
| cpp/ql/src/qlpack.yml | Bumped pack version to 1.4.2 |
| cpp/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion to 1.4.2 |
| cpp/ql/src/change-notes/released/1.4.2.md | Added 1.4.2 release note |
| cpp/ql/src/CHANGELOG.md | Prepended 1.4.2 entry |
| cpp/ql/lib/qlpack.yml | Bumped pack version to 5.1.0 |
| cpp/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion to 5.1.0 |
| cpp/ql/lib/change-notes/released/5.1.0.md | Added 5.1.0 release note with feature category |
| cpp/ql/lib/CHANGELOG.md | Prepended 5.1.0 entry |
| actions/ql/src/qlpack.yml | Bumped pack version to 0.6.3 |
| actions/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion to 0.6.3 |
| actions/ql/src/change-notes/released/0.6.3.md | Added 0.6.3 release note |
| actions/ql/src/CHANGELOG.md | Prepended 0.6.3 entry |
| actions/ql/lib/qlpack.yml | Bumped pack version to 0.4.11 |
| actions/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion to 0.4.11 |
| actions/ql/lib/change-notes/released/0.4.11.md | Added 0.4.11 release note |
| actions/ql/lib/CHANGELOG.md | Prepended 0.4.11 entry |
cklin
approved these changes
Jun 9, 2025
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.