This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Releases: transferwise/pipelinewise-tap-snowflake
Releases · transferwise/pipelinewise-tap-snowflake
v3.0.0 (2022-03-04)
v3.0.0 (2022-03-04)
- Added private key authentication
- Bumped
snowflake-connector-python[pandas]
from2.4
to2.7
- Dropped python3.6 support
2.0.3 (2021-01-11)
- Stop using LAST_QUERY_ID() Snowflake function
- Bumping dependencies
2.0.2 (2020-12-04)
- Bump
snowflake-connector-python
to 2.3.6
2.0.1 (2020-07-27)
- Add optional
pandas
andpyarrow
packages to avoid runtime warning messages
2.0.0 (2020-04-08)
- Add
tables
mandatory config parameter to discover only the required tables
1.1.2 (2020-03-19)
- Fix dependency conflicts
1.1.1 (2020-03-18)
- Use
SHOW SCHEMAS|TABLES|COLUMNS
instead ofINFORMATION_SCHEMA
- Bump
snowflake-python-connector
to 2.2.2
1.1.0 (2020-02-20)
- Make logging config customizable
1.0.5 (2019-11-15)
Update dependencies
1.0.4 (2019-08-16)
- Add license details