Skip to content

Release-notes-2.15.0#378

Draft
rasika-chivate wants to merge 14 commits into
2.15.0from
Releaae-notes-2.15.0
Draft

Release-notes-2.15.0#378
rasika-chivate wants to merge 14 commits into
2.15.0from
Releaae-notes-2.15.0

Conversation

@rasika-chivate

@rasika-chivate rasika-chivate commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Create Release notes for PBM 2.15.0.

@rasika-chivate rasika-chivate temporarily deployed to Releaae-notes-2.15.0 - pbm-release-branch-docs PR #378 June 15, 2026 04:04 — with Render Destroyed
@rasika-chivate rasika-chivate temporarily deployed to Releaae-notes-2.15.0 - pbm-release-branch-docs PR #378 June 15, 2026 04:06 — with Render Destroyed

Copilot AI left a 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.

Pull request overview

This PR prepares the documentation set for the PBM 2.15.0 release by updating global version variables and adding a new 2.15.0 release notes page.

Changes:

  • Bump the documentation release/version variables to 2.15.0 / 2.15 and add the 2.15.0 release date variable.
  • Add docs/release-notes/2.15.0.md with release highlights and a changelog (features, improvements, fixes).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.

File Description
variables.yml Updates the “current” release/version and introduces the date.2_15_0 variable used for templated dates.
docs/release-notes/2.15.0.md New release notes page for PBM 2.15.0, including OCI Object Storage highlights and a changelog.

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

Comment thread variables.yml
Comment thread docs/release-notes/2.15.0.md Outdated
Comment thread docs/release-notes/2.15.0.md Outdated
Comment thread docs/release-notes/2.15.0.md Outdated
Comment thread docs/release-notes/2.15.0.md Outdated
Comment thread docs/release-notes/2.15.0.md Outdated
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>
@rasika-chivate rasika-chivate temporarily deployed to Releaae-notes-2.15.0 - pbm-release-branch-docs PR #378 June 15, 2026 04:41 — with Render Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@rasika-chivate rasika-chivate temporarily deployed to Releaae-notes-2.15.0 - pbm-release-branch-docs PR #378 June 15, 2026 04:42 — with Render Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@rasika-chivate rasika-chivate temporarily deployed to Releaae-notes-2.15.0 - pbm-release-branch-docs PR #378 June 15, 2026 04:42 — with Render Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a 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.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

Comment thread variables.yml
Comment on lines 10 to 13
date:
2_14_0: 2026-04-29
2_15_0: 2026-06-17
2_13_0: 2026-03-03
2_12_0: 2025-11-04
Comment on lines +1 to +3
# Percona Backup for MongoDB 2.15.0 ({{date.2_15_0}})

[Installation](../installation.md){.md-button}
Comment on lines +50 to +51
- [PBM-1668](https://perconadev.atlassian.net/browse/PBM-1668): The restore command now accepts a `commitQuorum` option that controls when the primary commits an index during a restore operation. You can set this to `majority`, `votingMembers`, or a specific number of nodes.
Without this option, MongoDB defaults to `votingMembers`, which requires all data-bearing voting members to complete index building before the index is committed. In large replica sets, this can significantly delay restore operations if index creation is slow on even a subset of nodes.
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