File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 11define: prefix docs/mongocli
22define: base https://www.mongodb.com/${prefix}
3- define: versions v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 v1.26 v1.27 v1.28.1 v1.29 master
3+ define: versions v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 v1.26 v1.27 v1.28.1 v1.29 v1.30  master
44
55raw: ${prefix}/ -> ${base}/stable/
66raw: ${prefix} -> ${base}/stable/
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ data-lake-store = "data store"
177177default-profile  = " :ref:`default profile <mcli-profiles>`" 
178178mcli  = " MongoDB CLI" 
179179mcli-long  = " MongoDB Command Line Interface (``mongocli``)" 
180- mcli-version  = " 1.29 .0" 
180+ mcli-version  = " 1.30 .0" 
181181mdbagent  = " MongoDB Agent" 
182182mdbVersion  = " 6.0" 
183183mongosh  = " :binary:`~bin.mongosh`" 
Original file line number Diff line number Diff line change @@ -14,6 +14,17 @@ Release Notes for {+mcli-long+}
1414   :depth: 1
1515   :class: singlecol
1616
17+ .. _mcli_1.30.0:
18+ 
19+ {+mcli+} 1.30.0
20+ ------------------
21+ 
22+ *Released 2023-05-25*
23+ 
24+ - Fixes an issue when processing sharding configurations.
25+ - Improves input validation when describing |cloud-short| or |onprem|
26+   clusters.
27+ 
1728.. _mcli_1.29.0:
1829
1930{+mcli+} 1.29.0
@@ -337,7 +348,7 @@ Fixes and Improvements
337348.. warning:: Breaking Changes
338349
339350   The file format for creating |service| clusters with a JSON file has changed to support
340-    :ref:` Advanced Clusters <create-one-advanced-cluster-ref> `. You can specify a
351+    `` Advanced Clusters` `. You can specify a
341352   cluster configuration file with the ``--file`` flag in the
342353   :ref:`mongocli-atlas-clusters-create` and :ref:`mongocli-atlas-clusters-update` commands.
343354
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments