File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,53 @@ 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-19:
24
+
25
+ |bi| 2.14.19
26
+ ------------
27
+
28
+ *Released November 22nd, 2024*
29
+
30
+ Improvements
31
+ ~~~~~~~~~~~~
32
+
33
+ - Now built with Go 1.22.0+.
34
+ - Adds the ``--shortSyntaxError`` for |mongosqld| to shorten syntax
35
+ error messages by not adding the SQL query as part of message.
36
+
37
+ .. _bi-2-14-18:
38
+
39
+ |bi| 2.14.18
40
+ ------------
41
+
42
+ *Released October 28th, 2024*
43
+
44
+ - Internal updates for the |bi|.
45
+
46
+ .. _bi-2-14-17:
47
+
48
+ |bi| 2.14.17
49
+ ------------
50
+
51
+ *Released October 11th, 2024*
52
+
53
+ Behavioral Changes
54
+ ~~~~~~~~~~~~~~~~~~
55
+
56
+ - Adds support for the following operating systems:
57
+
58
+ - Ubuntu 24.04 x86
59
+ - Ubuntu 24.04 ARM
60
+ - Mac Sonoma 14.0 x86
61
+ - Mac Sonoma 14.0 ARM
62
+
63
+ - Removes support for MongoDB 4.4.
64
+
65
+ Improvements
66
+ ~~~~~~~~~~~~
67
+
68
+ - Adds the ``--disablePRE`` option in |mongosqld| to allow you to turn
69
+ off the partial redundancy optimization pass.
23
70
24
71
.. _bi-2-14-16:
25
72
You can’t perform that action at this time.
0 commit comments