Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
45a1321
Release Notes 8.3
rasika-chivate Jul 22, 2026
37a6436
Update 8.3.4-1.md
rasika-chivate Jul 22, 2026
d82cf79
Update 8.3.4-1.md
rasika-chivate Jul 22, 2026
a12dd4c
update config files
rasika-chivate Jul 22, 2026
990bdcd
update files
rasika-chivate Jul 22, 2026
1277eb4
update config files
rasika-chivate Jul 22, 2026
b4a1138
Update main.yml
rasika-chivate Jul 22, 2026
a3196a6
update the correct files
rasika-chivate Jul 22, 2026
b254cd1
Update variables.yml
rasika-chivate Jul 22, 2026
38fbb84
changed index files
rasika-chivate Jul 22, 2026
c3e588e
Update variables.yml
rasika-chivate Jul 22, 2026
f53ebd8
Update 8.3.4-1.md
rasika-chivate Jul 23, 2026
0f3e116
Update 8.3.4-1.md
rasika-chivate Jul 23, 2026
c8f38f7
Update 8.3.4-1.md
rasika-chivate Jul 23, 2026
62f1ae2
Update 8.3.4-1.md
rasika-chivate Jul 23, 2026
c063d69
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
c5434b1
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
e0cbf62
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
0cf141c
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
a7091ab
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
6ce91f1
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
7cb0e40
change upgrade file
rasika-chivate Jul 23, 2026
f41e550
updated files
rasika-chivate Jul 23, 2026
cffd84a
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
e7060d3
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
0b326c0
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
e604fd7
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
d5748c9
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
78ae603
Update 8.3.4-1.md
rasika-chivate Jul 23, 2026
e206956
Update 8.3.4-1.md
rasika-chivate Jul 23, 2026
46691ab
Update 8.3.4-1.md
rasika-chivate Jul 23, 2026
fa0ff3a
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
f07eaab
Potential fix for pull request finding
rasika-chivate Jul 23, 2026
224d24a
Update 8.3.4-1.md
rasika-chivate Jul 23, 2026
319dcb9
Fix upstream links markdown in 8.3.4-1 release notes
Copilot Jul 23, 2026
85034fb
update the files
rasika-chivate Jul 23, 2026
8f110ef
Merge branch 'Release-Notes-8.3' of https://github.com/percona/psmdb-…
rasika-chivate Jul 23, 2026
839b919
format fix
rasika-chivate Jul 23, 2026
cf88f41
Fix spacing in MongoDB 8.3 compatibility links
Copilot Jul 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build Percona Server for MongoDB 7.0 docs
name: Build Percona Server for MongoDB 8.3 docs
on:
push:
branches:
- 8.0
- 8.3

jobs:
build:
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
# Deploy docs
- name: Deploy docs
run: |
mike deploy 8.0 -b publish -p
mike set-default 8.0 -b publish -p
mike retitle 8.0 "8.0 (LATEST)" -b publish -p
mike deploy 8.3 -b publish -p
mike set-default 8.3 -b publish -p
mike retitle 8.3 "8.3 (LATEST)" -b publish -p
Comment thread
rasika-chivate marked this conversation as resolved.

4 changes: 2 additions & 2 deletions _resource/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<meta property="og:type" content="website" />
<meta property="og:title" content="{{ title }}" />
<meta property="og:image" content="https://docs.percona.com/percona-server-for-mongodb/8.0/_images/mongodb.png">
<meta property="og:image" content="https://docs.percona.com/percona-server-for-mongodb/8.3/_images/mongodb.png">
<meta property="og:url" content="https://docs.percona.com/percona-server-for-mongodb/">
</head>
<body>
Expand All @@ -66,7 +66,7 @@
{% include "partials/nav.html" %}
<br>
<label class="md-nav__title" for="__drawer">
<a href="https://learn.percona.com/download-percona-server-mongodb-8-0-manual" onclick="_gaq.push(['b._trackEvent', 'Percona Server for MongoDB 8.0', 'Download', 'Download Manual Server for MongoDB 8.0']);" class="md-nav__link md-nav__link--active" style="font-size: .7rem;">
<a href="https://learn.percona.com/download-percona-server-mongodb-8-3-manual" onclick="_gaq.push(['b._trackEvent', 'Percona Server for MongoDB 8.3', 'Download', 'Download Manual Server for MongoDB 8.3']);" class="md-nav__link md-nav__link--active" style="font-size: .7rem;">
Download PDF
</a>
</label>
Expand Down
2 changes: 1 addition & 1 deletion _resource/overrides/partials/banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<div class="actions">

