Release 430 (20 Oct 2023)#
General#
Security#
- Enforce authorization capability of client when receiving commands - RESETand- SETfor- SESSION AUTHORIZATION. (#19217)
JDBC driver#
- Add support for a - timezoneparameter to set the session timezone. (#19102)
Iceberg connector#
Ignite connector#
- Fix failure when a query contains - LIKEwith- ESCAPE. (#19464)
MariaDB connector#
- Add support for table statistics. (#19408) 
MongoDB connector#
- Fix incorrect results when a query contains several - <>or- NOT INpredicates. (#19404)
SPI#
- Change the Java stack type for a - mapvalue to- SqlMapand a- rowvalue to- SqlRow, which do not implement- Block. (#18948)