Release 0.107#
General#
- Added - query_max_memorysession property. Note: this session property cannot increase the limit above the limit set by the- query.max-memoryconfiguration option.
- Fixed task leak caused by queries that finish early, such as a - LIMITquery or cancelled query, when the cluster is under high load.
- Added - task.info-refresh-max-waitto configure task info freshness.
- Add support for - DELETEto language and connector SPI.
- Reenable error classification code for syntax errors. 
- Fix out of bounds exception in - lower()and- upper()when the string contains the code point- U+10FFFF.