v4.0.0
This is a behavior change release:
- Switch to use the snowflake-jdbc-thin jar instead of the fat jar.
What's Changed
- SNOW-1983454: Download required dependencies before release by @sfc-gh-anavalos in #961
- SNOW-1983454: Download required dependencies before release for unshaded version by @sfc-gh-anavalos in #962
- SNOW-1995342: Exposing flush API as part of the SnowflakeStreamingIngestClient interface by @sfc-gh-tzhang in #965
- SNOW-1257851 Refactor dependencies and imports for snowflake-jdbc-thin by @sfc-gh-dhandermann in #947
- SNOW-2000249: Invalidate channel object when server side responses with invalid channel by @sfc-gh-tzhang in #969
- SNOW-2004494 Exclude unnecessary dependencies by @sfc-gh-dhandermann in #971
- Release 4.0.0 by @sfc-gh-ggeng in #975
New Contributors
- @sfc-gh-dhandermann made their first contribution in #947
Full Changelog: v3.1.2...v4.0.0