v0.2.0
What's Changed
- fix: Fix import of
SQLConnector
by @edgarrmondragon in #13 - chore: Use PyPI OIDC to publish by @edgarrmondragon in #19
- build(deps): bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #17
- build(deps): bump snowflake-connector-python from 2.0.2 to 2.8.1 by @dependabot in #20
- chore: Create LICENSE by @pnadolny13 in #24
- chore: refresh repo by @pnadolny13 in #27
- fix: minor fixes to get working by @pnadolny13 in #25
- chore: more repo additions by @pnadolny13 in #31
- feat: framework for overriding standard test validation methods by @pnadolny13 in #33
- fix: fix tests by overriding the runner for targets by @pnadolny13 in #38
- chore: refactor sql onto separate connector by @kgpayne in #39
- chore(deps): bump singer-sdk from 0.27.0 to 0.28.0 by @dependabot in #37
- ci: bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #35
- ci: bump actions/setup-python from 3 to 4 by @dependabot in #36
- fix: camelcase test by @pnadolny13 in #46
- chore: uncomment SnowflakeTargetSchemaUpdates test by @pnadolny13 in #45
- fix: handle reserved words by @pnadolny13 in #51
- fix: handle colons by not conforming names by @pnadolny13 in #55
- fix: optimize tables/schema operations by @pnadolny13 in #57
New Contributors
- @edgarrmondragon made their first contribution in #13
- @dependabot made their first contribution in #17
- @pnadolny13 made their first contribution in #24
Full Changelog: v0.0.2...v0.2.0