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 117138b commit c652d81Copy full SHA for c652d81
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.107.1" (2025-07-29)
18
+======================
19
+
20
+Bugfixes
21
+--------
22
23
+- :bug: Make sure that an improperly initialised cancel store doesn't cause a panic (#20250729105643)
24
25
26
"1.107.0" (2025-07-24)
27
======================
28
changes/20250729105643.bugfix
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.107.0
+Version=1.107.1
2
MajorVersion=1
3
MinorVersion=107
4
-PatchVersion=0
5
-CommitHash=46068fa01be878e41f1c440ff3a3cf89f407c4d0
+PatchVersion=1
+CommitHash=117138bd36157007082a1cc451df147ef5eae53f
0 commit comments