Skip to content

v0.2.11

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 13:15
  • Snowflake data source improvements:
    • Allow passing envvars to set HTTP proxy parameters, fix incorrect query string generation when passing a warehouse (#414, #413)
    • Support for authentication using a private key (#418)
  • Splitfiles: relax AST restrictions to support all SELECT/INSERT/UPDATE/DELETE statements (#411)
  • Change the default installation port to 6432 and handle port conflicts during install (#375)
  • Add retry logic to fix registry closing the SSL connection after 30 seconds, close remote connections in some places (#417)