Skip to content

Commit 5d69be8

Browse files
authored
(DOCSP-14078): Updated the --mdbVersion flag's available and default versions. (#473)
* (DOCSP-14078): Updated the --mdbVersion flag's available and default versions. * (DOCSP-14078): Updated mongocli atlas examples.
1 parent 45e4473 commit 5d69be8

10 files changed

+43
-42
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mcli = "MongoDB CLI"
1717
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
1818
mcli-version = "1.12.0"
1919
mdbagent = "MongoDB Agent"
20-
mdbVersion = "4.2"
20+
mdbVersion = "4.4"
2121

2222
[substitutions]
2323
a-application = "an Ops Manager Application"

source/includes/steps-quick-start-cluster-create.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ content: |
1212
1313
{
1414
"name": "getStarted",
15-
"version": "4.2.2",
16-
"featureCompatibilityVersion": "4.2",
15+
"version": "4.4",
16+
"featureCompatibilityVersion": "4.4",
1717
"processes": [
1818
{
1919
"hostname": "host1",

source/quick-start.txt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Procedure
109109
- Provider region: ``US_EAST-1``
110110
- Cluster tier: ``M10``
111111
- Disk size: ``2`` GB
112-
- MongoDB version: ``4.2``
112+
- MongoDB version: ``4.4``
113113
- Replica set members: ``3``
114114

115115
.. code-block:: sh
@@ -210,8 +210,8 @@ Procedure
210210
"encryptionAtRestProvider": "NONE",
211211
"id": "5e29cf4e7a3e5a3f46554bde",
212212
"groupId": "<project-ID>",
213-
"mongoDBVersion": "4.2.12",
214-
"mongoDBMajorVersion": "4.2",
213+
"mongoDBVersion": "4.4",
214+
"mongoDBMajorVersion": "4.4",
215215
"mongoURI": "mongodb://getStarted-shard-00-00.example.mongodb.net:27017,getStarted-shard-00-01.example.mongodb.net:27017,getStarted-shard-00-02.example.mongodb.net:27017",
216216
"mongoURIUpdated": "2020-08-12T14:36:23Z",
217217
"mongoURIWithOptions": "mongodb://getStarted-shard-00-00.example.mongodb.net:27017,getStarted-shard-00-01.example.mongodb.mongodb.net:27017,getStarted-shard-00-02.example.mongodb.net:27017/?ssl=true\u0026authSource=admin\u0026replicaSet=atlas-abcde4-shard-0",
@@ -333,15 +333,15 @@ Procedure
333333
{
334334
"buildIndexes": true,
335335
"db_path": "/data/cluster/rs1",
336-
"featureCompatibilityVersion": "4.2",
336+
"featureCompatibilityVersion": "4.4",
337337
"hostname": "host1",
338338
"log_path": "/data/cluster/rs1/mongodb.log",
339339
"name": "getStartedCluster",
340340
"port": 29010,
341341
"priority": 1,
342342
"process_type": "mongod",
343343
"slave_delay": 0,
344-
"version": "4.2.2",
344+
"version": "4.4",
345345
"votes": 1,
346346
"arbiter_only": false,
347347
"disabled": false,
@@ -350,15 +350,15 @@ Procedure
350350
{
351351
"buildIndexes": true,
352352
"db_path": "/data/cluster/rs2",
353-
"featureCompatibilityVersion": "4.2",
353+
"featureCompatibilityVersion": "4.4",
354354
"hostname": "host2",
355355
"log_path": "/data/cluster/rs2/mongodb.log",
356356
"name": "getStartedCluster",
357357
"port": 29020,
358358
"priority": 1,
359359
"process_type": "mongod",
360360
"slave_delay": 0,
361-
"version": "4.2.2",
361+
"version": "4.4",
362362
"votes": 1,
363363
"arbiter_only": false,
364364
"disabled": false,
@@ -367,15 +367,15 @@ Procedure
367367
{
368368
"buildIndexes": true,
369369
"db_path": "/data/cluster/rs3",
370-
"featureCompatibilityVersion": "4.2",
370+
"featureCompatibilityVersion": "4.4",
371371
"hostname": "host3",
372372
"log_path": "/data/cluster/rs3/mongodb.log",
373373
"name": "getStartedCluster",
374374
"port": 29030,
375375
"priority": 1,
376376
"process_type": "mongod",
377377
"slave_delay": 0,
378-
"version": "4.2.2",
378+
"version": "4.4",
379379
"votes": 1,
380380
"arbiter_only": false,
381381
"disabled": false,
@@ -443,15 +443,15 @@ Procedure
443443
{
444444
"buildIndexes": true,
445445
"db_path": "/data/cluster/rs1",
446-
"featureCompatibilityVersion": "4.2",
446+
"featureCompatibilityVersion": "4.4",
447447
"hostname": "host1",
448448
"log_path": "/data/cluster/rs1/mongodb.log",
449449
"name": "getStartedCluster",
450450
"port": 29010,
451451
"priority": 1,
452452
"process_type": "mongod",
453453
"slave_delay": 0,
454-
"version": "4.2.2",
454+
"version": "4.4",
455455
"votes": 1,
456456
"arbiter_only": false,
457457
"disabled": false,
@@ -460,15 +460,15 @@ Procedure
460460
{
461461
"buildIndexes": true,
462462
"db_path": "/data/cluster/rs2",
463-
"featureCompatibilityVersion": "4.2",
463+
"featureCompatibilityVersion": "4.4",
464464
"hostname": "host2",
465465
"log_path": "/data/cluster/rs2/mongodb.log",
466466
"name": "getStartedCluster",
467467
"port": 29020,
468468
"priority": 1,
469469
"process_type": "mongod",
470470
"slave_delay": 0,
471-
"version": "4.2.2",
471+
"version": "4.4",
472472
"votes": 1,
473473
"arbiter_only": false,
474474
"disabled": false,
@@ -477,15 +477,15 @@ Procedure
477477
{
478478
"buildIndexes": true,
479479
"db_path": "/data/cluster/rs3",
480-
"featureCompatibilityVersion": "4.2",
480+
"featureCompatibilityVersion": "4.4",
481481
"hostname": "host3",
482482
"log_path": "/data/cluster/rs3/mongodb.log",
483483
"name": "getStartedCluster",
484484
"port": 29030,
485485
"priority": 1,
486486
"process_type": "mongod",
487487
"slave_delay": 0,
488-
"version": "4.2.2",
488+
"version": "4.4",
489489
"votes": 1,
490490
"arbiter_only": false,
491491
"disabled": false,

source/reference/atlas/cluster-create.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,12 @@ Options
125125
- string
126126
- Major version of the cluster to deploy. Value can be:
127127

128+
- ``4.4``
128129
- ``4.2``
129130
- ``4.0`` - for ``M10+`` clusters only
130131
- ``3.6`` - for ``M10+`` clusters only
131132

132-
By default, deploys v4.2.
133+
By default, deploys v4.4.
133134
- no
134135

135136
* - ``--members``, ``-m``
@@ -289,8 +290,8 @@ these fields, see :ref:`Output <atlas-cluster-create-output-fields>`.
289290
"value" : "mongoCLI"
290291
}
291292
],
292-
"mongoDBVersion": "4.2.2",
293-
"mongoDBMajorVersion": "4.2",
293+
"mongoDBVersion": "4.4",
294+
"mongoDBMajorVersion": "4.4",
294295
"mongoURIUpdated": "2020-01-21T16:46:44Z",
295296
"name": "myCluster",
296297
"numShards": 1,
@@ -407,8 +408,8 @@ these fields, see :ref:`Output <atlas-cluster-create-output-fields>`.
407408
"value" : "mongoCLI"
408409
}
409410
],
410-
"mongoDBVersion": "4.0.16",
411-
"mongoDBMajorVersion": "4.0",
411+
"mongoDBVersion": "4.4",
412+
"mongoDBMajorVersion": "4.4",
412413
"mongoURIUpdated": "2020-03-05T20:48:52Z",
413414
"name": "myCluster",
414415
"numShards": 1,
@@ -502,8 +503,8 @@ these fields, see :ref:`Output <atlas-cluster-create-output-fields>`.
502503
],
503504
"id": "5efe19b205e4b2501fb14374",
504505
"groupId": "5dd6fab7493979f10faffb78",
505-
"mongoDBVersion": "4.2.8",
506-
"mongoDBMajorVersion": "4.2",
506+
"mongoDBVersion": "4.4",
507+
"mongoDBMajorVersion": "4.4",
507508
"mongoURIUpdated": "2020-07-02T17:30:25Z",
508509
"name": "testShard",
509510
"numShards": 2,

source/reference/atlas/cluster-describe.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ more about these fields, see :ref:`Output <cluster-describe-output>`.
116116
"encryptionAtRestProvider": "NONE",
117117
"id": "5e2f56937a3e5a26326a5ee8",
118118
"groupId": "5e2211c17a3e5a48f5497de3",
119-
"mongoDBVersion": "4.2.3",
120-
"mongoDBMajorVersion": "4.2",
119+
"mongoDBVersion": "4.4",
120+
"mongoDBMajorVersion": "4.4",
121121
"mongoURI": "mongodb://mycluster-shard-00-00-7hgjn.mongodb-dev.net:27017,mycluster-shard-00-01-7hgjn.mongodb-dev.net:27017,mycluster-shard-00-02-7hgjn.mongodb-dev.net:27017",
122122
"mongoURIUpdated": "2020-01-27T21:33:07Z",
123123
"mongoURIWithOptions": "mongodb://mycluster-shard-00-00-7hgjn.mongodb-dev.net:27017,mycluster-shard-00-01-7hgjn.mongodb-dev.net:27017,mycluster-shard-00-02-7hgjn.mongodb-dev.net:27017/?ssl=true\u0026authSource=admin\u0026replicaSet=myCluster-shard-0",

source/reference/atlas/cluster-list.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ the terminal. To learn more about these fields, see
114114
"encryptionAtRestProvider": "NONE",
115115
"id": "5e29cf4e7a3e5a3f46554bde",
116116
"groupId": "5e2211c17a3e5a48f5497de3",
117-
"mongoDBVersion": "4.2.2",
118-
"mongoDBMajorVersion": "4.2",
117+
"mongoDBVersion": "4.4",
118+
"mongoDBMajorVersion": "4.4",
119119
"mongoURI": "mongodb://mysbx-shard-00-00-7abcd.mongodb.net:27017, mysbx-shard-00-01-7abcd.mongodb.net:27017, mysbx-shard-00-02-7abcd.mongodb.net:27017",
120120
"mongoURIUpdated": "2020-01-23T16:54:29Z",
121121
"mongoURIWithOptions": "mongodb://mysbx-shard-00-00-7abcd.mongodb.net:27017,mysbx-shard-00-01-7abcd.mongodb.net:27017,mysbx-shard-00-02-7abcd.mongodb.net:27017/?ssl=true\u0026authSource=admin\u0026replicaSet=mySBX-shard-0",
@@ -170,8 +170,8 @@ the terminal. To learn more about these fields, see
170170
"encryptionAtRestProvider": "NONE",
171171
"id": "5e29d0b4f10fab4e2677d012",
172172
"groupId": "5e2211c17a3e5a48f5497de3",
173-
"mongoDBVersion": "4.2.2",
174-
"mongoDBMajorVersion": "4.2",
173+
"mongoDBVersion": "4.4",
174+
"mongoDBMajorVersion": "4.4",
175175
"mongoURIUpdated": "2020-01-23T16:58:28Z",
176176
"name": "myCluster",
177177
"numShards": 1,

source/reference/atlas/cluster-pause.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ these fields, see :ref:`Output <atlas-cluster-pause-output-fields>`.
110110
"encryptionAtRestProvider":"NONE",
111111
"id":"5eb476f44728ba600b123456",
112112
"groupId":"abcdefghij0fab66c7d4072e",
113-
"mongoDBVersion":"4.2.6",
114-
"mongoDBMajorVersion":"4.2",
113+
"mongoDBVersion":"4.4",
114+
"mongoDBMajorVersion":"4.4",
115115
"mongoURI":"mongodb://myCluster-shard-00-00.abcde.example.net:27017,myCluster-shard-00-01.abcde.example.net:27017,myCluster-shard-00-02.abcde.example.net:27017",
116116
"mongoURIUpdated":"2020-05-07T21:07:40Z",
117117
"mongoURIWithOptions":"mongodb://myCluster-shard-00-00.abcde.example.net:27017,myCluster-shard-00-01.abcde.example.net:27017,myCluster-shard-00-02.abcde.example.net:27017/?ssl=true\u0026authSource=admin\u0026replicaSet=atlas-1oj3sr-shard-0",

source/reference/atlas/cluster-start.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ these fields, see :ref:`Output <atlas-cluster-start-output-fields>`.
110110
"encryptionAtRestProvider":"NONE",
111111
"id":"5eb476f44728ba600b123456",
112112
"groupId":"abcdefecf10fab66c7d4072e",
113-
"mongoDBVersion":"4.2.6",
114-
"mongoDBMajorVersion":"4.2",
113+
"mongoDBVersion":"4.4",
114+
"mongoDBMajorVersion":"4.4",
115115
"mongoURI":"mongodb://myCluster-shard-00-00.abcde.example.net:27017,myCluster-shard-00-01.abcde.example.net:27017,myCluster-shard-00-02.abcde.example.net:27017",
116116
"mongoURIUpdated":"2020-05-07T21:07:40Z",
117117
"mongoURIWithOptions":"mongodb://myCluster-shard-00-00.abcde.example.net:27017,myCluster-shard-00-01.abcde.example.net:27017,myCluster-shard-00-02.abcde.example.net:27017/?ssl=true\u0026authSource=admin\u0026replicaSet=atlas-1oj3sr-shard-0",

source/reference/atlas/cluster-update.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ The command returns the following |json| document:
163163
"value" : "mongoCLI"
164164
}
165165
],
166-
"mongoDBVersion": "4.2.3",
167-
"mongoDBMajorVersion": "4.2",
166+
"mongoDBVersion": "4.4",
167+
"mongoDBMajorVersion": "4.4",
168168
"mongoURI": "mongodb://sbxcluster-shard-00-00-7hgjn.mongodb-dev.net:27017,sbxcluster-shard-00-01-7hgjn.mongodb-dev.net:27017,sbxcluster-shard-00-02-7hgjn.mongodb-dev.net:27017",
169169
"mongoURIUpdated": "2020-01-27T17:41:49Z",
170170
"mongoURIWithOptions": "mongodb://sbxcluster-shard-00-00-7hgjn.mongodb-dev.net:27017,sbxcluster-shard-00-01-7hgjn.mongodb-dev.net:27017,sbxcluster-shard-00-02-7hgjn.mongodb-dev.net:27017/?ssl=true\u0026authSource=admin\u0026replicaSet=sbxCluster-shard-0",
@@ -269,8 +269,8 @@ these fields, see :ref:`Output <atlas-cluster-create-output-fields>`.
269269
"value" : "mongoCLI"
270270
}
271271
],
272-
"mongoDBVersion": "4.2.3",
273-
"mongoDBMajorVersion": "4.2",
272+
"mongoDBVersion": "4.4",
273+
"mongoDBMajorVersion": "4.4",
274274
"mongoURI": "mongodb://cluster0-shard-00-00-xgwul.mongodb-dev.net:27017,cluster0-shard-00-01-xgwul.mongodb-dev.net:27017,cluster0-shard-00-02-xgwul.mongodb-dev.net:27017",
275275
"mongoURIUpdated": "2020-03-09T16:47:50Z",
276276
"mongoURIWithOptions": "mongodb://cluster0-shard-00-00-xgwul.mongodb-dev.net:27017,cluster0-shard-00-01-xgwul.mongodb-dev.net:27017,cluster0-shard-00-02-xgwul.mongodb-dev.net:27017/?ssl=true\u0026authSource=admin\u0026replicaSet=Cluster0-shard-0",

source/reference/atlas/process-list.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ The previous example produces the following output:
169169
"shardName": "",
170170
"replicaSetName": "atlas-ap6kaa-shard-0",
171171
"typeName": "REPLICA_SECONDARY",
172-
"version": "4.2.6"
172+
"version": "4.4"
173173
},
174174
{
175175
"created": "2020-04-20T18:51:21Z",
@@ -187,7 +187,7 @@ The previous example produces the following output:
187187
"shardName": "",
188188
"replicaSetName": "atlas-ap6kaa-shard-0",
189189
"typeName": "REPLICA_SECONDARY",
190-
"version": "4.2.6"
190+
"version": "4.4"
191191
},
192192
{
193193
"created": "2020-04-20T18:51:21Z",
@@ -205,6 +205,6 @@ The previous example produces the following output:
205205
"shardName": "",
206206
"replicaSetName": "atlas-ap6kaa-shard-0",
207207
"typeName": "REPLICA_PRIMARY",
208-
"version": "4.2.6"
208+
"version": "4.4"
209209
}
210210
]

0 commit comments

Comments
 (0)