Skip to content

Commit 415aa8f

Browse files
Jeff Allenjeff-allen-mongo
authored andcommitted
1.23 release
1 parent e49bc66 commit 415aa8f

File tree

3 files changed

+16
-17
lines changed

3 files changed

+16
-17
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc_landing_pages = ["/install", "/connect", "/instance", "/query/filter", "/que
88

99
[constants]
1010
download-page = "`downloads page <https://www.mongodb.com/download-center/compass?tck=docs_compass>`__"
11-
current-version = "1.22.1"
11+
current-version = "1.23.0"
1212

1313

1414
[substitutions]

source/install.txt

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -139,22 +139,6 @@ Install Compass
139139
#. From the :guilabel:`Applications` folder, double-click on
140140
the |compass-short| icon to start the application.
141141

142-
#. Allow macOS to trust |compass-short|. If you receive a
143-
security error when starting |compass-short| indicating that
144-
the developer could not be identified or verified, perform the
145-
following actions to allow |compass-short| to run:
146-
147-
a. Open *System Preferences*.
148-
149-
#. Select the *Security and Privacy* pane.
150-
151-
#. Under the *General* tab, click the button to the right of the
152-
message about |compass-short|, labelled either
153-
:guilabel:`Open Anyway` or :guilabel:`Allow Anyway`
154-
depending on your version of macOS.
155-
156-
#. If necessary, re-open |compass-short|.
157-
158142
#. When you open |compass| for the first time, you may receive
159143
a notice stating
160144
that it is an application downloaded from the internet, requiring you

source/release-notes.txt

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

13+
|compass| 1.23
14+
--------------
15+
16+
*Released November 4, 2020*
17+
18+
- Notarizes |compass| for macOS Catalina. You should no longer need to
19+
manually allow macOS to trust |compass| before running.
20+
21+
- Kerberos authentication improvements on RHEL7.
22+
23+
- Importing a text pipeline containing a ``$out`` stage no longer
24+
crashes |compass|.
25+
26+
- Various other bug fixes and improvements
27+
1328
|compass| 1.22
1429
--------------
1530

0 commit comments

Comments
 (0)