Skip to content

Commit

Permalink
Returned bullet lists to the table
Browse files Browse the repository at this point in the history
modified:   docs/details/versions.md
  • Loading branch information
nastena1606 committed Jun 21, 2024
1 parent eedf001 commit 53340b6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/details/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ The following table provides information about the supported MongoDB versions fo

| PBM version | MongoDB Community / Enterprise | Percona Server for MongoDB|Compatibility with previous PBM versions|
| ----------- |------------------------------- | ------------------------- |----------------------------------------|
| [2.5.0](../release-notes/2.5.0.md) | Logical backups - version 5.0 and higher| - Logical backups - version 5.0 and higher <br> - Physical backups - version 5.0.x, 6.0.x, 7.0.x <br> - Incremental backups - version 5.0.14-12, 6.0.3-2 and higher, 7.0.x| Yes |
| [2.4.0](../release-notes/2.4.0.md) | Logical backups - version 4.4 and higher| - Logical backups - version 4.4 and higher <br> - Physical backups - version 4.4.6-8 and higher, 5.0.x, 6.0.x, 7.0.x <br> - Incremental backups - version 4.4.18, 5.0.14-12, 6.0.3-2 and higher, 7.0.x| Yes |
| [2.3.0](../release-notes/2.3.0.md) | Logical backups - version 4.4 and higher| - Logical backups - version 4.4 and higher <br> - Physical backups - version 4.4.6-8 and higher, 5.0.x, 6.0.x <br> - Incremental backups - versions 4.4.18, 5.0.14-12, 6.0.3-2 and higher| Yes |
| [2.2.0](../release-notes/2.2.0.md) | Logical backups - version 4.4 and higher| - Logical backups - version 4.4 and higher <br> - Physical backups - version 4.4.6-8 and higher, 5.0.x, 6.0.x <br> - Incremental backups - versions 4.4.18, 5.0.14-12, 6.0.3-2 and higher| Yes |
| [2.1.0](../release-notes/2.1.0.md) | Logical backups - version 4.4 and higher| - Logical backups - version 4.4 and higher <br> - Physical backups - version 4.4.6-8, 5.0.x, 6.0.x <br> - Incremental backups - version 4.2.24-24, 4.4.18, 5.0.14-12, 6.0.3-2 and higher| No. A fresh backup is required|
| [1.7.0](../release-notes/1.7.0.md) | Logical backups - version 4.2 and higher | - Logical backups - version 4.2 and higher <br> - Physical backups (tech preview) - version 4.2.15-16, 4.4.6-8, 5.0 and higher | Yes
| [1.6.1](../release-notes/1.6.1.md) | Logical backups - version 3.6 and higher with [MongoDB Replication :octicons-link-external-16:](https://docs.mongodb.com/manual/replication/) enabled| Logical backups - version 3.6 and higher|Yes
| [2.5.0](../release-notes/2.5.0.md) | <ul><li>Logical backups: version 5.0.x and higher</li></ul> | <ul><li>Logical backups: version 5.0.x and higher</li><li>Physical backups: version 5.0.x, 6.0.x, 7.0.x</li><li>Incremental backups: version 5.0.14-12, 6.0.3-2 and higher, 7.0.x</li></ul> | Yes |
| [2.4.0](../release-notes/2.4.0.md) | <ul><li>Logical backups: version 4.4 and higher</li></ul> | <ul><li>Logical backups: version 4.4 and higher</li><li>Physical backups - version 4.4.6-8 and higher, 5.0.x, 6.0.x, 7.0.x</li><li>Incremental backups: version 4.4.18, 5.0.14-12, 6.0.3-2 and higher, 7.0.x</li></ul>| Yes |
| [2.3.0](../release-notes/2.3.0.md) | <ul><li>Logical backups: version 4.4 and higher</li></ul> | <ul><li>Logical backups: version 4.4 and higher</li><li>Physical backups - version 4.4.6-8 and higher, 5.0.x, 6.0.x</li><li>Incremental backups: versions 4.4.18, 5.0.14-12, 6.0.3-2 and higher</li></ul>| Yes |
| [2.2.0](../release-notes/2.2.0.md) | <ul><li>Logical backups: version 4.4 and higher</li></ul> | <ul><li>Logical backups: version 4.4 and higher</li><li>Physical backups - version 4.4.6-8 and higher, 5.0.x, 6.0.x</li><li>Incremental backups: versions 4.4.18, 5.0.14-12, 6.0.3-2 and higher</li></ul>| Yes |
| [2.1.0](../release-notes/2.1.0.md) | <ul><li>Logical backups: version 4.4 and higher</li></ul> | <ul><li>Logical backups: version 4.4 and higher</li><li>Physical backups - version 4.4.6-8, 5.0.x, 6.0.x</li><li>Incremental backups: version 4.2.24-24, 4.4.18, 5.0.14-12, 6.0.3-2 and higher</li></ul>| No. A fresh backup is required|
| [1.7.0](../release-notes/1.7.0.md) | <ul><li>Logical backups: version 4.2 and higher</li></ul> | <ul><li>Logical backups: version 4.2 and higher</li><li>Physical backups (tech preview): version 4.2.15-16, 4.4.6-8, 5.0 and higher</li></ul> | Yes
| [1.6.1](../release-notes/1.6.1.md) | <ul><li>Logical backups: version 3.6 and higher with [MongoDB Replication :octicons-link-external-16:](https://docs.mongodb.com/manual/replication/) enabled</li></ul> | <ul><li>Logical backups: version 3.6 and higher</li></ul>|Yes



Expand Down

0 comments on commit 53340b6

Please sign in to comment.