RN 8.3.11-3 - #1183
Draft
rasika-chivate wants to merge 7 commits into
Draft
RN 8.3.11-3#1183rasika-chivate wants to merge 7 commits into
rasika-chivate wants to merge 7 commits into
Conversation
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
Incorrect release labels, an unresolved placeholder, unstable date rendering, and future-dated metadata must be addressed.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Adds release notes for Percona Server for MongoDB 8.3.11-3, including upstream security fixes and packaged tool versions.
Changes:
- Adds the 8.3.11-3 release notes and navigation entry.
- Updates release variables and PDF cover metadata.
- Documents 21 upstream security fixes.
File summaries
| File | Description |
|---|---|
variables.yml |
Updates release metadata and versions. |
mkdocs-base.yml |
Adds the release note to navigation. |
docs/release_notes/index.md |
Adds the release index entry. |
docs/release_notes/8.3.11-3.md |
Introduces the release notes. |
docs/_templates/pdf_cover_page.tpl |
Updates the PDF cover. |
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 4
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| <h1>{{ config.site_description }}</h1> | ||
| {% endif %} | ||
| <h2>8.3.8-2 (August 24, 2026)</h2> | ||
| <h2>8.3.11-2 (September 28, 2026)</h2> |
| version: 8.3.11-3 | ||
| --- | ||
|
|
||
| # Percona Server for MongoDB {{ page.meta.version }} ({{ date[(release.split('-')[0].replace('.', '') | int)] }}) |
| | **Tool** | **Base version** | **Release notes** | | ||
| |---|---|---| | ||
| | MongoDB Shell (`mongosh`) | {{ mongosh }} | [upstream release notes :octicons-link-external-16:](https://www.mongodb.com/docs/mongodb-shell/changelog/){:target="_blank"} | | ||
| | Mongo Tools | <MONGO_TOOLS_VERSION> | [upstream release notes :octicons-link-external-16:](https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/){:target="_blank"} | |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
Unresolved placeholders, inconsistent versioning, future dates, and an inaccurate vulnerability count must be corrected.
Get a fresh assessment by requesting another Copilot review.
Review details
Suppressed comments (1)
docs/_templates/pdf_cover_page.tpl:10
- The PDF subtitle identifies the release as
8.3.11-2, while the release, page metadata, navigation, and cover title all use8.3.11-3. This would put the wrong version on the generated PDF cover.
<h2>8.3.11-2 (September 28, 2026)</h2>
- Files reviewed: 5/5 changed files
- Comments generated: 5
- Review effort level: Balanced
Comment on lines
+1
to
+3
| --- | ||
| version: 8.3.11-3 | ||
| --- |
|
|
||
| ## Upgrade recommendation | ||
|
|
||
| This release fixes one critical, twelve high-severity, and four medium-severity vulnerabilities inherited from upstream MongoDB. We strongly recommend upgrading to version {{ page.meta.version }} as soon as possible. |
|
|
||
| - [SERVER-130785 :octicons-link-external-16:](https://jira.mongodb.org/browse/SERVER-130785){:target="_blank"} ([CVE-2026-82053 :octicons-link-external-16:](https://www.cve.org/CVERecord?id=CVE-2026-82053){:target="_blank"}): Fixed an issue in MongoDB's LDAP authorization integration where pooled LDAP connections could retain a previously authenticated identity under certain configurations. This could cause authorization checks to run with the wrong LDAP identity and assign roles that did not match the intended access policy. As a result, an authenticated user could receive privileges they were not meant to have. | ||
|
|
||
| - [SERVER-124077 :octicons-link-external-16:](https://jira.mongodb.org/browse/SERVER-124077){:target="_blank"} ([CVE-2026-82052 :octicons-link-external-16:](https://www.cve.org/CVERecord?id=CVE-2026-82052){:target="_blank"}): Fixed an issue in the `$regexFindAll `aggregation expression that could cause mongod to crash. Under certain conditions, a regular expression match could begin in the middle of a multi-code-unit character and trigger an assertion during query execution. An authenticated user with permission to run aggregation pipelines could trigger the issue, resulting in a denial of service. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
rasika-chivate
temporarily deployed
to
RN-8.3.11-3 - psmdb-docs PR #1183
September 15, 2026 13:52 — with
Render
Destroyed
rasika-chivate
requested a deployment
to
RN-8.3.11-3 - psmdb-docs-8.3 PR #1183
September 15, 2026 13:52 — with
Render
In progress
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
|
||
| Percona Server for MongoDB **{{ page.meta.version }}** includes the improvements and bug fixes of: | ||
|
|
||
| - [MongoDB 8.3.11 Community Edition :octicons-link-external-16:](https://www.mongodb.com/docs/manual/release-notes/8.3/){:target="_blank"}. |
| Percona Server for MongoDB **{{ page.meta.version }}** includes the improvements and bug fixes of: | ||
|
|
||
| - [MongoDB 8.3.11 Community Edition :octicons-link-external-16:](https://www.mongodb.com/docs/manual/release-notes/8.3/){:target="_blank"}. | ||
|
|
|
|
||
| - [SERVER-130571 :octicons-link-external-16:](https://jira.mongodb.org/browse/SERVER-130571){:target="_blank"} ([CVE-2026-82059 :octicons-link-external-16:](https://www.cve.org/CVERecord?id=CVE-2026-82059){:target="_blank"}): Fixed an internal aggregation expression that was incorrectly exposed to external clients. An authenticated user with read-only privileges could invoke it to trigger an assertion failure and cause a denial-of-service. | ||
|
|
||
| For the complete upstream changelog, see [MongoDB 8.3.11 Community Edition :octicons-link-external-16:](https://www.mongodb.com/docs/manual/release-notes/8.3-changelog/){:target="_blank"}. |
radoslawszulgo
requested changes
Sep 17, 2026
rasika-chivate
marked this pull request as draft
September 17, 2026 09:28
Closed
This branch was successfully deployed
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 RN for 8.3.11-3.