Skip to content

Changedocs for 2.20.6 #18944

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

Merged
merged 7 commits into from
Mar 6, 2025
Merged

Changedocs for 2.20.6 #18944

merged 7 commits into from
Mar 6, 2025

Conversation

jonjanego
Copy link
Member

merging in the changedocs for 2.20.6

@Copilot Copilot AI review requested due to automatic review settings March 6, 2025 20:22
@jonjanego jonjanego requested review from a team as code owners March 6, 2025 20:22
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.

PR Overview

This PR updates and synchronizes documentation for the 2.20.6 release by updating changelogs, release notes, and qlpack versions across various projects.

  • Updated changelogs in both actions and cpp directories with new release entries.
  • Updated qlpack configuration files to reflect release versions instead of development versions.
  • Removed obsolete change notes files in favor of consolidated release notes.

Reviewed Changes

File Description
actions/ql/src/CHANGELOG.md Added new changelog entry (0.5.1) with bug fixes details.
cpp/ql/src/change-notes/released/1.3.5.md Added release notes for version 1.3.5 highlighting analysis improvements.
actions/ql/lib/change-notes/released/0.4.4.md Added release notes indicating no user-facing changes.
cpp/ql/lib/change-notes/released/4.0.2.md Added release notes with minor analysis improvements.
actions/ql/lib/CHANGELOG.md Added new changelog entry for version 0.4.4.
actions/ql/src/qlpack.yml Updated version from dev to production release for queries.
cpp/ql/lib/qlpack.yml Updated version from dev to production release for C++ code.
cpp/ql/src/CHANGELOG.md Added changelog entry for version 1.3.5 with analysis improvements.
cpp/ql/lib/CHANGELOG.md Added changelog entry for version 4.0.2 with improvements.
actions/ql/lib/CHANGELOG.md Added changelog entry for version 0.4.4.
actions/ql/src/codeql-pack.release.yml Updated last release version to 0.5.1.
cpp/ql/src/codeql-pack.release.yml Updated last release version to 1.3.5.
cpp/ql/src/qlpack.yml Updated version from dev to 1.3.5 for C++ queries.
actions/ql/src/change-notes/released/0.5.1.md Updated change note release file for version 0.5.1.
cpp/ql/src/change-notes/2025-02-27-static-buffer-overflow.md Removed outdated change note entry.
cpp/ql/lib/change-notes/2025-02-25-getbuffersize.md Removed outdated change note entry.
cpp/ql/lib/change-notes/2025-02-20-getbuffersize.md Removed outdated change note entry.
cpp/ql/src/change-notes/2025-02-20-overflow-buffer.md Removed outdated change note entry.

Copilot reviewed 169 out of 169 changed files in this pull request and generated no comments.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@jonjanego jonjanego changed the base branch from main to rc/3.17 March 6, 2025 20:25
@github-actions github-actions bot removed Java Python Go Ruby Rust Pull requests that update Rust code Swift DataFlow Library Actions Analysis of GitHub Actions labels Mar 6, 2025
@jonjanego jonjanego requested a review from Copilot March 6, 2025 21: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.

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@jonjanego jonjanego requested a review from adityasharad March 6, 2025 21:40
Copy link
Collaborator

@adityasharad adityasharad left a comment

Choose a reason for hiding this comment

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

Structure looks good, final suggestions now that I noticed how the code blocks are marked in RST.

Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
@jonjanego jonjanego requested a review from adityasharad March 6, 2025 22:47
@jonjanego jonjanego merged commit 468c12e into rc/3.17 Mar 6, 2025
4 checks passed
@jonjanego jonjanego deleted the changedocs-2.20.6 branch March 6, 2025 23:32
@jonjanego jonjanego restored the changedocs-2.20.6 branch March 7, 2025 14:26
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.

3 participants