Releases: Snowflake-Labs/dlsync
Releases · Snowflake-Labs/dlsync
v2.2.0
What's Changed
- Added support for streamlit object type by @sfc-gh-yhailu in #25
- Added release github action by @sfc-gh-yhailu in #26
Full Changelog: 2.1.1...v2.2.0
v2.1.1
What's Changed
- Updated changelog docs by @sfc-gh-yhailu in #18
- Added unit test github runner by @sfc-gh-yhailu in #19
- Updated scriptSource to log error message for missing database or schema by @sfc-gh-yhailu in #24
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Added connection with config file and updated readme file for test by @sfc-gh-yhailu in #16
- [Snyk] Security upgrade net.snowflake:snowflake-jdbc from 3.20.0 to 3.22.0 by @snyk-io in #15
- updated changelog and version for test module and connection using config by @sfc-gh-yhailu in #17
v2.0.0
What's Changed
- Added Antlr parser for script parsing
- Added test module by @sfc-gh-yhailu in #14