- Enhancement: Disabled critical_diagnostics by default.
- Bugfix: Fixed double accounting of memory via buffer allocators (Alloc_spill, Alloc_arena). Now, if memory is used from cache memory, total server memory remains unused.
- Bugfix: Fixed a bug that caused a crash when a built-in Table-Valued Function (TVF) table is joined with a table with a join condition involving JSON_ARRAY_CONTAINS_<type>.