Static Snowflake agent changelog

Releases

2.1.0.2

Released: July 9, 2025

  • More robust error handling;

  • More robust handling of Snowpipe APIs;

  • Performance improvements when using INSERT mode during initial snapshot;

2.1.0.1

Released: July 2, 2025

  • Added support for RSA key pair authentication.

  • New enhanced Snapshots: when using INSERT mode, the agent will use the Snowflake’s Snowpipe API to improve performance.

2.0.10.7

Released: May 19, 2025

  • Improved deletion query.

  • Added possibility to disable "merge" statement using simple update query.

2.0.10.5

Released: May 14, 2025

  • Changed the way updates are interpreted by the agent, switching over from performing a MERGE statement to use a combination of UPDATE and INSERT;

2.0.10.2

Released: May 6, 2025

  • Added missing timestamp_ltz, timestamp_ntz, timestamp_tz data types;

2.0.9.5

Released: April 21, 2025

  • Fixed missing column exception during columns schema fetch.

2.0.0

Initial release