Release preparation for version 2.21.2#19395
Merged
nickrolfe merged 2 commits intocodeql-cli-2.21.2from Apr 28, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This pull request prepares a release by updating version numbers and release notes across multiple query packs in C#, C++, and Actions.
- Updates version numbers and release identifiers in qlpack and codeql-pack.release files.
- Introduces new changelog and release notes entries while removing obsolete change note files.
Reviewed Changes
Copilot reviewed 162 out of 162 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| csharp/ql/campaigns/Solorigate/lib/CHANGELOG.md | Added release notes for version 1.7.39. |
| cpp/ql/src/qlpack.yml | Bumped version from 1.3.9-dev to 1.3.9. |
| cpp/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion to 1.3.9. |
| cpp/ql/src/change-notes/released/1.3.9.md | Added change note for version 1.3.9. |
| cpp/ql/src/CHANGELOG.md | Updated changelog with version 1.3.9 entry. |
| cpp/ql/lib/qlpack.yml | Bumped version from 4.2.1-dev to 4.3.0. |
| cpp/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion to 4.3.0. |
| cpp/ql/lib/change-notes/released/4.3.0.md | Added new features release note for version 4.3.0. |
| cpp/ql/lib/change-notes/2025-04-15-field-array-designator.md | Removed obsolete change note. |
| cpp/ql/lib/change-notes/2025-04-14-variable-length-arrays.md | Removed obsolete change note. |
| cpp/ql/lib/CHANGELOG.md | Updated changelog with version 4.3.0 entry. |
| actions/ql/src/qlpack.yml | Bumped version from 0.5.5-dev to 0.6.0. |
| actions/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion to 0.6.0. |
| actions/ql/src/change-notes/released/0.6.0.md | Added release notes including breaking changes and bug fixes. |
| actions/ql/src/change-notes/2025-04-14-excessive-secrets-exposure-security-severity.md | Removed obsolete change note. |
| actions/ql/src/CHANGELOG.md | Updated changelog with version 0.6.0 entry and detailed changes. |
| actions/ql/lib/qlpack.yml | Bumped version from 0.4.8-dev to 0.4.8. |
| actions/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion to 0.4.8. |
| actions/ql/lib/change-notes/released/0.4.8.md | Added release note for version 0.4.8. |
| actions/ql/lib/CHANGELOG.md | Updated changelog with version 0.4.8 entry. |
nickrolfe
approved these changes
Apr 28, 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.