Known-Issues.md
... ...
@@ -7,6 +7,17 @@
7 7
8 8
This list of issues is tentative and expected to change.
9 9
10
+|Expected Release|Tenative Date|Case|Notes|
11
+|:----|:-----------|:----------------|:---------------|
12
+|6.10.0.32|July 3, 2018|29154|Enhanced uniformity among reporttype values.|
13
+|6.10.0.32|July 3, 2018|29232|Prevented odd output when applying a filter to a 'decimal' field datatype in MySql.|
14
+|6.10.0.32|July 3, 2018|29299|Enhanced performance related to loading records in report viewer.|
15
+|6.10.0.32|July 3, 2018|29303|Enabled native OData within Oracle driver.|
16
+|6.10.0.32|July 3, 2018|29318|Added setting AdjustSeparatorsInEqualsListValues which permits disabling of automatic delimiter detection in the Equals(List) filter operator.|
17
+|6.10.0.32|July 3, 2018|29353|Prevented errors which could occur if expressions were trying to find a field with an alias attached.|
18
+|6.10.0.32|July 3, 2018|29417|Increased performance when listing stored procedures in Oracle.|
19
+|6.10.0.32|July 3, 2018|29418|Corrected issue related to Fusion aliasing against a full stored procedure name when using Oracle.|
20
+
10 21
11 22
12 23