Release notes 7.0.37-20#1137
Conversation
There was a problem hiding this comment.
Pull request overview
Creates documentation scaffolding for the Percona Server for MongoDB 7.0.37-20 release and wires it into the docs build by updating shared variables and MkDocs navigation.
Changes:
- Bumps the global
releasevariable to7.0.37-20and adds a newdate.7_0_37entry. - Adds
release_notes/7.0.37-20.mdto the MkDocs nav. - Introduces a new release notes page for
7.0.37-20.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| variables.yml | Updates current release version and adds a new release date variable. |
| mkdocs-base.yml | Adds the new release notes page to the documentation navigation. |
| docs/release_notes/7.0.37-20.md | Adds the initial release notes page content for 7.0.37-20. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (1)
docs/release_notes/7.0.37-20.md:25
- This section states that the release includes upstream security fixes "for the following vulnerabilities" but no CVEs (or an explicit "none") are listed. This reads as incomplete release notes; either add the CVE list (and severities/affected versions, consistent with recent releases) or explicitly state that no upstream CVEs were disclosed for this release.
## Security updates: CVE fixes from upstream MongoDB
This release includes upstream MongoDB security fixes for the following vulnerabilities:
|
@rasika-chivate what about:
|
Co-authored-by: Radoslaw Szulgo <radoslaw.szulgo@percona.com>
Co-authored-by: Radoslaw Szulgo <radoslaw.szulgo@percona.com>
I will not be adding https://perconadev.atlassian.net/browse/PSMDB-2066 after confirming with @igorsol. |
|
@radoslawszulgo @rasika-chivate I believe we don't need to mention PSMDB-2066 in release notes - this is just source code refactoring without any functional changes |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
ok. |
Create the release notes for version 7.0.37-20 and update the configuration files accordingly.