- Added support for array binding using the Array() function.
- Added support for prepared statements.
- Added support query ID retrieval, through raw connection unwrapping or emission via channels.
- Added the ability to set the transport timeout (ClientTimeout).
- Added support for simple token accessors.
- Fixed multi-column result sets for multi-statements.
- Fixed a problem with QueryRowContext when a malformed request ID was set in the context.