Skip to content

Commit 8d3b3ac

Browse files
committed
DOCSP-29819: type regression issue fixed in 4.8.1 (#688)
* DOCSP-29819: type regression issue fixed in 4.8.1 * DB PR fixes 1 (cherry picked from commit 693e7ab)
1 parent cef9a99 commit 8d3b3ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/whats-new.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,12 @@ To learn more, see `v4.9.0 Release Highlights <https://github.com/mongodb/node-m
215215
What's New in 4.8
216216
-----------------
217217

218+
.. important:: Upgrade from v4.8.0 to v4.8.1
219+
220+
Version 4.8.1 fixes a type regression issue introduced in v4.8.0. By
221+
upgrading to v4.8.1, you can specify ``_id`` values and sub-documents
222+
when performing updates with the ``$set`` or ``$setOnInsert`` operators.
223+
218224
New features of the 4.8 {+driver-short+} release include:
219225

220226
- Added auto-completion and type safety for nested keys in an update filter

0 commit comments

Comments
 (0)