Skip to content

Commit d0f700c

Browse files
author
Dave Cuthbert
authored
DOCSP-27987 release notes v1.7.0 and 1.7.1 (#247)
* DOCSP-27986 release notes 1.7.0 and 1.7.1 * DOCSP-27986 release notes 1.7.0 and 1.7.1 * DOCSP-27986 release notes 1.7.0 and 1.7.1 * DOCSP-27986 release notes 1.7.0 and 1.7.1 * DOCSP-27986 release notes 1.7.0 and 1.7.1 * Review feedbck * Snooty version bump
1 parent b5ffdc7 commit d0f700c

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ toc_landing_pages = ["/run-commands",
1414

1515
[constants]
1616

17-
version = "1.6.2"
17+
version = "1.7.1"
1818
mdb-version = "6.0"
1919
pgp-version = "{+mdb-version+}"
2020

source/changelog.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,30 @@ Release Notes
1212
:depth: 1
1313
:class: singlecol
1414

15+
v1.7.1
16+
------
17+
18+
*Released February 16, 2023*
19+
20+
- :issue:`MONGOSH-1378` Fixes connectivity issues when ``mongosh`` is
21+
installed using Homebrew.
22+
23+
`Full release notes available on JIRA
24+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=35548>`__.
25+
26+
v1.7.0
27+
------
28+
29+
*Released February 10, 2023*
30+
31+
- :issue:`MONGOSH-57` Display a warning when connecting to databases
32+
that mimic MongoDB.
33+
- :issue:`MONGOSH-545` To get the current connection string, use
34+
``db.getMongo().getURI()``.
35+
36+
`Full release notes available on JIRA
37+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=35363>`__.
38+
1539
v1.6.2
1640
------
1741

0 commit comments

Comments
 (0)