File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,26 @@ Release Notes for |bi|
20
20
.. expect and we don't break the links on the downloads page.
21
21
.. (DOCS-9670 for context)
22
22
23
+ .. _bi-2-14-0:
24
+
25
+ |bi| 2.14.0
26
+ -----------
27
+
28
+ *Released July 13, 2020*
29
+
30
+ New Features
31
+ ~~~~~~~~~~~~
32
+
33
+ - :ref:`Database schemas <schema-configuration-ref>` are now
34
+ case-sensitive.
35
+ - Queries containing UNION can be fully pushed down.
36
+
37
+ Bug Fix
38
+ ~~~~~~~
39
+
40
+ - Object-array conflict resolution produces NULL data for conflicting
41
+ object fields nested in array.
42
+
23
43
.. _bi-2-13-4:
24
44
25
45
|bi| 2.13.4
Original file line number Diff line number Diff line change
1
+ .. _schema-configuration-ref:
2
+
1
3
=================================
2
4
Map Relational Schemas to MongoDB
3
5
=================================
You can’t perform that action at this time.
0 commit comments