<a href="https://docs.percona.com/percona-server-for-mongodb/8.0/get-help.html" style="color: var(--md-typeset-a-color);">Get help from Percona</a>
<a href="https://docs.percona.com/percona-server-for-mongodb/8.3/get-help.html" style="color: var(--md-typeset-a-color);">Get help from Percona</a>
</div>
</div>
4 changes: 2 additions & 2 deletions _resourcepdf/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

<meta property="og:type" content="website" />
<meta property="og:title" content="{{ title }}" />
<meta property="og:image" content="https://docs.percona.com/percona-server-for-mongodb/8.0/_images/mongodb.png">
<meta property="og:image" content="https://docs.percona.com/percona-server-for-mongodb/8.3/_images/mongodb.png">
<meta property="og:url" content="https://docs.percona.com/percona-server-for-mongodb/">
</head>
<body>
Expand All @@ -67,7 +67,7 @@
{% include "partials/nav.html" %}
<br>
<label class="md-nav__title" for="__drawer">
<a href="https://learn.percona.com/download-percona-server-mongodb-8-0-manual" onclick="_gaq.push(['b._trackEvent', 'Percona Server for MongoDB 6.0', 'Download', 'Download Manual Server for MongoDB 6.0']);" class="md-nav__link md-nav__link--active" style="font-size: .7rem;">
<a href="https://learn.percona.com/download-percona-server-mongodb-8-3-manual" onclick="_gaq.push(['b._trackEvent', 'Percona Server for MongoDB 8.3', 'Download', 'Download Manual Server for MongoDB 8.3']);" class="md-nav__link md-nav__link--active" style="font-size: .7rem;">
Download PDF
</a>
</label>
Expand Down
2 changes: 1 addition & 1 deletion _resourcepdf/overrides/partials/banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<div class="actions">

<a href="https://docs.percona.com/percona-server-for-mongodb/8.0/get-help.html" style="color: var(--md-typeset-a-color);">Get help from Percona</a>
<a href="https://docs.percona.com/percona-server-for-mongodb/8.3/get-help.html" style="color: var(--md-typeset-a-color);">Get help from Percona</a>
</div>
</div>
4 changes: 2 additions & 2 deletions docs/_templates/pdf_cover_page.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<p>
<img src="_images/Percona_Color_Dark.svg" alt="Percona logo" />
</p>
<h1>Server for MongoDB 8.0.26-11</h1>
<h1>Server for MongoDB 8.3.4-1</h1>
{% if config.site_description %}
<h1>{{ config.site_description }}</h1>
{% endif %}
<h2>8.0.26-11 (June 25, 2026)</h2>
<h2>8.3.4-1 (July 28, 2026)</h2>
<br>
<br>
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Percona Server for MongoDB 8.0 Documentation
# Percona Server for MongoDB 8.3 Documentation

Percona Server for MongoDB is an enhanced, fully compatible, source available, drop-in replacement
for MongoDB 8.0 Community Edition with [enterprise-grade features](comparison.md).
for MongoDB 8.3 Community Edition with [enterprise-grade features](comparison.md).

[To migrate to Percona Server for MongoDB](install/upgrade-from-mongodb.md) requires no changes to MongoDB applications or code.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Upgrading from Percona Server for MongoDB 7.0 to 8.0
# Upgrading from Percona Server for MongoDB 8.0 to 8.3

## Considerations


1. To upgrade Percona Server for MongoDB to version 8.0, you must be running version 7.0. Upgrades from earlier versions are not supported.
1. To upgrade Percona Server for MongoDB to version 8.3, you must be running version 8.0. Upgrades from earlier versions are not supported.

2. Before upgrading your production Percona Server for MongoDB deployments, test all your applications
in a testing environment to make sure they are compatible with the new version.
Expand Down
100 changes: 0 additions & 100 deletions docs/release_notes/8.0.12-4.md

This file was deleted.

Loading