v2.0.1.0
- Added support for Serverless Custom Name. Upgraded windows aws-sdk-cpp to 1.11.218 accordingly.
- Added support for interval data types: SQL_INTERVAL_YEAR_TO_MONTH and SQL_INTERVAL_DAY_TO_SECOND. They can be retrieved as text or using the C structures SQL_YEAR_MONTH_STRUCT and SQL_DAY_SECOND_STRUCT.
- Migrated Linux to cmake build system.
- Build base libraries statically into librsodbc64.so including libgcc and libstdc++.
- Fixed CaFile and CaPath connection options and default root certificate name for IAM and non-IAM connections.
- Fixed support for group_federation connection parameter that allows customers to use getClusterCredentialsWithIAM in provisioned clusters.
- Removed ssooidc dependencies from build system.
Full Changelog: v2.0.0.11...v2.0.1.0