Skip to content

Commit 1203abd

Browse files
Copiloth3n4l
andauthored
docs: update MongoDB version requirement from 4.0 to 4.2 (#997)
* Initial plan * Update MongoDB version requirement from 4.0 to 4.2 Co-authored-by: h3n4l <87714218+h3n4l@users.noreply.github.com> * Simplify MongoDB version text to use "4.2 and above" Co-authored-by: h3n4l <87714218+h3n4l@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: h3n4l <87714218+h3n4l@users.noreply.github.com>
1 parent 7b53e1f commit 1203abd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/blog/introducing-mongodb-support-in-bytebase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ With [Bytebase 1.11.0](https://www.bytebase.com/changelog/bytebase-1-11-0), you
3333

3434
## Try MongoDB Yourself
3535

36-
Bytebase supports MongoDB 4.0, 5.0, and 6.0. Please follow [installation guide](https://docs.bytebase.com/get-started/deploy-with-docker) to try it out. You can also join our [discord](https://discord.gg/huyw7gRsyA) to discuss all things Bytebase, share your feedback, and get help from the community.
36+
Bytebase supports MongoDB 4.2 and above. Please follow [installation guide](https://docs.bytebase.com/get-started/deploy-with-docker) to try it out. You can also join our [discord](https://discord.gg/huyw7gRsyA) to discuss all things Bytebase, share your feedback, and get help from the community.

docs/introduction/supported-databases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Bytebase officially supports the following major versions for each supported dat
1717
| | OceanBase | 3.x and above |
1818
| | CockroachDB | 24.1 and above |
1919
| | Spanner | All versions |
20-
| **NoSQL** | MongoDB | 4.0 and above |
20+
| **NoSQL** | MongoDB | 4.2 and above |
2121
| | Redis | 6.0 and above |
2222
| | Cassandra | 3.0 and above |
2323
| | DocumentDB | All versions |

0 commit comments

Comments
 (0)