6.0.28-22 Release Notes#1129
Open
rasika-chivate wants to merge 6 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds release notes documentation for Percona Server for MongoDB 6.0.28-22, registers the new page in the navigation/index, and bumps related version/date metadata (release version, mongosh version, PDF cover page).
Changes:
- Add new release notes page for 6.0.28-22 covering an upstream MongoDB CVE fix and packaged tool versions.
- Update
variables.yml(release, mongosh version, new release date) and add the page tomkdocs-base.ymlnav. - Update release notes index and PDF cover page to point to the new release.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| variables.yml | Bumps release/mongosh versions and adds 6.0.28 date entry |
| mkdocs-base.yml | Adds the new release notes page to navigation |
| docs/release_notes/index.md | Adds an index link for the new release |
| docs/release_notes/6.0.28-22.md | New release notes content |
| docs/_templates/pdf_cover_page.tpl | Updates the PDF cover page for the new release |
Comments suppressed due to low confidence (1)
docs/release_notes/6.0.28-22.md:32
- The SERVER ticket ID "SERVER-126021" appears unusually high (six digits) compared to typical MongoDB SERVER ticket numbers. Please double-check that this ticket number and the CVE identifier (CVE-2026-8053) are correct, since the URL would otherwise lead to a broken/incorrect Jira page.
- [SERVER-126021 :octicons-link-external-16:](https://jira.mongodb.org/browse/SERVER-126021){:target="_blank"} **(CVE-2026-8053):** A vulnerability in the time-series collection implementation allows an authenticated user with write privileges to trigger an out-of-bounds memory write in the `mongod` process. Under certain conditions, this can lead to arbitrary code execution.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -0,0 +1,41 @@ | |||
| title: Percona Server for MongoDB 6.0.28-22 ({{date.6_0_28}}) | |||
| summary: Learn about security vulnerability and bug fixes in this release | |||
Collaborator
Author
There was a problem hiding this comment.
@copilot apply changes based on this feedback
Contributor
There was a problem hiding this comment.
Updated in commit e88ce24.
I changed the release note wording to remove the unsupported bug-fix claim:
- summary now says "security vulnerability fixes"
- intro sentence now says "includes the following updates from"
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Agent-Logs-Url: https://github.com/percona/psmdb-docs/sessions/8c0cc2b7-714d-40cf-8fdb-b4db9bb962b5 Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com>
sandraromanchenko
approved these changes
May 19, 2026
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.
Create release notes for PSMDB 6.0.28-22 and update the config files.