File tree Expand file tree Collapse file tree 5 files changed +39
-2
lines changed Expand file tree Collapse file tree 5 files changed +39
-2
lines changed Original file line number Diff line number Diff line change 1
1
define: prefix docs/cluster-to-cluster-sync
2
2
define: base https://www.mongodb.com/docs/cluster-to-cluster-sync
3
- define: versions v0.9 master
3
+ define: versions v0.9 v1.7 master
4
4
5
5
# raw: <source file> -> ${base}/<destination>
6
6
Original file line number Diff line number Diff line change @@ -24,12 +24,14 @@ toc_landing_pages = ["/quickstart",
24
24
]
25
25
26
26
[constants ]
27
- version = " 1.6"
27
+ version = " 1.7"
28
+ version-dev = " 1.8"
28
29
c2c-product-name = " Cluster-to-Cluster Sync"
29
30
c2c-full-product-name = " MongoDB Cluster-to-Cluster Sync"
30
31
mdb-download-center = " `MongoDB Download Center <https://www.mongodb.com/try/download/mongosync>`__"
31
32
32
33
[substitutions ]
33
34
c2c-product-name = " Cluster-to-Cluster Sync"
34
35
version = " {+version+}"
36
+ version-dev = " {+version-dev+}"
35
37
Original file line number Diff line number Diff line change
1
+ .. warning :: MongoDB {+c2c-product-name+} {+version-dev+} Not Yet Available
2
+
3
+ MongoDB {+c2c-product-name+} {+version-dev+} is not yet
4
+ available. This version of the documentation is for an upcoming release and
5
+ is currently a work in progress.
Original file line number Diff line number Diff line change 4
4
Cluster-to-Cluster Sync
5
5
=======================
6
6
7
+ .. include:: /includes/in-dev.rst
7
8
8
9
.. default-domain:: mongodb
9
10
Original file line number Diff line number Diff line change
1
+ .. _c2c-release-notes-1.8:
2
+
3
+ ===============================
4
+ Release Notes for mongosync 1.8
5
+ ===============================
6
+
7
+ .. default-domain:: mongodb
8
+
9
+ .. contents:: On this page
10
+ :local:
11
+ :backlinks: none
12
+ :depth: 2
13
+ :class: singlecol
14
+
15
+ .. _1.8.0-c2c-release-notes:
16
+
17
+ .. include:: /includes/in-dev.rst
18
+
19
+ 1.8.0 Release
20
+ -------------
21
+
22
+ **Upcoming**
23
+
24
+ New Features:
25
+
26
+
27
+ Minimum Supported Version
28
+ -------------------------
29
+
You can’t perform that action at this time.
0 commit comments