Release preparation for version 2.21.0#19172
Merged
aibaars merged 1 commit intocodeql-cli-2.21.0from Apr 1, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR prepares for the upcoming release by updating version numbers and corresponding changelog and release note entries across multiple CodeQL packs for C#, C++, and GitHub Actions.
- Updated version references in configuration files and release note files.
- Added new release note files and appended entries to changelogs.
- Removed obsolete change note content for a redundant ATL fix.
Reviewed Changes
Copilot reviewed 203 out of 203 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| csharp/ql/campaigns/Solorigate/lib/codeql-pack.release.yml | Updated lastReleaseVersion from 1.7.36 to 1.7.37 |
| csharp/ql/campaigns/Solorigate/lib/change-notes/released/1.7.37.md | Added release notes for version 1.7.37 |
| csharp/ql/campaigns/Solorigate/lib/CHANGELOG.md | Added changelog entry for release 1.7.37 |
| cpp/ql/src/qlpack.yml | Renamed version from 1.3.7-dev to 1.3.7 |
| cpp/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion from 1.3.6 to 1.3.7 |
| cpp/ql/src/change-notes/released/1.3.7.md | Introduced detailed release notes for version 1.3.7 |
| cpp/ql/src/change-notes/2025-03-14-mad-atl-fix.md | Removed redundant ATL fix release note |
| cpp/ql/src/CHANGELOG.md | Added changelog entry for release 1.3.7 |
| cpp/ql/lib/qlpack.yml | Upgraded version from 4.0.4-dev to 4.1.0 |
| cpp/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion from 4.0.3 to 4.1.0 |
| cpp/ql/lib/change-notes/released/4.1.0.md | Added release notes for version 4.1.0 with new feature details |
| cpp/ql/lib/CHANGELOG.md | Appended changelog entry for release 4.1.0 |
| actions/ql/src/qlpack.yml | Updated version from 0.5.3-dev to 0.5.3 |
| actions/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion from 0.5.2 to 0.5.3 |
| actions/ql/src/change-notes/released/0.5.3.md | Added release notes for version 0.5.3 addressing typo fixes |
| actions/ql/src/CHANGELOG.md | Enhanced changelog with 0.5.3 release details and updated Immutable Actions messaging |
| actions/ql/lib/qlpack.yml | Updated version from 0.4.6-dev to 0.4.6 |
| actions/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion from 0.4.5 to 0.4.6 |
| actions/ql/lib/change-notes/released/0.4.6.md | Added release notes for version 0.4.6 regarding bug fixes for injection alerts |
| actions/ql/lib/CHANGELOG.md | Appended changelog entry for release 0.4.6 |
Comments suppressed due to low confidence (2)
actions/ql/src/CHANGELOG.md:17
- [nitpick] Consider revising the wording for the Immutable Actions update to ensure users understand the implications of the query being moved to the experimental folder.
Immutable Actions feature is not yet available for customer use. The query has also been moved to the experimental folder and will not be used in code scanning unless it is explicitly added to a code scanning configuration.
cpp/ql/src/change-notes/2025-03-14-mad-atl-fix.md:1
- Before removing the legacy ATL fix release note, verify that no important historical context is lost or that the information is appropriately archived elsewhere.
----
aibaars
approved these changes
Apr 1, 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.