Skip to content

Commit 7f4cb05

Browse files
authored
DOCSP-29502 7.0 support (#152)
* DOCSP-29502 7.0 Support for mongosync 1.6 * Fixes per Ajay * Adds upcoming notice
1 parent 7aad71b commit 7f4cb05

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

source/release-notes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Release Notes
88
.. toctree::
99
:titlesonly:
1010

11+
/release-notes/1.6
1112
/release-notes/1.5
1213
/release-notes/1.4
1314
/release-notes/1.3

source/release-notes/1.6.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
.. _c2c-release-notes-1.6:
2+
3+
===================================
4+
Release Notes for mongosync 1.6
5+
===================================
6+
7+
8+
.. default-domain:: mongodb
9+
10+
.. contents:: On this page
11+
:local:
12+
:backlinks: none
13+
:depth: 2
14+
:class: singlecol
15+
16+
.. _1.6.0-c2c-release-notes:
17+
18+
1.6.0 Release
19+
-------------
20+
21+
**Upcoming**
22+
23+
7.0 Support
24+
~~~~~~~~~~~
25+
26+
Starting in 1.6.0, ``mongosync`` supports sync with MongoDB 7.0.
27+
28+
Minimum Supported Version
29+
-------------------------
30+
31+
In 1.6, the minimum supported version of MongoDB is 6.0.8.

0 commit comments

Comments
 (0)