We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8128618 commit 25852deCopy full SHA for 25852de
source/whats-new.txt
@@ -31,6 +31,12 @@ Learn what's new in:
31
What's New in 4.8
32
-----------------
33
34
+.. important:: Upgrade from v4.8.0 to v4.8.1
35
+
36
+ Version 4.8.1 fixes a type regression issue introduced in v4.8.0. By
37
+ upgrading to v4.8.1, you can specify ``_id`` values and sub-documents
38
+ when performing updates with the ``$set`` or ``$setOnInsert`` operators.
39
40
New features of the 4.8 {+driver-short+} release include:
41
42
- Added auto-completion and type safety for nested keys in an update filter
0 commit comments