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|
2020.. expect and we don't break the links on the downloads page.
2121.. (DOCS-9670 for context)
2222
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+
2343.. _bi-2-13-4:
2444
2545|bi| 2.13.4
Original file line number Diff line number Diff line change 1+ .. _schema-configuration-ref:
2+
13=================================
24Map Relational Schemas to MongoDB
35=================================
You can’t perform that action at this time.
0 commit comments