File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,4 @@ giza.log
17
17
/source /plugins /example-user-view /
18
18
/source /plugins /example-ssh-tunnel-status /
19
19
/source /plugins /example-server-version /
20
+ /screenshot-tool /
Original file line number Diff line number Diff line change @@ -10,6 +10,38 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.17
14
+ --------------
15
+
16
+ *Released March 4, 2019*
17
+
18
+ - Performance improvements to the :ref:`Documents <compass-documents>`
19
+ and :ref:`Aggregation <compass-agg-builder>` tabs, specifically with
20
+ deeply nested documents.
21
+
22
+ - Fixed several connection issues.
23
+
24
+ - Fixed Kerberos connections where hostname is not the canonical
25
+ name.
26
+
27
+ - Fixed SRV connections with special characters in the password.
28
+
29
+ - |compass-short| no longer allows direct connections to
30
+ :term:`secondary` databases, which would result in hangs on the
31
+ loading navigation screen.
32
+
33
+ - Fixed connections to ``M0``
34
+ `Atlas <https://www.mongodb.com/cloud/atlas>`__ clusters with
35
+ readonly users.
36
+
37
+ - Fixed issue where :dbcommand:`usersInfo` command was not available
38
+ to the data service.
39
+
40
+ - ``authSource`` now correctly defaults to ``admin`` when connecting to
41
+ `Atlas <https://www.mongodb.com/cloud/atlas>`__.
42
+
43
+ - |compass-short| now properly forces a disconnect when requested.
44
+
13
45
|compass| 1.16
14
46
--------------
15
47
You can’t perform that action at this time.
0 commit comments