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
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 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](https://github.com/starschema/COVID-19-data/network/alerts).
Bumps snowflake-connector-python from 2.3.7 to 3.0.2.
Release notes
Sourced from snowflake-connector-python's releases.
... (truncated)
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 aneeds triage
label (#1467)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 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](https://github.com/starschema/COVID-19-data/network/alerts).