Skip to content

Commit 4ae3fad

Browse files
DOCSP-41781-Release-Notes-2-2-15 (#345)
* DOCSP-41781-2-2-15-release-notes * * * * * * * Update source/changelog.txt Co-authored-by: Basit <1305718+mabaasit@users.noreply.github.com> * * * issue first --------- Co-authored-by: Basit <1305718+mabaasit@users.noreply.github.com>
1 parent 85700c0 commit 4ae3fad

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ toc_landing_pages = ["/install",
1717

1818
[constants]
1919

20-
version = "2.2.12"
20+
version = "2.2.15"
2121
mdb-version = "7.0"
2222
pgp-version = "{+mdb-version+}"
2323
atlas = "MongoDB Atlas"

source/changelog.txt

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

15+
v2.2.15
16+
-------
17+
18+
*Released July 30, 2024*
19+
20+
21+
New features in this release:
22+
23+
- :issue:`MONGOSH-1848` - Added helper for ``shardMoveCollection`` and ``unshardCollection`` commands.
24+
25+
Bug fixes in this release:
26+
27+
- :issue:`MONGOSH-1327` - ``sh.status()`` now shows a full list of tag ranges in verbose mode only.
28+
- :issue:`MONGOSH-1837` - ReadPreference options specified now apply to admin commands.
29+
- :issue:`MONGOSH-1392` - The ``mongodb-redact`` dependency library has been updated to version ``1.1.2``. This change should
30+
help ``mongosh`` processing time for large base64 input data.
31+
32+
`Full release notes available on JIRA
33+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=40244>`__.
34+
1535
v2.2.12
1636
-------
1737

0 commit comments

Comments
 (0)