Releases: MeltanoLabs/tap-snowflake
Releases · MeltanoLabs/tap-snowflake
v0.3.0
What's Changed
- fix: Bump Singer SDK to 0.52 by @edgarrmondragon in #68
- fix: Avoid inspecting all schemas if
tablesis specified by @edgarrmondragon in #69
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix: Drop support for Python 3.9 by @edgarrmondragon in #65
- fix: Bump
snowflake-sqlalchemyandsnowflake-connector-pythonto 1.7.7 and 3.17.4, respectively by @edgarrmondragon in #66 - fix: Bump Singer SDK to 0.49 by @edgarrmondragon in #67
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- ci: Split build and deploy steps by @edgarrmondragon in #54
- fix: Drop support for Python 3.8, support 3.12 and 3.13 by @edgarrmondragon in #56
- fix: Fix browser authentication issues during discovery by @dlouseiro in #57
- chore: pin GitHub Actions versions to commit hashes by @WillDaSilva in #58
- chore: Bump dependencies by @edgarrmondragon in #60
New Contributors
- @WillDaSilva made their first contribution in #58
Full Changelog: v0.0.27...v0.1.0
v0.1.0rc2
What's Changed
- fix: Fix browser authentication issues during discovery by @dlouseiro in #57
Full Changelog: v0.1.0rc1...v0.1.0rc2
v0.1.0rc1
What's Changed
- fix: Drop support for Python 3.8, support 3.12 and 3.13 by @edgarrmondragon in #56
Full Changelog: v0.0.27.post2...v0.1.0rc1
v0.0.27.post2
What's Changed
- chore(deps): bump snowflake-connector-python from 3.12.2 to 3.13.1 by @dependabot in #51
- chore(deps): bump cryptography from 41.0.7 to 43.0.1 by @dependabot in #52
- fix: Fix browser authentication by @dlouseiro in #53
- ci: Split build and deploy steps by @edgarrmondragon in #54
New Contributors
- @dependabot made their first contribution in #51
Full Changelog: v0.0.26...v0.0.27.post2
v0.0.26
What's Changed
- feat: Replace black, flake8, isort & pydocstyle with Ruff by @haleemur in #47
- fix: Ensure tokens are cached when using browser authentication or basic authentication with MFA by @dlouseiro in #50
New Contributors
- @dlouseiro made their first contribution in #50
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- feat: Add new private_key & passphrase based authentication method by @haleemur in #38
- feat: Drop py37 support by @haleemur in #41
- fix: Run linter by @haleemur in #42
- feat: Update dependencies (sqlalchemy, singer-sdk) by @haleemur in #44
- feat: Add browser authentication by @haleemur in #46
New Contributors
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- fix: Pin
singer-sdkto a working minor version by @edgarrmondragon in #30 - fix: Emit date columns in the appropriate (not datetime-like) format by @nidhi-akkio in #34
New Contributors
- @nidhi-akkio made their first contribution in #34
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- chore: Create LICENSE by @pnadolny13 in #22
- fix: Constrain SQLAlchemy to <2 by @edgarrmondragon in #27
- fix: Work around unsupported
json_serializerandjson_deserializerby @edgarrmondragon in #32
New Contributors
- @pnadolny13 made their first contribution in #22
Full Changelog: v0.0.22...v0.0.23