Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

v2.1.0

Compare
Choose a tag to compare
@laughingman7743 laughingman7743 released this 02 Aug 14:10
· 62 commits to master since this release

This release contains compatibility-breaking changes.

  • Change the connect method and Connection object arguments to have the same name as the JDBC driver's Driver Configuration Options.

    Old argument names New argument names
    access_key User
    secret_key Password
    region_name AwsRegion
    schema_name Schema
    s3_staging_dir S3OuputLocation
  • Changed the default authentication delegate to use DefaultAWSCredentialsProviderChain.

  • Remove botocore dependencies.

  • Update JDBC driver to 2.0.13.