Covered in this article
Related pages
Latest Changelog
Version 2.0.0 ()
Snowflake component

Snowflake Technical Notes

Technical Notes for the Snowflake component.

Changelog

2.0.0 (March 31, 2025)

  • Breaking changes – The authentication mechanism has been changed to OAuth 2.0 due to Snowflake restrictions:
    • This will break backward compatibility with versions 1.x.x.
    • It is required to update the existing credentials.
  • Implemented reuseable client and connection for all actions and trigger
  • Updated the Node engine to version 20.x.
  • Updated the Sailor version to 2.7.5
  • Updated the component-commons-library version to 3.2.2

1.3.1 (June 03, 2024)

  • Added Emit Behaviour select view to the Select Action.

1.3.0 (July 29, 2022)

  • Added schema name to tables names in dropdown lists
  • Fixed issue when tables use schema other than PUBLIC
  • Get rid of vulnerabilities in dependencies
  • Add component pusher job to Circle.ci config
  • Update sailor-nodejs to v2.6.29
  • Added emitIndividually emitBehavior for trigger Get rows polling trigger
  • Added ability to operate with snowflake Views same to Tables

1.2.1 (November 26, 2021)

  • Reduced the size of component icon file

1.2.0 (October 28, 2021)

  • Added new Get rows polling trigger

1.1.1 (October 15, 2021)

  • Metadata fix for Execute stored procedure

1.1.0 (October 1, 2021)

  • Upsert row by primary key
  • Execute stored procedure

1.0.0 (September 25, 2021)

  • Custom query
  • Insert
  • Lookup row by primary key
  • Delete row by primary key
  • Select

Click here to learn more about the elastic.io iPaaS