Skip to content

0.8.1-Release-notes#49

Merged
rasika-chivate merged 12 commits into
mainfrom
0.8.1-Release-notes
May 7, 2026
Merged

0.8.1-Release-notes#49
rasika-chivate merged 12 commits into
mainfrom
0.8.1-Release-notes

Conversation

@rasika-chivate
Copy link
Copy Markdown
Collaborator

Release notes for PCSM 0.8.1

Copy link
Copy Markdown
Contributor

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

Adds documentation updates for the PCSM 0.8.1 release by introducing a new release-notes page, wiring it into MkDocs navigation, and updating shared variables used for version/date templating.

Changes:

  • Bumped the global release variable to 0.8.1 and added a new templated date key date.v0_8_1.
  • Added a new docs/release-notes/0.8.1.md release notes page.
  • Linked 0.8.1 into the release notes index page and MkDocs nav.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
variables.yml Updates the displayed release version and adds a new date macro for 0.8.1.
mkdocs-base.yml Adds 0.8.1 to the “Release notes” navigation list.
docs/release-notes/0.8.1.md New 0.8.1 release notes content using the shared macros.
docs/release-notes.md Adds 0.8.1 to the release notes index list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/release-notes/0.8.1.md Outdated
@rasika-chivate rasika-chivate requested a review from Copilot May 5, 2026 09:04
@rasika-chivate rasika-chivate marked this pull request as ready for review May 5, 2026 09:04
Copy link
Copy Markdown
Contributor

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/release-notes/0.8.1.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

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

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

Comment thread docs/release-notes/0.8.1.md Outdated
Comment thread docs/release-notes/0.8.1.md Outdated
Comment thread docs/release-notes/0.8.1.md Outdated
Co-authored-by: Sandra Romanchenko <53295797+sandraromanchenko@users.noreply.github.com>
@nastena1606 nastena1606 temporarily deployed to 0.8.1-Release-notes - plm-docs PR #49 May 6, 2026 09:20 — with Render Destroyed
Co-authored-by: Sandra Romanchenko <53295797+sandraromanchenko@users.noreply.github.com>
@nastena1606 nastena1606 temporarily deployed to 0.8.1-Release-notes - plm-docs PR #49 May 6, 2026 09:20 — with Render Destroyed
Co-authored-by: Sandra Romanchenko <53295797+sandraromanchenko@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

Comment thread docs/release-notes/0.8.1.md Outdated

### Bugs

- [PCSM-305](https://perconadev.atlassian.net/browse/PCSM-305): Fixed an issue where change-stream replication could fail on the target when source updates combined a truncation of a large nested array with indexed writes inside that same array and sibling-field updates. PCSM now splits update operations that conflict with an array truncation into separate follow-up writes and sizes bulk batches by aggregate wire bytes, keeping every individual update and every bulk command safely below MongoDB's 125 MB limit.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@sandraromanchenko Could you please check this comment.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@rasika-chivate, numbers are correct, if wording is confusing change it to "keeping every individual update and every bulk command safely below internal 125 MB BufBuilder buffer limit"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed. @sandraromanchenko Pls check.

@nastena1606 nastena1606 temporarily deployed to 0.8.1-Release-notes - plm-docs PR #49 May 6, 2026 13:35 — with Render Destroyed
@rasika-chivate rasika-chivate merged commit 299253d into main May 7, 2026
2 checks passed
@rasika-chivate rasika-chivate deleted the 0.8.1-Release-notes branch May 7, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants