Merged
Conversation
new file: docs/release-notes/2.12.0.md
modified: mkdocs-base.yml
modified: variables.yml
9c1106f to
fa04602
Compare
10238c2 to
a55a543
Compare
There was a problem hiding this comment.
Pull Request Overview
This PR creates release notes for Percona Backup for MongoDB version 2.12.0, updating version information and adding documentation for new features and improvements.
- Updates project version from 2.11.0 to 2.12.0 in configuration files
- Adds comprehensive release notes documenting new storage support, improvements, and bug fixes
- Updates navigation to include the new release notes page
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| variables.yml | Updates version numbers and adds release date for 2.12.0 |
| mkdocs-base.yml | Adds navigation entry for new 2.12.0 release notes |
| docs/release-notes/2.12.0.md | New comprehensive release notes with features, improvements, and fixes |
| docs/details/gcs.md | Adds deprecation warning for HMAC keys support |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - PBM 2.x: | ||
| - "{{pbm.full_name}} 2.11.0 ({{date.2_11_0}})": release-notes/2.11.0.md | ||
| - "{{pbm.full_name}} 2.12.0 ({{date.2_12_0}})": release-notes/2.12.0.md | ||
| - release-notes/2.11.0.md |
There was a problem hiding this comment.
The 2.11.0 release notes entry lost its title and date formatting. It should maintain the same format as the 2.12.0 entry: - \"{{pbm.full_name}} 2.11.0 ({{date.2_11_0}})\": release-notes/2.11.0.md
Suggested change
| - release-notes/2.11.0.md | |
| - "{{pbm.full_name}} 2.11.0 ({{date.2_11_0}})": release-notes/2.11.0.md |
sandraromanchenko
requested changes
Oct 31, 2025
boris-ilijic
approved these changes
Oct 31, 2025
sandraromanchenko
approved these changes
Nov 3, 2025
radoslawszulgo
approved these changes
Nov 3, 2025
5fd9f48 to
c86d8c0
Compare
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.
new file: docs/release-notes/2.12.0.md
modified: mkdocs-base.yml
modified: variables.yml