- Migrated the TLS and cryptographic provider from OpenSSL to AWS-LC
- Fixed SQLCancel to no-op when result set has already been fully drained via SQLMoreResults
- Added EnableTableTypes connection option to generalize SQLTables table types to TABLE/VIEW when disabled
- Added BoolsAsChar connection option to report BOOLEAN as SQL_VARCHAR instead of SQL_BIT for BI tool compatibility