Releases: MeltanoLabs/target-snowflake
Releases · MeltanoLabs/target-snowflake
v0.4.0
What's Changed
- feat:
--initialize
command to onboard a new account by @pnadolny13 in #80
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- chore: update
snowflake-connector-python
by @kgpayne in #69 - chore: Bump sdk 0.29.0 by @pnadolny13 in #73
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix: limit max length edge case by @pnadolny13 in #68
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: implement
BATCH
support for JSONL by @kgpayne in #49 - fix: Fix json type casting by @pnadolny13 in #63
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- fix: custom snowflake type casting to python type by @pnadolny13 in #60
- fix: duplicate record test by @pnadolny13 in #47
Full Changelog: v0.2.0...v0.2.1
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
v0.1.1a1
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
New Contributors
- @edgarrmondragon made their first contribution in #13
- @dependabot made their first contribution in #17
Full Changelog: v0.0.2...v0.1.1a1
v0.1.0
New
- Add native BATCH file processing support in #2
Under the hood
- Automated releases using
poetry-dynamic-versioning
in #8
Full Changelog: https://github.com/MeltanoLabs/target-snowflake/commits/v0.1.0