Skip to content

Commit 9766894

Browse files
Update 4.7.0 release date to Jul 2, 2026 (#2921)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 23a40af commit 9766894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESCRIPTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ https://docs.snowflake.com/
77
Source code is also available at: https://github.com/snowflakedb/snowflake-connector-python
88

99
# Release Notes
10-
- v4.7.0(Jul 1,2026)
10+
- v4.7.0(Jul 2,2026)
1111
- Fixed `python-connector.log` not rotating on Windows, and every record being logged twice, when easy logging is enabled via `config.toml` (SNOW-3680325).
1212
- **Note:** As part of this fix, easy logging no longer calls `logging.basicConfig()` and therefore no longer configures the root logger. `python-connector.log` now captures only the `snowflake.connector`, `botocore`, and `boto3`.
1313
- Improved URL validation reliability by replacing the hand-rolled regex in `is_valid_url()` with `urllib.parse.urlparse` (SNOW-3392651).

0 commit comments

Comments
 (0)