Skip to content

SNOW-874337: move from current version of urllib (v2) #590

@sfc-gh-dszmolka

Description

@sfc-gh-dszmolka

Raising this issue to give a more transparent way to track the internal effort of addressing the current challenges around urllib v2.

Background:
There already a couple of issues of various severity, stemming from urllib v2 (2.40.0) and its direct/indirect dependencies, which urllib version is currently in use by the Snowflake Node.JS driver, some examples:

We cannot just take the urllib dependency and bump to the most recent (v3) versions, because urllib v3.0.0 introduced a breaking change as is't been rebased to undici and that version is incompatible with snowflake-sdk implementation today.

As urllib provides a core functionality to snowflake-sdk (sending HTTP requests to the Snowflake engine) , appropriate care needs to be taken in refactoring the solution.

This Issue is here to track the progress. Current aim is to implement and release the changes by end of Q3 2023

Metadata

Metadata

Labels

enhancementThe issue is a request for improvement or a new featurestatus-fixed_awaiting_releaseThe issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions