Skip to content

Commit 971806f

Browse files
committed
🚀 releasing version 1.121.0 @ 2025-09-09 14:30
[skip ci]
1 parent a7770cb commit 971806f

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

17+
"1.121.0" (2025-09-09)
18+
======================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `safeio` Add support for cancelling readers that make blocking kernel reads during copying (#20250909150027)
24+
25+
1726
"1.120.0" (2025-09-08)
1827
======================
1928

changes/20250909150027.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.120.0
1+
Version=1.121.0
22
MajorVersion=1
3-
MinorVersion=120
3+
MinorVersion=121
44
PatchVersion=0
5-
CommitHash=6325e3ccbc3c4a099c6c70b65b19477283a66861
5+
CommitHash=a7770cbfcf7546b05bae190ab57c5a0e98eb6ce6

0 commit comments

Comments
 (0)