Skip to content

Commit 512dcd3

Browse files
committed
docs: update HISTORY.rst for 0.15.1 release
1 parent 9312a1b commit 512dcd3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

HISTORY.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ History
44
Release 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:

0 commit comments

Comments
 (0)