Skip to content

Commit da8dbc7

Browse files
DOCSP-36319 v2.1.4 release notes (#316)
* DOCSP-36319 v2.1.4 release notes * DOCSP-36319 fix link * DOCSP-36319 fix link * DOCSP-36319 anna feedback
1 parent 088f89d commit da8dbc7

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

snooty.toml

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

1616
[constants]
1717

18-
version = "2.1.0"
18+
version = "2.1.4"
1919
mdb-version = "7.0"
2020
pgp-version = "{+mdb-version+}"
2121
atlas = "MongoDB Atlas"

source/changelog.txt

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

15+
v2.1.4
16+
------
17+
18+
*Released February 7, 2024*
19+
20+
- :issue:`MONGOSH-1198` - Shows the code for an error with the error response.
21+
22+
- :issue:`MONGOSH-1669` - Allows OIDC device auth flow without an ``id_`` token.
23+
24+
- :issue:`MONGOSH-1679` - Improves error message reading from a secondary.
25+
26+
- :issue:`MONGOSH-1706` - Accounts for unsharded collections becoming part of
27+
the sharding catalog. This ensures forward compatibility with upcoming server
28+
versions.
29+
30+
`Full release notes available on JIRA
31+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?version=37881&styleName=&projectId=17381>`__.
32+
1533
v2.1.3
1634
------
1735

0 commit comments

Comments
 (0)