Static Snowflake agent changelog

Releases

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.

1.0.0

Initial release