Skip to content

Commit e2363ce

Browse files
committed
Update whats new
1 parent 9515b93 commit e2363ce

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

docs/_sources/whatsnew.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ This document outlines features and improvements from each release.
77
changes to the API.
88
v1.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)
1515
v1.15.1 - August 7, 2025
1616
------------------------
1717
* Add more validation of UDF type parameters in UDF app (experimental)

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/src/whatsnew.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ This document outlines features and improvements from each release.
1010

1111
v1.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

1919
v1.15.1 - August 7, 2025
2020
------------------------

docs/whatsnew.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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">

0 commit comments

Comments
 (0)