Skip to content

Commit 2740fb1

Browse files
(DOCSP-4529): 1.17 Release Notes
1 parent 959c68c commit 2740fb1

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ giza.log
1717
/source/plugins/example-user-view/
1818
/source/plugins/example-ssh-tunnel-status/
1919
/source/plugins/example-server-version/
20+
/screenshot-tool/

source/release-notes.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,38 @@ Release Notes
1010
:depth: 1
1111
:class: twocols
1212

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+
1345
|compass| 1.16
1446
--------------
1547

0 commit comments

Comments
 (0)