-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SNOW-1313628: NodeJS - Verify value bindings for all field types while exceeding CLIENT_STAGE_ARRAY_BINDING_THRESHOLD #1013
Conversation
#926) Co-authored-by: Jenkins User <900904>
…images with n… (#933)
…t be of type function. received undefined (#939)
… apply separate settings for separate destinations (#946) Co-authored-by: Przemyslaw Motacki <przemyslaw.motacki@snowflake.com>
Co-authored-by: Gabe Gorelick <gabe@hightouch.io>
…default doesn't log non-enumerable properties, thus in Error: none) (#944)
…responses unified. (#967)
… send traffic through the proxy to S3, but not to Azure blob / GCS bucket (only Snowflake). Works with proxy envvar (GCP) (#982)
Co-authored-by: Dawid Heyman <dawid.heyman@snowflake.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
…ports Snowflake VS Code Extension SSO (#1003) Co-authored-by: Kelly Huntlin <kelly.huntlin@gmail.com> The VS Code extension for Snowflake has had this patched for 1.5 years to make single sign-on via SAML work for all customers (non-remote dev). Without it, there are SSO problems when customers login, since the VS Code API has an API to openExternal: https://code.visualstudio.com/api/references/vscode-api (search for openExternal) that controls how browser windows open from extensions. We are finally adding this in so we don't have to patch anymore.
e9d5ec1
to
d9e178e
Compare
I have read the CLA Document and I hereby sign the CLA 12 out of 13 committers have signed the CLA. |
Move this PR to #1020 |
Description
Please explain the changes you made here.
Checklist
npm run lint:check -- CHANGED_FILES
and fix problems in changed code)npm run test:unit
andnpm run test:integration
)