- Removed hardcoded
publicschema name in case not specified. - Fixed
requestIdvalue
nilshould set to the target value instead of the pointer to the target
- Fixed HTTP 403 errors when getting result sets from AWS S3. The change in the server release 2.23.0 will enforce a signature of key for result set.
- Fixed #125. Dropped proxy parameters. HTTP_PROXY, HTTPS_PROXY and NO_PROXY should be used.
- Improved logging based on security code review. No sensitive information is logged.
- Added no connection pool example
- Fixed #110. Raise error if the specified db, schema or warehouse doesn't exist. role was already supported.
- Added go 1.9 config in TravisCI
- Added session parameter support in DSN.
- Added dep manifest (@CrimsonVoid)
- Bumped up the version to 1.0.0