- Added the idp_partition parameter which allows users to authenticate against Azure Active Directory across different Microsoft cloud environments (e.g., Global, US Gov, China).
- Enhanced SQLTables and SQLColumns metadata APIs to support uppercase column names in server responses.
- Added warning messages when DEBUG or TRACE log levels are enabled.
- Removed unsupported PostgreSQL replication features.
- Added native ARM64 support for RPM-based Linux distributions.
- Enhanced database metadata retrieval logic in SQLTables(), SQLColumns(), SQLPrimaryKeys(), SQLForeignKeys(), SQLSpecialColumns(), SQLColumnPrivileges(), SQLTablePrivileges(), SQLProcedures(), and SQLProcedureColumns() API methods to enable data sharing capabilities while maintaining ODBC specification compliance.
- Fixed IDC authentication redirect URL for China regions.
Full Changelog: v2.1.10...v2.1.11