Skip to content

Commit a18f5ae

Browse files
author
Sarah Simpers
committed
(DOCSP-43804)(DOCSP-43803)(DOCSP-43802) BI connector release notes for 2.14.14, 2.14.15, and 2.14.16
1 parent f08b00d commit a18f5ae

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

source/release-notes.txt

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,68 @@ Release Notes for |bi|
2020
.. expect and we don't break the links on the downloads page.
2121
.. (DOCS-9670 for context)
2222

23+
24+
.. _bi-2-14-16:
25+
26+
|bi| 2.14.16
27+
------------
28+
29+
*Released September 10th, 2024*
30+
31+
Improvements
32+
~~~~~~~~~~~~
33+
34+
- Now built with Go 1.21.12+ to address `CVE-2024-24791
35+
<https://www.cve.org/CVERecord?id=CVE-2024-24791>`__ for all
36+
operating systems, including the following operating systems:
37+
38+
- RHEL 7.0
39+
- RHEL 8.0 zSeries
40+
- Windows 64
41+
- macOS 13 arm/OpenSSL 3.0
42+
- Ubuntu 18.04 container
43+
44+
- |bi| now supports the upcoming MongoDB version, 8.0.
45+
- Starting in MongoDB version 8.0, you can convert ``binData`` to
46+
``string`` and ``string`` to ``binData`` by using the :manual:`$convert </reference/operator/aggregation/convert/>`
47+
aggregation and providing the required option to specify the format.
48+
49+
Converting ``binData`` to ``string`` and ``string`` to ``binData``
50+
is unsupported for MongoDB versions 7.0 and earlier, and returns ``null``.
51+
52+
.. _bi-2-14-15:
53+
54+
|bi| 2.14.15
55+
------------
56+
57+
*Released July 29th, 2024*
58+
59+
Improvements
60+
~~~~~~~~~~~~
61+
62+
- Now built with Go 1.21.12+ to address `CVE-2024-24791
63+
<https://www.cve.org/CVERecord?id=CVE-2024-24791>`__ on all
64+
operating systems **except** for
65+
the following operating systems:
66+
67+
- RHEL 7.0
68+
- RHEL 8.0 zSeries
69+
- Windows 64
70+
- macOS 13 arm/OpenSSL 3.0
71+
- Ubuntu 18.04 container
72+
73+
.. _bi-2-14-14:
74+
75+
|bi| 2.14.14
76+
------------
77+
78+
*Released June 25th, 2024*
79+
80+
Improvements
81+
~~~~~~~~~~~~
82+
83+
- Internal updates for the |bi|.
84+
2385
.. _bi-2-14-13:
2486

2587
|bi| 2.14.13

0 commit comments

Comments
 (0)