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