example-app-editable-dataframe
example-app-editable-dataframe copied to clipboard
Bump snowflake-connector-python from 2.7.7 to 3.0.2
trafficstars
Bumps snowflake-connector-python from 2.7.7 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.
Release
Behavior Changes
- Fixed a bug where write_pandas did not use user-specified schemas and databases to create intermediate objects
New Features and Updates
- Bumped pyarrow dependency from >=8.0.0,=10.0.1,<10.1.0
- Bumped pyOpenSSL dependency from <23.0.0 to <24.0.0
- During browser-based authentication, the SSO url is now printed before opening it in the browser
- Increased the level of a log for when ArrowResult cannot be imported
- Added a minimum MacOS version check when compiling C-extensions
Bug Fixes
- Fixed a bug where the HTTP 429 response code was not retried
- Fixed a bug where MFA token caching was not working
Please check our community page for release notes.
... (truncated)
Commits
eda6206SNOW-764946: 3.0.2 release notes (#1483)1cdbd3bSNOW-761004 Added URL Validator and URL escaping of strings (#1480)4b1d474SNOW-749141: Fix uploading a file > 200M when the same filename already exist...0894b78SNOW-761991 Update license header to 2023 (#1481)9008e2cSNOW-761669: fix memory leak in c logging (#1479)1b437d5SNOW-756525 Add changelog check in CI (#1476)277d744SNOW-733718 Fix remove_comments when comments are at end of line (#1474)f0a38d9SNOW-756460 Remove description in stale_issue_bot.yml (#1469)ed4dbddSNOW-756460 Add close stale issue action (#1468)372286aSNOW-754180 Update feature requests to include aneeds triagelabel (#1467)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.