- July 2026
- 444patches35430
- 15 Jul 2026
- Latest
|
- July 2026
- 444patches35430
- 15 Jul 2026
- Latest
|
- July 2026
- 444patches35430
- 15 Jul 2026
- Latest
|
Added the Input data root field in the Snowflake - Snowpipe Streaming Snap to allow
specifying the written data root from the input document. |
- July 2026
- 444patches35372
- 10 Jul 2026
- Latest
|
- July 2026
- 444patches35372
- 10 Jul 2026
- Latest
|
- July 2026
- 444patches35372
- 10 Jul 2026
- Latest
|
Upgraded the bundled JDBC driver for Snowflake Snap Pack from 3.27.1 to 4.2.0
to address the following items:
- Bundle a recent Snowflake JDBC driver that is not older than six months.
Important:
- Learn more about the recent
features, updates, and bug fixes in this Snowflake JDBC Driver version
(4.2.0).
- Any new account created to use this JDBC driver version defaults to the
latest JDBC Driver Class -
net.snowflake.client.api.driver.SnowflakeDriver.
- This upgrade comes with an automatic driver class fallback mechanism
when the configured account switches to the default/bundled JDBC Driver
(v4.2.0) in case of your existing pipelines. It uses the latest
net.snowflake.client.api.driver.SnowflakeDriver class
in place of the old incompatible
(com.snowflake.client.jdbc.SnowflakeDriver) driver
class.
- Support for columns with
UUID datatype: Fix for
IllegalArgumentException: No enum constant
net.snowflake.client.jdbc.SnowflakeType.UUID in Snowflake - Bulk Load and Snowflake - Insert Snaps.
- Fix for IllegalArgumentException: Illegal pattern character 'O'
when parsing date patterns such as YYYY-MON-DD with
Snowflake JDBC Driver v3.27.1.
- Fix to the Snowflake - Snowpipe Streaming Snap to
ensure that the streaming channels in Ultra tasks do not get invalidated with a
status_code=21 (out-of-order message) error
when consuming messages from Kafka in single-channel Ultra task instances.
|
- May 2026
- 444patches34956
- 29 May 2026
- Latest
|
- May 2026
- 444patches34956
- 29 May 2026
- Latest
|
- May 2026
- 444patches34956
- 29 May 2026
- Latest
|
Enhanced the endpoint security by upgrading the dependent library io.airlift:aircompressor to v2.0.3. |
- May 2026
- main34730
- 13 May 2026
- Stable
|
- May 2026
- main34730
- 13 May 2026
- Stable
|
- May 2026
- main34730
- 13 May 2026
- Stable
|
Upgraded the JDBC driver version bundled with this Snap Pack from v3.24.2 to v3.27.1. |
- February 2026
- 444patches34143
- 3 Mar 2026
- Latest
|
- February 2026
- 444patches34143
- 3 Mar 2026
- Latest
|
- February 2026
- 444patches34143
- 3 Mar 2026
- Latest
|
- Fixed an issue with Snowflake - Insert where the
Snap failed when a headless Ultra Task was disabled mid‑execution while
processing the documents. Now, the Snap exits gracefully in this scenario and
successfully inserts all in‑flight documents before the Ultra Task is
disabled.
|
- November 2025
- 443patches33615
- 12 Jan 2026
- Latest
|
- November 2025
- 443patches33615
- 12 Jan 2026
- Latest
|
- November 2025
- 443patches33615
- 12 Jan 2026
- Latest
|
- Fixed an intermittent data loss issue with Snowflake - Snowpipe Streaming where some records
were missed during loading to Snowflake. The Snap now ensures all records are
processed after the close timeout, preventing any data loss.
- Fixed an issue with the Snowflake - Bulk Load
where the Snap failed with an External
Staging location when Validation
Mode is enabled, column names are passed in the query with the
Data source as Input view.
|
- November 2025
- 443patches33516
- 24 Dec 2025
- Latest
|
- November 2025
- 443patches33516
- 24 Dec 2025
- Latest
|
- November 2025
- 443patches33516
- 24 Dec 2025
- Latest
|
Fixed an issue with the Snowflake - Bulk Load Snap
where the Snap failed with an Internal
Staging location when Validation
Mode is enabled, column names are passed in the query with the
Data source as Input view.
|
- November 2025
- main33142
- 12 Nov 2025
- Stable
|
- November 2025
- main33142
- 12 Nov 2025
- Stable
|
- November 2025
- main33142
- 12 Nov 2025
- Stable
|
Updated and certified against the current SnapLogic Platform release. |
- August 2025
- 442patches32973
- 05 Nov 2025
- Latest
|
- August 2025
- 442patches32973
- 05 Nov 2025
- Latest
|
- August 2025
- 442patches32973
- 05 Nov 2025
- Latest
|
Added retry logic to close the channel and client in the Snowflake - Snowpipe Streaming. |
- August 2025
- 442patches32393
- 10 Sep 2025
- Stable and Latest
|
- August 2025
- 442patches32393
- 10 Sep 2025
- Stable and Latest
|
- August 2025
- 442patches32393
- 10 Sep 2025
- Stable and Latest
|
Fixed the following issues in the Snowflake Snap Pack:
-
Snowflake - Bulk Load Snap failed to create a new
table if the value in Table Name field was manually
entered in the <database>.<schema>.<table> format
instead of selecting from the suggestions list. The suggestions now follow
the <database>.<schema>.<table> format to ensure
proper table creation.
-
Data upload issue with Snowflake - Snowpipe Streaming
Snap caused by a conflict between Parquet dependency v1.14.4 (introduced
with Snowflake JDBC JAR upgrade to v3.24.2) and the older bundled v1.13.1.
The fix removes the older dependency to prevent conflicts.
-
A thread leak caused by Snowflake - Snowpipe Streaming
Snap, where it closed only the last instance of the channel after execution,
leaving other channel instances open. The fix now ensures that all channel
instances are properly closed at the end of Snap execution.
|
- August 2025
- main32088
- 13 Aug 2025
- Stable
|
- August 2025
- main32088
- 13 Aug 2025
- Stable
|
- August 2025
- main32088
- 13 Aug 2025
- Stable
|
- Enhanced the Snowflake Snap Pack with metadata
caching to store Snowflake tables and column metadata. Metadata caching is
applied across all phases of the Snap life cycle
(Suggestions/Configuration/Execution). Learn more.
- Improved the error messages for Snaps in Snowflake Snap Pack where a table value is
required but null values exist.
|
- May 2025
- 441patches31781
- 04 August 2025
- Latest
|
- May 2025
- 441patches31781
- 04 August 2025
- Latest
|
- May 2025
- 441patches31781
- 04 August 2025
- Latest
|
Upgraded the JDBC Driver bundled with Snowflake Snap Pack from
v3.16.0 to v3.24.2. This upgrade is fully backward-compatible. |
- May 2025
- main31019
- 14 May 2025
- Stable
|
- May 2025
- main31019
- 14 May 2025
- Stable
|
- May 2025
- main31019
- 14 May 2025
- Stable
|
Updated and certified against the current SnapLogic Platform release. |
- February 2025
- 440patches30118
- 14 Apr 2025
- Latest
|
- February 2025
- 440patches30118
- 14 Apr 2025
- Latest
|
- February 2025
- 440patches30118
- 14 Apr 2025
- Latest
|
Fixed an issue with the Snowflake Bulk Load and Snowflake
Bulk Upsert Snaps where the null values were replaced by long strings
during bulk load resulting in increased transfer times and high data storage.The
issue is now resolved by introducing a new field, Strings considered as null,
which ensures effective handling of null values without impacting existing data and
optimizes the storage space in the internal stage. |
- February 2025
- 440patches30071
- 14 Apr 2025
- Latest
|
- February 2025
- 440patches30071
- 14 Apr 2025
- Latest
|
- February 2025
- 440patches30071
- 14 Apr 2025
- Latest
|
Fixed the Null Pointer Exception (NPE) issue in all the Snowflake Snaps. Now,
these Snaps display an exception error instead of NPE when the URL properties (key
and value) and either key or value are empty. |
- February 2025
- 440patches29989
- 19 Feb 2025
- Latest
|
- February 2025
- 440patches29989
- 19 Feb 2025
- Latest
|
- February 2025
- 440patches29989
- 19 Feb 2025
- Latest
|
Fixed an issue with the Snowflake Insert Snap that inserted null values for the
NUMBER data type when the input values were invalid strings. |
- February 2025
- main29887
- 12 Feb 2025
- Stable
|
- February 2025
- main29887
- 12 Feb 2025
- Stable
|
- February 2025
- main29887
- 12 Feb 2025
- Stable
|
Updated and certified against the current SnapLogic Platform release. |
- November 2024
- main29029
- 13 Nov 2024
- Stable
|
- November 2024
- main29029
- 13 Nov 2024
- Stable
|
- November 2024
- main29029
- 13 Nov 2024
- Stable
|
Updated and certified against the current SnapLogic Platform release. |
- November 2024
- 438patches28811
- 01 Nov 2024
- Latest
|
- November 2024
- 438patches28811
- 01 Nov 2024
- Latest
|
- November 2024
- 438patches28811
- 01 Nov 2024
- Latest
|
Fixed an issue with the Snowflake Snaps where the Snaps intermittently
displayed an error requesting to
rollback/commit. |
- November 2024
- 438patches28667
- 22 Oct 2024
- Latest
|
- November 2024
- 438patches28667
- 22 Oct 2024
- Latest
|
- November 2024
- 438patches28667
- 22 Oct 2024
- Latest
|
Added the Snowflake - Snowpipe Streaming Snap that enables data
insertion into Snowflake using the Snowpipe Streaming API. It allows for continuous
data ingestion into Snowflake tables as soon as data becomes available. |
- August 2024
- main27765
- 21 Aug 2024
- Stable
|
- August 2024
- main27765
- 21 Aug 2024
- Stable
|
- August 2024
- main27765
- 21 Aug 2024
- Stable
|
Upgraded the org.json.json library from v20090211 to
v20240303, which is fully backward compatible. |
- May 2024
- 437patches27531
- 07 Aug 2024
- Latest
|
- May 2024
- 437patches27531
- 07 Aug 2024
- Latest
|
- May 2024
- 437patches27531
- 07 Aug 2024
- Latest
|
Enhanced the Snowflake - Select Snap with Time Travel query support
that enables you to access historical data at any point within a defined period.
This includes restoring data-related objects, duplicating and backing up data, and
analyzing data usage. |
- Jul 2024
- 437patches27156
- 19 July 2024
- Latest
|
- Jul 2024
- 437patches27156
- 19 July 2024
- Latest
|
- Jul 2024
- 437patches27156
- 19 July 2024
- Latest
|
|
- June 2024
- 437patches26821
- Jun 27 2024
- Latest and Stable
|
- June 2024
- 437patches26821
- Jun 27 2024
- Latest and Stable
|
- June 2024
- 437patches26821
- Jun 27 2024
- Latest and Stable
|
|
- May 2024
- 437patches26508
- 28 May 2024
- Latest
|
- May 2024
- 437patches26508
- 28 May 2024
- Latest
|
- May 2024
- 437patches26508
- 28 May 2024
- Latest
|
|
- May 2024
- main26341
- 08 May 2024
- Stable
|
- May 2024
- main26341
- 08 May 2024
- Stable
|
- May 2024
- main26341
- 08 May 2024
- Stable
|
- Enhanced the Snowflake Bulk Load and Snowflake
Insert Snaps to support iceberg tables. Iceberg tables partition and
organize data across multiple nodes to distribute the workload and speed up data
processing.
- Updated the Delete Condition (Truncates a Table if
empty) field in the Snowflake - Delete Snap to
Delete condition (deletes all records from a table if left blank) to
indicate that all entries will be deleted from the table when this field is
blank, but no truncate operation is performed.
|
- February 2024
- 436patches25630
- 28 March 2024
- Latest and Stable
|
- February 2024
- 436patches25630
- 28 March 2024
- Latest and Stable
|
- February 2024
- 436patches25630
- 28 March 2024
- Latest and Stable
|
|
- February 2024
- main25112
- 14 Feb 2024
- Stable
|
- February 2024
- main25112
- 14 Feb 2024
- Stable
|
- February 2024
- main25112
- 14 Feb 2024
- Stable
|
Updated and certified against the current SnapLogic Platform release. |