Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release preparation for version 2.21.0 #19172

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

codeql-ci
Copy link
Collaborator

No description provided.

@Copilot Copilot bot review requested due to automatic review settings March 31, 2025 17:35
@codeql-ci codeql-ci requested a review from a team as a code owner March 31, 2025 17:35
@codeql-ci codeql-ci requested review from a team as code owners March 31, 2025 17:35
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 aibaars merged commit 626c752 into codeql-cli-2.21.0 Apr 1, 2025
14 checks passed
@aibaars aibaars deleted the release-prep/2.21.0 branch April 1, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants