Skip to content
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 1846395 improve url data sanitization #980

Merged
merged 58 commits into from
Dec 10, 2024

Conversation

sfc-gh-fpawlowski
Copy link
Contributor

Description

Please explain the changes you made here.

Checklist

  • Format code according to the existing code style (run npm run lint:check -- CHANGED_FILES and fix problems in changed code)
  • Create tests which fail without the change (if possible)
  • Make all tests (unit and integration) pass (npm run test:unit and npm run test:integration)
  • Extend the types in index.d.ts file (if necessary)
  • Extend the README / documentation and ensure is properly displayed (if necessary)
  • Provide JIRA issue id (if possible) or GitHub issue id in commit message

…s. Added logs for node.js http client. Renamed utils file to comply with convention.
…quests made to snowflake using parameters to avoid changes in universal HttpClient
…cted not to duplicate places used to pass the requestOptions.
…g core.configure with passing HttpClient class
@sfc-gh-fpawlowski sfc-gh-fpawlowski marked this pull request as ready for review December 6, 2024 12:55
@sfc-gh-fpawlowski sfc-gh-fpawlowski requested a review from a team as a code owner December 6, 2024 12:55
lib/constants/sf_params.js Outdated Show resolved Hide resolved
lib/http/request_util.js Outdated Show resolved Hide resolved
lib/http/request_util.js Outdated Show resolved Hide resolved
test/unit/snowflake_test.js Show resolved Hide resolved
Base automatically changed from SNOW-1801434-Add-GUID-to-request-in-NODE.js-driver to master December 6, 2024 14:33
lib/http/request_util.js Outdated Show resolved Hide resolved
lib/http/request_util.js Show resolved Hide resolved
lib/logger/logging_util.js Show resolved Hide resolved
lib/http/request_util.js Outdated Show resolved Hide resolved
test/integration/testUtil.js Outdated Show resolved Hide resolved
@sfc-gh-pmotacki sfc-gh-pmotacki merged commit 85a6a39 into master Dec 10, 2024
54 of 57 checks passed
@sfc-gh-pmotacki sfc-gh-pmotacki deleted the SNOW-1846395-Improve-URL-data-sanitization branch December 10, 2024 13:14
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants