Skip to content

Commit 2f13bb0

Browse files
authored
DOCSP-11186: [BI Connector] release notes for 2.14 (#252)
1 parent e351fa4 commit 2f13bb0

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

source/release-notes.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff 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

source/schema-configuration.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _schema-configuration-ref:
2+
13
=================================
24
Map Relational Schemas to MongoDB
35
=================================

0 commit comments

Comments
 (0)