We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45dcf49 + 9941cbe commit ee4b26aCopy full SHA for ee4b26a
source/release-notes.txt
@@ -20,6 +20,26 @@ Release Notes for |bi|
20
.. expect and we don't break the links on the downloads page.
21
.. (DOCS-9670 for context)
22
23
+.. _bi-2-14-10:
24
+
25
+|bi| 2.14.10
26
+------------
27
28
+*Released August 7, 2023*
29
30
+Improvements
31
+~~~~~~~~~~~~
32
33
+- Now built with Go 1.20.7 to fix `CVE-2023-29409 <https://nvd.nist.gov/vuln/detail/CVE-2023-29409>`__.
34
35
+Bug Fixes
36
+~~~~~~~~~
37
38
+- Fixes a bug where schema wouldn't load when a column of a virtual
39
+ table from an array is renamed.
40
+- Fixes a bug where foreign key calculation returned an error when there
41
+ was no ``_id`` field.
42
43
.. _bi-2-14-9:
44
45
|bi| 2.14.9
0 commit comments