Skip to content

Commit 2306f0c

Browse files
update DESCRIPTION.md
1 parent 6e2c8c5 commit 2306f0c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

DESCRIPTION.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ https://docs.snowflake.com/
77
Source code is also available at: https://github.com/snowflakedb/snowflake-connector-python
88

99
# Release Notes
10+
- v3.17.2(TBD)
11+
- Enhanced configuration file security checks with stricter permission validation.
12+
- Configuration files writable by group or others now raise a `ConfigSourceError` with detailed permission information, preventing potential credential tampering.
13+
- Improved warning messages for readable permission issues to include clear instructions on how to skip warnings using the `SF_SKIP_WARNING_FOR_READ_PERMISSIONS_ON_CONFIG_FILE` environment variable.
14+
1015
- v3.17.1(August 17,2025)
1116
- Added `infer_schema` parameter to `write_pandas` to perform schema inference on the passed data.
1217
- Namespace `snowlake` reverted back to non-module.

0 commit comments

Comments
 (0)