Snowflake Python APIs release notes for 2025¶
This article contains the release notes for the Snowflake Python APIs, including the following when applicable:
Behavior changes
New features
Customer-facing bug fixes
See Snowflake Python APIs: Managing Snowflake objects with Python for documentation.
Version 1.1.0 (2025-03-12)¶
New features and updates¶
Added support for the TARGET_COMPLETION_INTERVAL, SERVERLESS_TASK_MIN_STATEMENT_SIZE, and SERVERLESS_TASK_MAX_STATEMENT_SIZE serverless attributes to the Task resource.
Added support for the following new resources:
API integrations
Iceberg tables (dependent on Snowflake version 9.6)
Bug fixes¶
None.
Version 1.0.5 (2025-02-19)¶
New features and updates¶
Removed the
protobuf
dependency fromsnowflake.core
.
Bug fixes¶
None.
Version 1.0.4 (2025-02-13)¶
New features and updates¶
Added support for the Cortex Agent resource.
Bug fixes¶
None.
Version 1.0.3 (2025-02-04)¶
New features and updates¶
Added support for the Cortex Embed resource.
Bug fixes¶
None.