1
0
Fork 0

Add internal issue 4597 notice

This commit is contained in:
KVS85 2019-11-12 13:28:12 +03:00 committed by GitHub
parent 2365ea419a
commit 0f3406cfe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
devel
-----
* Fixed internal issue #4597: rebalanceShards API cannot work on any database
other than the _system database.
* Fixed UPSERT matching.
Empty objects in the `UPSERT { ... }` expression will not be omitted anymore: