File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,46 @@ 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-3:
24
+
25
+ |bi| 2.14.3
26
+ -----------
27
+
28
+ *Released March 23, 2021*
29
+
30
+ New Features
31
+ ~~~~~~~~~~~~
32
+
33
+ - Enables the use of externally sourced values in .yaml configuration
34
+ files.
35
+
36
+ - Adds support for the following fields in .yaml configuration files:
37
+
38
+ - ``trim``
39
+ - ``type``
40
+ - ``digest``
41
+ - ``digest_key``
42
+
43
+ Bug Fixes
44
+ ~~~~~~~~~
45
+
46
+ - Fixes an issue where documents with ``null`` values were incorrectly
47
+ returned from some queries.
48
+
49
+ - Fixes an issue where some queries took longer to complete than in
50
+ previous versions of |bi-short|.
51
+
52
+ - Fixes an issue where the ``listDatabases`` command returned an error
53
+ when read preference was set to an analytics node in some sharded
54
+ cluster configurations.
55
+
56
+ Improvements
57
+ ~~~~~~~~~~~~
58
+
59
+ - Now built with Go 1.5.0.
60
+
61
+ - Adds the Amazon Linux 2 ARM 64 distribution to the download center.
62
+
23
63
.. _bi-2-14-2:
24
64
25
65
|bi| 2.14.2
You can’t perform that action at this time.
0 commit comments