File tree Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 6161 'version' : version ,
6262 'mcli' : 'MongoDB CLI' ,
6363 'mcli-long' : 'MongoDB Command Line Interface (``mongocli``)' ,
64- 'mcli-version' : '1.10 .0' ,
64+ 'mcli-version' : '1.11 .0' ,
6565 'mdbVersion' : '4.2' ,
6666 'mdbagent' : 'MongoDB Agent' ,
6767 'aagent' : 'Automation Agent' ,
8787 '.. |cloud-short| replace:: Cloud Manager' ,
8888 '.. |api| replace:: :abbr:`API (Application Programming Interface)`' ,
8989 '.. |aws| replace:: :abbr:`AWS (Amazon Web Services)`' ,
90+ '.. |azure| replace:: :abbr:`Azure (Microsoft Azure)`' ,
9091 '.. |bic-full| replace:: :bic:`MongoDB Connector for BI </>`' ,
9192 '.. |bic-short| replace:: :bic:`BI Connector </>`' ,
9293 '.. |bic| replace:: BI Connector for Atlas' ,
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ cloud-short = "Cloud Manager"
3131api = " :abbr:`API (Application Programming Interface)`"
3232API = " :abbr:`API (Application Programming Interface)`"
3333aws = " :abbr:`AWS (Amazon Web Services)`"
34+ azure = " :abbr:`Azure (Microsoft Azure)`"
3435bic-short = " :bic:`BI Connector </>`"
3536bic = " BI Connector for Atlas"
3637bson = " :abbr:`BSON (Binary Javascript Object Notation)`"
Original file line number Diff line number Diff line change @@ -14,6 +14,26 @@ Release Notes for {+mcli-long+}
1414 :depth: 1
1515 :class: singlecol
1616
17+ {+mcli+} 1.11.0
18+ -------------------------------
19+
20+ *Released 2021-01-28*
21+
22+ New Features
23+ ~~~~~~~~~~~~
24+
25+ - Adds support for cloud provider access roles in |service|.
26+ - Adds support for scoped database users in |service|.
27+ - Adds support for custom database roles in |service|.
28+ - Adds support for |azure| Private Link connections in |service|.
29+ - Adds support for creating {+data-lake+}\s using cloud provider roles.
30+ - Adds support for ``json-path`` output.
31+
32+ Fixes and Improvements
33+ ~~~~~~~~~~~~~~~~~~~~~~
34+
35+ - Fixes an error when fetching feature control policies for a
36+ project where no policies have been enabled.
1737
1838{+mcli+} 1.10.0
1939-------------------------------
You can’t perform that action at this time.
0 commit comments