File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 44Release 0.15.1
55--------------
66
7+ **Security Updates: **
8+
9+ * [security] Update cryptography from 46.0.3 to 46.0.5 (fixes CVE-2026-26007)
10+ * [security] Update pillow from 12.1.0 to 12.1.1 (fixes OOB Write vulnerability)
11+ * [security] Update nbconvert from 7.16.6 to 7.17.0 (fixes CVE-2025-53000)
12+
13+ **Bug Fixes: **
14+
15+ * [fix] Remove contradictory assertion in ``test_agentk_perceives_time `` that expected ``relative_time `` to be ``None `` at the last negotiation step
16+
17+ **CI/CD Improvements: **
18+
19+ * [ci] Add GitHub Actions concurrency control to cancel running workflows when a new push is made to the same branch (PRs continue running)
20+
721**New Features: **
822
923* [feature] Add stability criteria system for utility functions with fine-grained caching:
You can’t perform that action at this time.
0 commit comments