Skip to content

SNOW-1530499: Bump urllib3 version to 2.2.2 #1997

@sfc-gh-dbouassida

Description

@sfc-gh-dbouassida

What is the current behavior?

The current version of urllib3 used is 1.26.18.

What is the desired behavior?

Update the urllib3 version to 2.2.2.

How would this improve snowflake-connector-python?

The main feature of interest in urllib3 2.2.2 is the support for decompression of zstd when the content-encoding header is set to zstd. This update will allow the connector to handle zstd-encoded content.

References and other background

A PR with the new version will be created initially to check if all merge gates pass. This is primarily an experimental change to assess compatibility and improvements.

Metadata

Metadata

Labels

featurestatus-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions