Skip to content

Commit f6b9791

Browse files
(DOCS-15086): 100.5.2 changelog
1 parent 2c993f8 commit f6b9791

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
.. _100.5.2-changelog:
2+
3+
100.5.2 Changelog
4+
-----------------
5+
6+
*Released 2022-02-03*
7+
8+
This release fixes an issue where inserting large documents with
9+
:ref:`mongorestore` or :ref:`mongoimport` could cause extremely high
10+
memory usage (:issue:`TOOLS-2875`). It also fixes a few minor bugs.
11+
12+
Bug
13+
~~~
14+
15+
- :issue:`TOOLS-2745` Tools don't support setting ``retryWrites=false``
16+
in URI parameter
17+
18+
- :issue:`TOOLS-2983` Some error messages for conflicting URI/CLI
19+
arguments are misleading
20+
21+
Task
22+
~~~~
23+
24+
- :issue:`TOOLS-2875` Limit the ``BufferedBulkInserter`` batch size by
25+
bytes

source/release-notes/database-tools-changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Database Tools Changelog
1010
:depth: 1
1111
:class: twocols
1212

13+
.. include:: /includes/changelogs/releases/100.5.2.rst
14+
1315
.. include:: /includes/changelogs/releases/100.5.1.rst
1416

1517
.. include:: /includes/changelogs/releases/100.5.0.rst

0 commit comments

Comments
 (0)