Spark 3.0 connector GA
The connector is available on Maven: https://search.maven.org/artifact/com.microsoft.azure/spark-mssql-connector_2.12 and can be imported using the coordinate com.microsoft.azure:spark-mssql-connector_2.12:1.1.0.
- Added profiles for spark 2.4 and spark 3.0 build
- Provided test app and framework for spark mssql connector E2E tests
Note : The change in not compatible with JDBC 7.0.1. For JDBC 7x, please continue to use the old connector release.