Version 8.21.0 Release Notes

Please view the list below for an overview of all changes in version 8.21.0. Version 8.21.0 was released on 2023-08-04.

Changed Behavior

Changelog Entry Changed Behavior
17490 The maximum possible system heap memory has been increased from 64GB to 128GB.
17258 The CAST from TIMESTAMP WITH LOCAL TIME ZONE to CHAR now returns the correct result.

Improvements

Changelog Entry Summary
17490 Increased max system heap memory from 64GB to 128GB

Bug Fixes

Changelog Entry Summary
17451 ODBC: prepared execution with no parameters can break the connection
17258 Wrong results for CAST from TIMESTAMP WITH LOCAL TIME ZONE to CHAR
17252 Insert from subquery with VS and GROUP BY fails
17242 CREATE with subquery fails due to LIMIT in IN list
17225 Using a Virtual Schema inside a PL/SQL function causes internal server error
16241 Wrong results for queries using virtual schemas that contain the constant condition WHERE FALSE
16140 IF in PL/SQL function causes Internal Server Error
12889 Complex queries containing SCALAR EMITS UDFs with no arguments may crash
12552 View creation fails for some subqueries containing IN and ORDER BY LIMIT