We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3d8ee commit 52ce6acCopy full SHA for 52ce6ac
CHANGELOG.md
@@ -1,13 +1,12 @@
1
# Release History
2
3
-## 1.29.1 (2025-03-11)
+## 1.29.1 (2025-03-12)
4
5
### Snowpark Python API Updates
6
7
#### Bug Fixes
8
9
-- Fixed a bug in the experimental feature `DataFrameReader.dbapi` that prevented putting files inside a stored procedure.
10
-- Fixed a bug in the experimental feature `DataFrameReader.dbapi` that caused issues with inter-process communication within a stored procedure.
+- Fixed a bug in `DataFrameReader.dbapi` (PrPr) that prevents usage in stored procedure and snowbooks.
11
12
## 1.29.0 (2025-03-05)
13
0 commit comments