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

Bump snowflake-connector-python from 3.0.0 to 3.0.2 in /data-workflows #1103

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2023

Bumps snowflake-connector-python from 3.0.0 to 3.0.2.

Release notes

Sourced from snowflake-connector-python's releases.

Release

New Features

  • Improved logging to mask tokens in case of errors.
  • Validate SSO URL before opening it in the browser for External browser authenticator.

Bug Fixes

  • Fixed a memory leak in the logging module of the Cython extension.
  • Fixed a bug where the put command on AWS raised AttributeError when uploading file composed of multiple parts.
  • Fixed a bug of incorrect type hints of SnowflakeCursor.fetch_arrow_all and SnowflakeCursor.fetchall.
  • Fixed a bug where snowflake.connector.util_text.split_statements swallows the final line break in the case when there are no space between lines.

Please check our community page for release notes.

Release

New Features

  • Improved the robustness of OCSP response caching to handle errors in cases of serialization and deserialization.
  • Replaced the dependency on setuptools in favor of packaging.
  • Updated async_executes method's doc-string.
  • Errors raised now have a query field that contains the SQL query that caused them when available.

Bug Fixes

  • Fixed a bug where AuthByKeyPair.handle_timeout should pass keyword arguments instead of positional arguments when calling AuthByKeyPair.prepare.
  • Fixed a bug where MFA token caching would refuse to work until restarted instead of reauthenticating. Please check our community page for release notes.
Commits
  • eda6206 SNOW-764946: 3.0.2 release notes (#1483)
  • 1cdbd3b SNOW-761004 Added URL Validator and URL escaping of strings (#1480)
  • 4b1d474 SNOW-749141: Fix uploading a file > 200M when the same filename already exist...
  • 0894b78 SNOW-761991 Update license header to 2023 (#1481)
  • 9008e2c SNOW-761669: fix memory leak in c logging (#1479)
  • 1b437d5 SNOW-756525 Add changelog check in CI (#1476)
  • 277d744 SNOW-733718 Fix remove_comments when comments are at end of line (#1474)
  • f0a38d9 SNOW-756460 Remove description in stale_issue_bot.yml (#1469)
  • ed4dbdd SNOW-756460 Add close stale issue action (#1468)
  • 372286a SNOW-754180 Update feature requests to include a needs triage label (#1467)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 9, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/data-workflows/snowflake-connector-python-3.0.2 branch from 4b3185c to fbf39e0 Compare June 14, 2023 21:39
@manasaV3 manasaV3 added the maintenance Release Label: Used for categorizing maintenance PRs in automated CI release notes label Jul 26, 2023
@manasaV3
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/data-workflows/snowflake-connector-python-3.0.2 branch from b55751c to f000485 Compare September 29, 2023 20:28
@manasaV3
Copy link
Collaborator

Verified that the activity workflows that use the snowflake connector work as expected with this upgrade. :)

@manasaV3
Copy link
Collaborator

manasaV3 commented Oct 2, 2023

@dependabot recreate

Bumps [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases)
- [Commits](snowflakedb/snowflake-connector-python@v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: snowflake-connector-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/data-workflows/snowflake-connector-python-3.0.2 branch from f000485 to 65d7fac Compare October 2, 2023 19:07
@manasaV3 manasaV3 self-requested a review October 2, 2023 19:11
@manasaV3 manasaV3 merged commit 9fdf2ad into main Oct 2, 2023
3 checks passed
@manasaV3 manasaV3 deleted the dependabot/pip/data-workflows/snowflake-connector-python-3.0.2 branch October 2, 2023 19:12
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

This PR has been included in release: v23.10.0, see the release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file maintenance Release Label: Used for categorizing maintenance PRs in automated CI release notes python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant