File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ This document outlines features and improvements from each release.
77 changes to the API.
88v1.15.2 - August 18, 2025
99-------------------------
10- * Fixed object attribute 'servers' error (#87)
10+ * Fixed object attribute 'servers' error in UDF application (#87) (experimental )
1111* Added enforcement for function definition limits (#86)
1212* Improved error handling for mismatched numpy versions
1313* Updated documentation with scheduled jobs information
14- * Added ignore patterns for better code organization
14+ * Improved UDF application logging (experimental)
1515v1.15.1 - August 7, 2025
1616------------------------
1717* Add more validation of UDF type parameters in UDF app (experimental)
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ This document outlines features and improvements from each release.
1010
1111v1.15.2 - August 18, 2025
1212-------------------------
13- * Fixed object attribute 'servers' error (#87)
13+ * Fixed object attribute 'servers' error in UDF application (#87) (experimental )
1414* Added enforcement for function definition limits (#86)
1515* Improved error handling for mismatched numpy versions
1616* Updated documentation with scheduled jobs information
17- * Added ignore patterns for better code organization
17+ * Improved UDF application logging (experimental)
1818
1919v1.15.1 - August 7, 2025
2020------------------------
Original file line number Diff line number Diff line change @@ -159,11 +159,11 @@ <h1>What’s New<a class="headerlink" href="#what-s-new" title="Link to this hea
159159< section id ="v1-15-2-august-18-2025 ">
160160< h2 > v1.15.2 - August 18, 2025< a class ="headerlink " href ="#v1-15-2-august-18-2025 " title ="Link to this heading "> ¶</ a > </ h2 >
161161< ul class ="simple ">
162- < li > < p > Fixed object attribute ‘servers’ error (#87)</ p > </ li >
162+ < li > < p > Fixed object attribute ‘servers’ error in UDF application (#87) (experimental )</ p > </ li >
163163< li > < p > Added enforcement for function definition limits (#86)</ p > </ li >
164164< li > < p > Improved error handling for mismatched numpy versions</ p > </ li >
165165< li > < p > Updated documentation with scheduled jobs information</ p > </ li >
166- < li > < p > Added ignore patterns for better code organization </ p > </ li >
166+ < li > < p > Improved UDF application logging (experimental) </ p > </ li >
167167</ ul >
168168</ section >
169169< section id ="v1-15-1-august-7-2025 ">
You can’t perform that action at this time.
0 commit comments