We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7770cb commit 971806fCopy full SHA for 971806f
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
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
26
"1.120.0" (2025-09-08)
27
======================
28
changes/20250909150027.feature
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.120.0
+Version=1.121.0
2
MajorVersion=1
3
-MinorVersion=120
+MinorVersion=121
4
PatchVersion=0
5
-CommitHash=6325e3ccbc3c4a099c6c70b65b19477283a66861
+CommitHash=a7770cbfcf7546b05bae190ab57c5a0e98eb6ce6
0 commit comments